summaryrefslogtreecommitdiff
path: root/lib/router.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/router.php')
-rw-r--r--lib/router.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/router.php b/lib/router.php
index 24cda72b6..90bc9fa35 100644
--- a/lib/router.php
+++ b/lib/router.php
@@ -199,6 +199,8 @@ class Router
'deleteuser',
'geocode',
'version',
+ 'backupaccount',
+ 'deleteaccount',
);
foreach ($main as $a) {