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