Changeset 2486 for trunk/app/views/layouts/school.ctp
- Timestamp:
- 08/27/10 17:14:12 (21 months ago)
- File:
-
- 1 edited
-
trunk/app/views/layouts/school.ctp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/app/views/layouts/school.ctp
r2352 r2486 82 82 echo $this->element('acquaintances', $blogger); 83 83 84 if ( !$ session->check('Auth.User') ):84 if ( !$this->Session->check('Auth.User') ): 85 85 e($this->Html->para(null, $this->Html->link( 86 86 $this->Html->image('static/login.png', array('alt'=>'Login', 'title'=>'Login')),
Note: See TracChangeset
for help on using the changeset viewer.
