| 3 |
* This file contains the Application::Config class. |
* This file contains the Application::Config class. |
| 4 |
* |
* |
| 5 |
* @author Andreas Motl <andreas.motl@ilo.de> |
* @author Andreas Motl <andreas.motl@ilo.de> |
|
* @package org.netfrag.glib |
|
| 6 |
* @name Application::Config |
* @name Application::Config |
| 7 |
* |
* |
| 8 |
*/ |
*/ |
| 12 |
// $Id$ |
// $Id$ |
| 13 |
// --------------------------------------------------------------------------- |
// --------------------------------------------------------------------------- |
| 14 |
// $Log$ |
// $Log$ |
| 15 |
|
// Revision 1.7 2003/03/11 00:12:45 joko |
| 16 |
|
// + fixed metadata for phpDocumentor |
| 17 |
|
// |
| 18 |
// Revision 1.6 2003/03/10 23:45:29 joko |
// Revision 1.6 2003/03/10 23:45:29 joko |
| 19 |
// + fixed metadata for phpDocumentor |
// + fixed metadata for phpDocumentor |
| 20 |
// |
// |
| 55 |
|
|
| 56 |
|
|
| 57 |
/** |
/** |
| 58 |
* --- Application_Config class. |
* --- Application_Config |
| 59 |
* |
* |
| 60 |
* @author Andreas Motl <andreas.motl@ilo.de> |
* @author Andreas Motl <andreas.motl@ilo.de> |
| 61 |
|
* @package org.netfrag.glib |
| 62 |
* @subpackage Application |
* @subpackage Application |
| 63 |
* @name Application::Config |
* @name Application::Config |
| 64 |
* |
* |