]> git.mxchange.org Git - mailer.git/blobdiff - inc/code-functions.php
Huge patchset (I don't recall all details):
[mailer.git] / inc / code-functions.php
index aa612db0d9b5682d8d266d273b4cb7c56595aa1c..7bf20642240a1939801a38d3a00fffe137db268d 100644 (file)
@@ -39,7 +39,7 @@
 // Some security stuff...
 if (!defined('__SECURITY')) {
        die();
-}
+} // END - if
 
 // Adds a code key/value pair to $GLOBALS
 function addCode ($key, $value) {