diff --git a/index.php b/index.php index 5d1c3743..2c5fe278 100644 --- a/index.php +++ b/index.php @@ -21,6 +21,7 @@ $loadTime = microtime(true); // Security constant define('KOBLOG', true); +define('BLUDIT', true); // Directory separator define('DS', DIRECTORY_SEPARATOR);