X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=blobdiff_plain;f=phpfspot_db.php;h=fba87b3dc818b4eb172067fb9a0f610709c274a2;hp=f8cb53b280469b567539c59bcd41560e5208771a;hb=df8001b575ecc53c0f9d10f43ce9136220c9c927;hpb=6e2d319e3b4fb0aac55413bbcc121669a19e3720 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;