]> git.mxchange.org Git - mailer.git/blobdiff - inc/theme-manager.php
- Daily/weekly/monthly reset completely rewritten
[mailer.git] / inc / theme-manager.php
index 5a3f843988c85669372c6ec052b5f12a8c1d195f..d03bbfa7c265e422b21482cb431be4ecf17f9b60 100644 (file)
@@ -41,7 +41,7 @@ if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))
 // Always make sure the session management is initialized first
 require_once(PATH."inc/session.php");
 
-//
+// Get current theme name
 function GET_CURR_THEME() {
        global $INC_POOL, $_CONFIG, $CSS;