diff options
Diffstat (limited to 'phpBB/phpbb/db/driver/mssql_base.php')
| -rw-r--r-- | phpBB/phpbb/db/driver/mssql_base.php | 8 | 
1 files changed, 0 insertions, 8 deletions
| diff --git a/phpBB/phpbb/db/driver/mssql_base.php b/phpBB/phpbb/db/driver/mssql_base.php index 57c4e0f1fd..113f1c6902 100644 --- a/phpBB/phpbb/db/driver/mssql_base.php +++ b/phpBB/phpbb/db/driver/mssql_base.php @@ -10,14 +10,6 @@  namespace phpbb\db\driver;  /** -* @ignore -*/ -if (!defined('IN_PHPBB')) -{ -	exit; -} - -/**  * MSSQL Database Base Abstraction Layer  * @package dbal   */ | 
