--- nfo/php/libs/org.netfrag.glib/DesignPattern/Facade.php 2003/03/05 17:28:43 1.3 +++ nfo/php/libs/org.netfrag.glib/DesignPattern/Facade.php 2003/03/05 23:16:48 1.4 @@ -4,6 +4,7 @@ * This file contains the DesignPattern::Facade class. * * @author Andreas Motl + * @package org.netfrag.glib * @name DesignPattern::Facade * @filesource * @@ -11,9 +12,12 @@ * Cvs-Log: * *
- * $Id: Facade.php,v 1.3 2003/03/05 17:28:43 joko Exp $
+ * $Id: Facade.php,v 1.4 2003/03/05 23:16:48 joko Exp $
  *
  * $Log: Facade.php,v $
+ * Revision 1.4  2003/03/05 23:16:48  joko
+ * updated docu - phpDocumentor is very strict about its 'blocks'...
+ *
  * Revision 1.3  2003/03/05 17:28:43  joko
  * updated docu (phpDocumentor testing....)
  *