CC-3015: Upgrade: upgrade fails

-small fixes to template
This commit is contained in:
Martin Konecny 2011-11-03 15:16:36 -04:00
parent 9e5bcfb24b
commit d1c3563451
4 changed files with 13 additions and 13 deletions

View file

@ -15,8 +15,6 @@
* format, and that's what this upgrade script will be for.
*/
const VERSION_NUMBER = "2.0";
set_include_path(__DIR__.'/../../../airtime_mvc/library' . PATH_SEPARATOR . get_include_path());
set_include_path(__DIR__.'/../../../airtime_mvc/application/models' . PATH_SEPARATOR . get_include_path());
set_include_path(__DIR__.'/../../../airtime_mvc/application/configs' . PATH_SEPARATOR . get_include_path());