]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/task_functions.php
unneccessary globals removed
[mailer.git] / inc / libs / task_functions.php
index 9e073455fc2aa4d54db331066434afc3144bb659..53f8feb9a8d9735ce4e4ede3841cccd224474180 100644 (file)
@@ -46,7 +46,7 @@ if (ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) {
 //
 function OUTPUT_ADVANCED_OVERVIEW (&$result_main)
 {
-       global $_SESSION, $_CONFIG;
+       global $_CONFIG;
 
        // Init variables/arrays
        $EXTRAS = ""; $OUT = ""; $SQLs = array(); $WHATs = array(); $DESCRs = array(); $TITLEs = array();