Skip to content

Instantly share code, notes, and snippets.

@jamband
Last active September 28, 2015 10:38
Show Gist options
  • Save jamband/1426249 to your computer and use it in GitHub Desktop.
Save jamband/1426249 to your computer and use it in GitHub Desktop.
<?php
...
'components' => array(
'user' => array(
'class' => 'WebUser', // この行を書かない場合は、デフォルトのCWebUserが使われる
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment