PHP Classes

File: protected/runtime/gii-1.1.14/ModelCode.php

Recommend this page to a friend!
  Classes of Adnane EL Mouttaki   Covoiturage   protected/runtime/gii-1.1.14/ModelCode.php   Download  
File: protected/runtime/gii-1.1.14/ModelCode.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Covoiturage
System for managing a car pooling service
Author: By
Last change:
Date: 6 years ago
Size: 229 bytes
 

Contents

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