diff options
Diffstat (limited to 'phpBB/phpbb/search/sphinx/config_variable.php')
| -rw-r--r-- | phpBB/phpbb/search/sphinx/config_variable.php | 8 | 
1 files changed, 0 insertions, 8 deletions
diff --git a/phpBB/phpbb/search/sphinx/config_variable.php b/phpBB/phpbb/search/sphinx/config_variable.php index c8f40bfb5f..c0f6d28dcc 100644 --- a/phpBB/phpbb/search/sphinx/config_variable.php +++ b/phpBB/phpbb/search/sphinx/config_variable.php @@ -10,14 +10,6 @@  namespace phpbb\search\sphinx;  /** -* @ignore -*/ -if (!defined('IN_PHPBB')) -{ -	exit; -} - -/**  * \phpbb\search\sphinx\config_variable  * Represents a single variable inside the sphinx configuration  */  | 
