--- nfo/php/libs/org.netfrag.glib/Application/Config.php 2003/03/10 23:45:29 1.6 +++ nfo/php/libs/org.netfrag.glib/Application/Config.php 2003/03/11 00:12:45 1.7 @@ -3,16 +3,18 @@ * This file contains the Application::Config class. * * @author Andreas Motl - * @package org.netfrag.glib * @name Application::Config * */ // --------------------------------------------------------------------------- -// $Id: Config.php,v 1.6 2003/03/10 23:45:29 joko Exp $ +// $Id: Config.php,v 1.7 2003/03/11 00:12:45 joko Exp $ // --------------------------------------------------------------------------- // $Log: Config.php,v $ +// Revision 1.7 2003/03/11 00:12:45 joko +// + fixed metadata for phpDocumentor +// // Revision 1.6 2003/03/10 23:45:29 joko // + fixed metadata for phpDocumentor // @@ -53,9 +55,10 @@ /** - * --- Application_Config class. + * --- Application_Config * * @author Andreas Motl + * @package org.netfrag.glib * @subpackage Application * @name Application::Config *