summaryrefslogtreecommitdiffstats
path: root/index-install.php
diff options
context:
space:
mode:
Diffstat (limited to 'index-install.php')
-rw-r--r--index-install.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/index-install.php b/index-install.php
index 1a049b6..99c85ed 100644
--- a/index-install.php
+++ b/index-install.php
@@ -339,6 +339,7 @@ function step2() {
break;
case "define('SECRET_K":
case "define('SECRET_S":
+ case "define('LOGGED_I":
fwrite($handle, str_replace('put your unique phrase here', md5( mt_rand() ) . md5( mt_rand() ), $line));
break;
default: