Fix moderation form.
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Tue, 20 Nov 2007 22:11:13 +0000 (23:11 +0100)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Tue, 20 Nov 2007 22:11:13 +0000 (23:11 +0100)
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
include/banana/moderate.inc.php

index 83b0fd9..1cb8b41 100644 (file)
@@ -20,6 +20,7 @@
  ***************************************************************************/
 
 require_once 'banana/banana.inc.php';
+require_once 'banana/message.func.inc.php';
 require_once 'banana/hooks.inc.php';
 
 function hook_checkcancel($_headers)