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