Add a dummy 'top' action to take you to the main page of the site
This commit is contained in:
@@ -156,6 +156,7 @@ class Router
|
||||
'backupaccount',
|
||||
'deleteaccount',
|
||||
'restoreaccount',
|
||||
'top',
|
||||
);
|
||||
|
||||
foreach ($main as $a) {
|
||||
|
||||
Reference in New Issue
Block a user