[TASK] fixed update process

This commit is contained in:
Kanti 2015-01-08 13:56:39 +01:00
commit fe6cf76ebf

View file

@ -32,5 +32,5 @@ if (isGraterThan("2.3")) {// 2.4, 2.5, ...
} }
} }
//file_put_contents("index.php", file_get_contents("system/upgrade/index.php")); file_put_contents("index.php", file_get_contents("system/upgrade/index.php"));
//rrmdir("system/upgrade/"); rrmdir("system/upgrade/");