This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
kiduc
/
bibiuc.com
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
59
Wiki
Activity
Browse Source
Update run.php
pull/291/head
Arie Kurniawan
9 years ago
committed by
GitHub
parent
5423d65cdc
commit
144ca12032
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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/
"
);
}
?>
Write
Preview
Loading…
Cancel
Save