Browse Source

Update run.php

pull/291/head
Arie Kurniawan 9 years ago
committed by GitHub
parent
commit
144ca12032
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      system/upgrade/run.php

+ 2
- 0
system/upgrade/run.php View File

@ -41,3 +41,5 @@ if (!config("dev")) {
file_put_contents("index.php", file_get_contents("system/upgrade/index.php"));
rrmdir("system/upgrade/");
}
?>

Loading…
Cancel
Save