mirror of
https://github.com/danpros/htmly.git
synced 2026-04-20 04:26:22 +05:30
[TASK] fixed update process
This commit is contained in:
parent
ae3cfef99a
commit
fe6cf76ebf
1 changed files with 2 additions and 2 deletions
|
|
@ -32,5 +32,5 @@ if (isGraterThan("2.3")) {// 2.4, 2.5, ...
|
|||
}
|
||||
}
|
||||
|
||||
//file_put_contents("index.php", file_get_contents("system/upgrade/index.php"));
|
||||
//rrmdir("system/upgrade/");
|
||||
file_put_contents("index.php", file_get_contents("system/upgrade/index.php"));
|
||||
rrmdir("system/upgrade/");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue