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