--- nfo/php/libs/org.netfrag.glib/Application/ComponentRegistry.php 2003/03/11 01:42:57 1.5 +++ nfo/php/libs/org.netfrag.glib/Application/ComponentRegistry.php 2003/03/11 02:04:35 1.6 @@ -12,9 +12,12 @@ * Cvs-Log: * *
- * $Id: ComponentRegistry.php,v 1.5 2003/03/11 01:42:57 joko Exp $
+ * $Id: ComponentRegistry.php,v 1.6 2003/03/11 02:04:35 joko Exp $
  *
  * $Log: ComponentRegistry.php,v $
+ * Revision 1.6  2003/03/11 02:04:35  joko
+ * + fixed metadata for phpDocumentor
+ *
  * Revision 1.5  2003/03/11 01:42:57  joko
  * + fixed metadata for phpDocumentor
  *
@@ -51,9 +54,11 @@
  * migrated to the "View::" namespace to actually represent this
  * stuff conveniently 1:1 in userspace.
  *
- * references:
- * - package=org.netfrag.glib, module=DesignPattern::MVC
- * - package=lib.admin.frontend, module=TsBackend: $this->_mvc->add_view( ... )
+ * 
  *
  *
  * @author Andreas Motl