pool/web/yaamp/ui/app.php
Tanguy Pruvot bb31cec957 dos2unix all files, we are on linux
trim them, btw... its important to start on a clean base...
2015-07-12 04:40:50 +02:00

8 lines
140 B
PHP

<?php
require_once('framework-1.0.8/yii.php');
require_once('yaamp/include.php');
$app = Yii::createWebApplication('yaamp/config.php');