/[cvs]/nfo/php/libs/org.netfrag.glib/DataSource/Locator.php
ViewVC logotype

Diff of /nfo/php/libs/org.netfrag.glib/DataSource/Locator.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.23 by joko, Tue Mar 11 04:15:01 2003 UTC revision 1.24 by joko, Tue Mar 11 04:49:25 2003 UTC
# Line 24  Line 24 
24   * $Id$   * $Id$
25   *   *
26   * $Log$   * $Log$
27     * Revision 1.24  2003/03/11 04:49:25  joko
28     * + fixed metadata for phpDocumentor
29     *
30   * Revision 1.23  2003/03/11 04:15:01  joko   * Revision 1.23  2003/03/11 04:15:01  joko
31   * + fixed metadata for phpDocumentor   * + fixed metadata for phpDocumentor
32   *   *
# Line 139  Line 142 
142   * <code>   * <code>
143   *    // 1. for doing rpc-calls....   *    // 1. for doing rpc-calls....
144   *    $locator = array(   *    $locator = array(
145   *      datasource_type =&gt; 'rpc',   *      datasource_type =&gt;&gt; 'rpc',
146   *      [adapter_type => 'phpHtmlLib',]   *      [adapter_type => 'phpHtmlLib',]
147   *      metadata => array( Host => 'localhost', Port => '8765' ),   *      metadata => array( Host => 'localhost', Port => '8765' ),
148   *    );   *    );

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed