- Daily/weekly/monthly reset completely rewritten
[mailer.git] / install.php
index 2dc4e84352de5d93ef35e95b3cbb0f6569958a08..3e394cc273f208739f3c670c590ec3651ee22c28 100644 (file)
@@ -46,7 +46,7 @@
  ************************************************************************/
 
 // Tell every module / include file we are installing
  ************************************************************************/
 
 // Tell every module / include file we are installing
-define ('mxchange_installing', true);
+define('mxchange_installing', true);
 
 // Load security system
 require ("inc/libs/security_functions.php");
 
 // Load security system
 require ("inc/libs/security_functions.php");