This website requires JavaScript.
Explore
Help
Sign In
JPT
/
phpircbot2
Watch
0
Star
0
Fork
You've already forked phpircbot2
0
Code
Issues
Pull Requests
Activity
master
phpircbot2
/
checkup.inc.php
3 lines
96 B
PHP
Raw
Permalink
Blame
History
<
?
php
if
(
!
file_exists
(
"
users.db
"
))
die
(
"
\n
(!) You have to run install.php first! (!)
\n
\n
"
);
?>
Reference in New Issue
View Git Blame
Copy Permalink