]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-usr_online.php
Newer sponsor scripts found in backup\! :D :D
[mailer.git] / inc / modules / admin / what-usr_online.php
index ef39806ce35ca4e59d452c445157168e0187eac7..6e2533d6b3da224424f275b2e5ce8b414a8488c6 100644 (file)
@@ -115,7 +115,7 @@ if (EXT_IS_ACTIVE("online", true))
                SQL_FREERESULT($result);
 
                // Load footer template
-               define('__FANCY_ONLINE_TIMEOUT', CREATE_FANCY_TIME($CONFIG['online_timeout']));
+               define('__FANCY_ONLINE_TIMEOUT', CREATE_FANCY_TIME($_CONFIG['online_timeout']));
                LOAD_TEMPLATE("admin_online_footer");
        }
 }