From: Andreas Unterkircher Date: Sat, 15 Dec 2007 10:58:06 +0000 (+0000) Subject: remove MDB2 from a function comment X-Git-Tag: phpfspot-1.2~28 X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc12bd176c6c6e9f7164cc9a97a2f1d902a7404e;p=phpfspot.git remove MDB2 from a function comment git-svn-id: file:///var/lib/svn/phpfspot/trunk@311 fa6a889d-dae6-447d-9e79-4ba9a3039384 --- diff --git a/phpfspot_db.php b/phpfspot_db.php index 11ce7c8..1f7d597 100644 --- 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() {