summaryrefslogtreecommitdiff
path: root/protected/runtime/gii-1.1.10/ModelCode.php
blob: 5e9791a814bd871dcde7831202add177c3d97582 (plain)
1
2
3
4
5
6
7
8
<?php
return array (
  'template' => 'default',
  'tablePrefix' => 'tbl_',
  'modelPath' => 'application.models',
  'baseClass' => 'CActiveRecord',
  'buildRelations' => '1',
);