index change
This commit is contained in:
parent
7e00d0a06f
commit
dff609e4c0
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
$install = require __DIR__.'/installer/install.php';
|
||||
|
||||
if (!is_null($install)) {
|
||||
if (0 && !is_null($install)) {
|
||||
|
||||
header("Location: $install");
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue