Merge branch '3.6' into 3

This commit is contained in:
Daniel Hensby 2018-03-18 09:15:47 +00:00
commit 7cc4ce7895
No known key found for this signature in database
GPG Key ID: D8DEBC4C8E7BC8B9

View File

@ -8,7 +8,6 @@
class ContentControllerSearchExtension extends Extension {
private static $allowed_actions = array(
'SearchForm',
'results',
);
/**