Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
This commit is contained in:
commit
69b25ba1be
@ -93,7 +93,7 @@ class SitenoticeadminpanelAction extends AdminPanelAction
|
||||
// assert(all values are valid);
|
||||
// This throws an exception on validation errors
|
||||
|
||||
$this->validate(&$siteNotice);
|
||||
$this->validate($siteNotice);
|
||||
|
||||
$config = new Config();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user