X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=install.php;h=3e394cc273f208739f3c670c590ec3651ee22c28;hp=2dc4e84352de5d93ef35e95b3cbb0f6569958a08;hb=c45b1827a16928c65ecc1aea6a9d7a504c4874d4;hpb=58b29a924c48e7c1ce38c435c92e541b53984c56 diff --git a/install.php b/install.php index 2dc4e84352..3e394cc273 100644 --- a/install.php +++ b/install.php @@ -46,7 +46,7 @@ ************************************************************************/ // 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");