action to restore a user's backup from the Web interface

This commit is contained in:
Evan Prodromou
2010-12-17 18:56:48 -05:00
parent 1d6091cad2
commit 573bbeced1
3 changed files with 367 additions and 0 deletions

View File

@@ -201,6 +201,7 @@ class Router
'version',
'backupaccount',
'deleteaccount',
'restoreaccount',
);
foreach ($main as $a) {