CC-3015: Upgrade: upgrade fails
-small fixes to template
This commit is contained in:
parent
9e5bcfb24b
commit
d1c3563451
4 changed files with 13 additions and 13 deletions
|
@ -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());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue