Revision #10 was created by Kranklin on Feb 25, 2011, 7:57:15 PM.
Corrected typo
Content
[...]
Yii::app()->user->logout(); //logout the user
$this->redirect(Yii::app()->homeUrl); //redirect the user
}
```
## Adiditional/optional settings: ##
In your auth.php file you can use the following parameters:
- __`type`__ => role,task,operation
- __`description`__ => describe the type
- __`bizRule`__ => apply business rule