document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. Yii command runner (based on Yii v1.0.10)
  2. Usage: protected/yiic <command-name> [parameters...]
  3.  
  4. The following commands are available:
  5.  - migrate
  6.  - message
  7.  - shell
  8.  - webapp
  9.  
  10. To see individual command help, use the following:
  11.    protected/yiic help <command-name>
');