rss link fix
[phpfspot.git] / phpfspot_db.php
index f8cb53b280469b567539c59bcd41560e5208771a..fba87b3dc818b4eb172067fb9a0f610709c274a2 100644 (file)
@@ -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;