remove MDB2 from a function comment
authorAndreas Unterkircher <unki@netshadow.at>
Sat, 15 Dec 2007 10:58:06 +0000 (10:58 +0000)
committerAndreas 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

index 11ce7c8fc6c970222c06db572a64ec70ae9f9816..1f7d59716a8a65d7df62e8dd92ccae260ad92609 100644 (file)
@@ -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()
    {