Difference between #4 and #5 of
How to create a simple logout link in the view?

Revision #5 has been created by CeBe on Apr 14, 2014, 5:49:58 AM with the memo:

changed yii version
« previous (#4)

Changes

Title unchanged

How to create a simple logout link in the view?

Category unchanged

How-tos

Yii version unchanged

Tags unchanged

Logout, Link, user, URL, views

Content unchanged

[...]
<a href="<?php echo Yii::app()->createAbsoluteUrl('site/logout'); ?>">Logout</a>
}?>
```


0 2
1 follower
Viewed: 48 454 times
Version: 1.1
Category: How-tos
Written by: mi.sarah
Last updated by: CeBe
Created on: Feb 28, 2014
Last updated: 10 years ago
Update Article

Revisions

View all history