document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. // autoloading model and component classes
  2. \'import\'=>array(
  3. \'application.models.*\',
  4. \'application.components.*\',
  5. \'application.extensions.*\',
  6. ),
');