[TASK] better development process

This commit is contained in:
Kanti 2015-01-23 11:55:36 +01:00
commit 65adddb3dd
3 changed files with 8 additions and 4 deletions

View file

@ -1,5 +1,5 @@
<?php
$config_file = 'config/config.ini';
require 'system/vendor/autoload.php';
require_once "system/upgrade/run.php";
require 'system/htmly.php';