pear mdb2 is not used anywhere here
authorAndreas Unterkircher <unki@netshadow.at>
Tue, 24 Jul 2007 16:52:50 +0000 (16:52 +0000)
committerAndreas Unterkircher <unki@netshadow.at>
Tue, 24 Jul 2007 16:52:50 +0000 (16:52 +0000)
git-svn-id: file:///var/lib/svn/phpfspot/trunk@250 fa6a889d-dae6-447d-9e79-4ba9a3039384

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;
 class PHPFSPOT_DB {
 
    private $db;