]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/guest/action-members.php
A lot rewrites from double-quote to single-quote, some fixes for extension handling...
[mailer.git] / inc / modules / guest / action-members.php
index 9737e3d9babf707a78667f44d88f0b3ca78dae96..6a3562f94f08d0f9e8051b4669941f045ddbf596 100644 (file)
@@ -46,7 +46,7 @@ if (!defined('__SECURITY')) {
 }
 
 // Add description as navigation point
-ADD_DESCR("guest", __FILE__);
+ADD_DESCR('guest', __FILE__);
 
 // Load the include file
 $INC = sprintf("inc/modules/guest/what-%s.php", SQL_ESCAPE($GLOBALS['what']));