Difference between #2 and #3 of
Using the configuration file, explain what can be configured.

Revision #3 has been created by atrandafir on Jan 11, 2010, 5:44:41 PM with the memo:

updated WebUser tutorial link
« previous (#2) next (#4) »

Changes

Title unchanged

Using the configuration file, explain what can be configured.

Category unchanged

Tutorials

Yii version unchanged

Tags unchanged

Content changed

[...]
// use null to force 403 HTTP error
'loginUrl'=>null,
// set here the name of a class
// that extends CWebUser and it is stored in
// protected/components/<classname>
// see: http://www.yiiframework.com/
forum/index.php?/topic/5610-extend-cwebuserdoc/cookbook/60/
'class' => 'WebUser',
),

// database
'db'=>array(
[...]
17 0
14 followers
Viewed: 90 857 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