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