Use proper namespace for iostream classes
[gnucomo.git] / src / web / classes / gnucomo_config.php
index ea57c2f..7f250c5 100644 (file)
@@ -6,15 +6,15 @@ require_once('configuration.class.php');
 ///////////////////////////////////////////////////////////////////////////
 //  NAME           : gnucomo_config
 //  BASECLASS      : configuration
-//  MEMBERS        :
+//  MEMBERS        : 
 //  OPERATORS      :
 //  METHODS        : Database - Obtain the database access string
 //
-//  DESCRIPTION    : 
+//  DESCRIPTION    : Provides Gnucomo-specific configuration functions
 //
 //  RELATIONS      :
 //  SEE ALSO       :
-//  LAST MODIFIED  :
+//  LAST MODIFIED  : Sep 26, 2002
 ///////////////////////////////////////////////////////////////////////////
 */