index change

This commit is contained in:
rahul shukla 2019-01-25 11:47:08 +05:30
parent 7e00d0a06f
commit dff609e4c0
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
$install = require __DIR__.'/installer/install.php';
if (!is_null($install)) {
if (0 && !is_null($install)) {
header("Location: $install");