]> git.datanom.net - qtadmin.git/blobdiff - quarantine.php
fix bug
[qtadmin.git] / quarantine.php
index 87176e31505ca7d96b5ba2ca9c3d4ae788e98346..4afefabee576c73f9ca947998aa6efa15259dda8 100644 (file)
@@ -15,6 +15,8 @@
     }
 
     function handleRequest($request, $ids) {
+        global $CFG;
+
         $query = array();
         foreach ($ids as $id) {
             $mail_id = urldecode($id);
This page took 0.036617 seconds and 5 git commands to generate.