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=f32fe065bf1569d42d4e8921bc0cab0aa98ef782;hpb=6e2d319e3b4fb0aac55413bbcc121669a19e3720;ds=sidebyside 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;