summaryrefslogtreecommitdiff
path: root/lib/router.php
diff options
context:
space:
mode:
authorEvan Prodromou <evan@status.net>2009-12-11 11:51:09 -0500
committerEvan Prodromou <evan@status.net>2009-12-11 11:51:09 -0500
commitafc86a86d36dc8101c81d5d009546e4629db34a3 (patch)
treeea25a1aef4fc702f91f69cfb9a518d3eedb96334 /lib/router.php
parent60754fc6de8f73b3e74dbec30d91fffe11b094c6 (diff)
save repeats from the form
Diffstat (limited to 'lib/router.php')
-rw-r--r--lib/router.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/router.php b/lib/router.php
index 37525319f..142206c16 100644
--- a/lib/router.php
+++ b/lib/router.php
@@ -99,6 +99,7 @@ class Router
'groupblock', 'groupunblock',
'sandbox', 'unsandbox',
'silence', 'unsilence',
+ 'repeat',
'deleteuser');
foreach ($main as $a) {