php defs added
This commit is contained in:
parent
dc9c7e5ded
commit
96c5ee6446
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
require_once "globals.php";
|
require_once "globals.php";
|
||||||
|
|
||||||
|
# -dxdebug.default_enable=1 -dxdebug.remote_enable=1 -dxdebug.remote_autostart=1 -dxdebug.remote_port=9000 -dxdebug.remote_host=127.0.0.1 -dxdebug.idekey=PHPSTORM -dxdebug.mode=debug
|
||||||
|
|
||||||
if (file_exists(INSTALL_INDICATOR)) {
|
if (file_exists(INSTALL_INDICATOR)) {
|
||||||
echo "SpreadQuiz already installed!";
|
echo "SpreadQuiz already installed!";
|
||||||
exit();
|
exit();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user