]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/guest/what-welcome.php
A lot rewrites from double-quote to single-quote, some fixes for extension handling...
[mailer.git] / inc / modules / guest / what-welcome.php
index 9d9203a88d801df54c0fef2e79d333b93bf14723..4414b0a0a186552b10bb6953c4ca8d5743037502 100644 (file)
@@ -43,7 +43,7 @@ if (!defined('__SECURITY')) {
 }
 
 // Add description as navigation point
-ADD_DESCR("guest", __FILE__);
+ADD_DESCR('guest', __FILE__);
 
 // Count referal levels
 $result = SQL_QUERY("SELECT COUNT(id) FROM `{!_MYSQL_PREFIX!}_refdepths` WHERE level>0", __FILE__, __LINE__);