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

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: 47 357 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