Advertisement
Guest User

ChromePHP w/ Yii

a guest
Dec 20th, 2010
348
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.15 KB | None | 0 0
  1. ...
  2. 'import'=>array(
  3.         'application.models.*',
  4.         'application.components.*',
  5.         'application.vendors.chromephp.ChromePhp',
  6.     ),
  7. ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement