]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-debug.php
New naming convention applied to many functions, see #118 for details
[mailer.git] / inc / extensions / ext-debug.php
index 165c5f215a50612db5b4d08b961886fe99902251..94c0a7808c6aed4e19e68f298cd06f786476663b 100644 (file)
@@ -178,7 +178,7 @@ default: // Do stuff when extension is loaded
 }
 
 // Keep this extension always active!
-EXT_SET_ALWAYS_ACTIVE("Y");
+EXT_SET_ALWAYS_ACTIVE('Y');
 
 //
 ?>