diff --git a/src/server/cyberhex-code/install/create_db.php b/src/server/cyberhex-code/install/create_db.php index 40020ea..cfc5c53 100644 --- a/src/server/cyberhex-code/install/create_db.php +++ b/src/server/cyberhex-code/install/create_db.php @@ -316,7 +316,7 @@ } // Attempt to create the directory where export files will be stored later on - if (mkdir("/var/www/html/export", 0777, true)) { + /*if (mkdir("/var/www/html/export", 0777, true)) { echo '
'; @@ -348,7 +348,7 @@ echo '
'; - } + }*/ if($success!==1){ echo '