projects
/
phpfspot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33dba06
)
remove MDB2 from a function comment
author
Andreas Unterkircher
<unki@netshadow.at>
Sat, 15 Dec 2007 10:58:06 +0000
(10:58 +0000)
committer
Andreas Unterkircher
<unki@netshadow.at>
Sat, 15 Dec 2007 10:58:06 +0000
(10:58 +0000)
git-svn-id: file:///var/lib/svn/phpfspot/trunk@311
fa6a889d
-dae6-447d-9e79-
4ba9a3039384
phpfspot_db.php
patch
|
blob
|
history
diff --git
a/phpfspot_db.php
b/phpfspot_db.php
index 11ce7c8fc6c970222c06db572a64ec70ae9f9816..1f7d59716a8a65d7df62e8dd92ccae260ad92609 100644
(file)
--- a/
phpfspot_db.php
+++ b/
phpfspot_db.php
@@
-61,7
+61,7
@@
class PHPFSPOT_DB {
/**
* PHPFSPOT_DB database connect
*
- * This function will connect to the database
via MDB2
+ * This function will connect to the database
*/
private function db_connect()
{