bashgid/web/protected/runtime/gii-1.1.15/ModelCode.php

11 lines
229 B
PHP

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