Sync quicksearch in core and Spartacus.
Signed-off-by: Thomas Hochstein <thh@inter.net>
This commit is contained in:
parent
0b967cc765
commit
17fc123a54
@ -14,7 +14,7 @@ class serendipity_plugin_quicksearch extends serendipity_plugin
|
||||
$propbag->add('description', SEARCH_FOR_ENTRY);
|
||||
$propbag->add('stackable', false);
|
||||
$propbag->add('author', 'Serendipity Team');
|
||||
$propbag->add('version', '1.2');
|
||||
$propbag->add('version', '1.2'); // NOTE: This plugin is also in the central repository. Commit changes to the core, too :)
|
||||
$propbag->add('configuration', array('fullentry'));
|
||||
$propbag->add('groups', array('FRONTEND_ENTRY_RELATED'));
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user