MINOR changed package name of file to be proper one

This commit is contained in:
Sean Harvey 2010-02-11 11:04:53 +00:00
parent e2ec1fca0e
commit ad3a3083a9

View File

@ -5,7 +5,7 @@
* It does all the specific checking for PostgreSQLDatabase
* to ensure that the configuration is setup correctly.
*
* @package mssql
* @package postgresql
*/
class PostgreSQLDatabaseConfigurationHelper implements DatabaseConfigurationHelper {