@ -3850,6 +3850,8 @@
}
function sphinx_search($query, $offset = 0, $limit = 30) {
if (!class_exists("SphinxClient"))
require_once 'lib/sphinxapi.php';
$sphinxClient = new SphinxClient();