1 2 3 4 5 6 7 8
<?php global $CONFIG; /** * Enable the search plugin */ enable_plugin('search', $CONFIG->site->guid);