summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpfspot_db.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/phpfspot_db.php b/phpfspot_db.php
index f8cb53b..fba87b3 100644
--- a/phpfspot_db.php
+++ b/phpfspot_db.php
@@ -21,9 +21,6 @@
*
***************************************************************************/
-/* from pear "MDB2" package. use "pear install MDB2" if you don't have this! */
-require_once('MDB2.php');
-
class PHPFSPOT_DB {
private $db;