Index: /branches/2.1/include/functions_comment.inc.php
===================================================================
--- /branches/2.1/include/functions_comment.inc.php	(revision 6605)
+++ /branches/2.1/include/functions_comment.inc.php	(revision 7783)
@@ -132,5 +132,5 @@
   }
 
-  if ($comment_action!='reject' and $conf['anti-flood_time']>0 )
+  if ($comment_action!='reject' and $conf['anti-flood_time']>0 and !is_admin())
   { // anti-flood system
     $reference_date = pwg_db_get_flood_period_expression($conf['anti-flood_time']);
