Difference between #5 and #6 of
Add information to Yii::app()->user by extending CWebUser

Revision #6 has been created by marcanuy on Aug 19, 2011, 2:15:34 AM with the memo:

updating configuration filename
« previous (#5) next (#7) »

Changes

Title unchanged

Add information to Yii::app()->user by extending CWebUser

Category unchanged

Tutorials

Yii version unchanged

Tags unchanged

Content changed

[...]
```

**3. The last step, configure the application**

```php
// you must edit protected/config/
configmain.php
// and find the application components part
// you should have other components defined there
// just add the user component or if you
// already have it only add 'class' => 'WebUser',
[...]
27 0
38 followers
Viewed: 151 340 times
Version: 1.1
Category: Tutorials
Tags:
Written by: atrandafir
Last updated by: Yang He
Created on: Jan 10, 2010
Last updated: 11 years ago
Update Article

Revisions

View all history