Skip to content
This repository was archived by the owner on Sep 10, 2021. It is now read-only.

Commit 5781774

Browse files
author
Jamie Snape
committed
Fix form error in solr module
1 parent 5be3cb0 commit 5781774

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/solr/controllers/AdvancedController.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
class Solr_AdvancedController extends Solr_AppController
2525
{
2626
public $_models = array('Item', 'Setting');
27-
public $_moduleForms = array('Config');
2827
public $_moduleComponents = array('Solr');
2928

3029
/** Render the advanced search page */

0 commit comments

Comments
 (0)