save repeats from the form

This commit is contained in:
Evan Prodromou
2009-12-11 11:51:09 -05:00
parent 60754fc6de
commit afc86a86d3
3 changed files with 33 additions and 11 deletions

View File

@@ -99,6 +99,7 @@ class Router
'groupblock', 'groupunblock',
'sandbox', 'unsandbox',
'silence', 'unsilence',
'repeat',
'deleteuser');
foreach ($main as $a) {