contributions/sphinx/model/drivers/sphinx/sqlbuilder/dbsqlbuilder.replace.sphinx.cls.php
Go to the documentation of this file.00001 <?php 00002 /** 00003 * Replace Query Builder for Sphinx 00004 * 00005 * @author Gerd Riesselmann 00006 * @ingroup Sphinx 00007 */ 00008 class DBSqlBuilderSReplaceSphinx extends DBSqlBuilderReplace { 00009 }