EliteConf
 All Data Structures Namespaces Files Functions Variables Pages
ControllerCode.php
Go to the documentation of this file.
1 <?php
2 return array (
3  'template' => 'default',
4  'baseClass' => 'Controller',
5  'actions' => 'index',
6 );