Incam_IntranetNueva/www/protected/runtime/gii-1.1.10-dev/ModelCode.php

9 lines
177 B
PHP
Raw Normal View History

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