projects
/
phpfspot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a276fb2
)
pear mdb2 is not used anywhere here
author
Andreas Unterkircher
<unki@netshadow.at>
Tue, 24 Jul 2007 16:52:50 +0000
(16:52 +0000)
committer
Andreas 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
patch
|
blob
|
history
diff --git
a/phpfspot_db.php
b/phpfspot_db.php
index f8cb53b280469b567539c59bcd41560e5208771a..fba87b3dc818b4eb172067fb9a0f610709c274a2 100644
(file)
--- 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;