aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/db.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/includes/db.php')
-rw-r--r--phpBB/includes/db.php10
1 files changed, 0 insertions, 10 deletions
diff --git a/phpBB/includes/db.php b/phpBB/includes/db.php
index ff1088ea50..dba00ce7ef 100644
--- a/phpBB/includes/db.php
+++ b/phpBB/includes/db.php
@@ -11,16 +11,6 @@
*
***************************************************************************/
-/***************************************************************************
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- *
- ***************************************************************************/
-
switch($dbms)
{
case 'mysql':