Incam_IntranetNueva/www/protected/runtime/gii-1.1.10-dev/ModelCode.php
2012-01-31 17:42:47 +00:00

9 lines
177 B
PHP

<?php
return array (
'template' => 'default',
'tablePrefix' => 'tbl',
'modelPath' => 'application.models',
'baseClass' => 'CActiveRecord',
'buildRelations' => '1',
);