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 install.php
pull/440/head
danpros
4 years ago
parent
c1fe807b69
commit
d38d2608ec
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
install.php
+ 1
- 0
install.php
View File
@ -1,4 +1,5 @@
<
?
php
if
(
file_exists
(
'config/config.ini'
))
die
(
'HTMLy already installed!'
);
error_reporting
(
E_ALL
);
ini_set
(
"
display_errors
"
,
1
);
Write
Preview
Loading…
Cancel
Save