PHP Classes

File: protected/yiic.php

Recommend this page to a friend!
  Classes of Adnane EL Mouttaki   Covoiturage   protected/yiic.php   Download  
File: protected/yiic.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: 178 bytes
 

Contents

Class file image Download
<?php

// change the following paths if necessary
$yiic=dirname(__FILE__).'/../../yii/framework/yiic.php';
$config=dirname(__FILE__).'/config/console.php';

require_once(
$yiic);