diff options
-rw-r--r-- | phpfspot_db.php | 2 |
1 files changed, 1 insertions, 1 deletions
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() { |