Switch to the new trigger pattern.
[platal.git] / include / banana / moderate.inc.php
index 8096bb1..70cc2fa 100644 (file)
@@ -91,7 +91,7 @@ class ModerationPage extends BananaPage
     {
         global $page;
         if ($page) {
-            $page->trig($msg);
+            $page->trigError($msg);
         }
         return true;
     }