]> git.datanom.net - qtadmin.git/blobdiff - quarantine.php
Handle multi action button
[qtadmin.git] / quarantine.php
index 3a7570146494d5e7ae7731a790e4dcbfda593bf5..87176e31505ca7d96b5ba2ca9c3d4ae788e98346 100644 (file)
         } else {
             error("Unknown operation [$request]");
             exit;
-        }*/
+        }
         print_r($query);
-        exit;
+        exit;*/
         $success = $DB->update($query);
         if (! $success) {
             error("Message not released, contact administrator [$query]");
This page took 0.027639 seconds and 5 git commands to generate.