--- nfo/php/libs/org.netfrag.glib/DataSource/Locator.php 2003/03/11 04:49:25 1.24 +++ nfo/php/libs/org.netfrag.glib/DataSource/Locator.php 2003/03/11 16:28:25 1.25 @@ -21,9 +21,12 @@ * Cvs-Log: * *
- * $Id: Locator.php,v 1.24 2003/03/11 04:49:25 joko Exp $
+ * $Id: Locator.php,v 1.25 2003/03/11 16:28:25 joko Exp $
  *
  * $Log: Locator.php,v $
+ * Revision 1.25  2003/03/11 16:28:25  joko
+ * + fixed metadata for phpDocumentor
+ *
  * Revision 1.24  2003/03/11 04:49:25  joko
  * + fixed metadata for phpDocumentor
  *
@@ -140,6 +143,7 @@
  * Pass an array to the constructor: (e.g.)
  *
  * 
+ * set_data_source( &$source );
+ * ?>
  * 
  * 
+ *  'known dsn markup',
  *    );
  *    $source = ne w DataSource::Generic($locator);
  *    $this->set_data_source( &$source );
+ * ?>
  * 
  *
  *