Merge branch 'testing' into moveaccount

This commit is contained in:
Brion Vibber
2011-01-19 10:41:14 -08:00
16 changed files with 176 additions and 108 deletions

View File

@@ -74,7 +74,7 @@ class CasAuthenticationPlugin extends AuthenticationPlugin
return true;
}
function onEndLoginGroupNav(&$action)
function onEndLoginGroupNav($action)
{
$action_name = $action->trimmed('action');