renamed System::redirectTo to System::redirect
This commit is contained in:
@@ -96,7 +96,7 @@ function notifyall_post(App $a)
|
||||
}
|
||||
|
||||
notice(L10n::t('Emails sent'));
|
||||
System::redirectTo('admin');
|
||||
System::redirect('admin');
|
||||
}
|
||||
|
||||
function notifyall_content(&$a)
|
||||
|
||||
Reference in New Issue
Block a user