Author: buildbot Date: Sun Feb 20 20:51:17 2011 New Revision: 785792 Log: Staging update by buildbot
Modified: websites/staging/chemistry/trunk/content/phpclient.html Modified: websites/staging/chemistry/trunk/content/phpclient.html ============================================================================== --- websites/staging/chemistry/trunk/content/phpclient.html (original) +++ websites/staging/chemistry/trunk/content/phpclient.html Sun Feb 20 20:51:17 2011 @@ -175,7 +175,7 @@ Apache Chemistry - phpclient <div class="wiki-content"><p><a name="phpclient-CMISPHPClient"></a></p> <h1 id="cmis_php_client">CMIS PHP Client</h1> <p>This code is available at: <a href="https://svn.apache.org/repos/asf/chemistry/phpclient/">https://svn.apache.org/repos/asf/chemistry/phpclient/</a>.</p> -<p>To Run this example execute the following</p> +<p>To Run this example execute the following:</p> <div class="codehilite"><pre><span class="n">php</span> <span class="o">-</span><span class="n">f</span> <span class="n">cmis_ls</span><span class="o">.</span><span class="n">php</span> <span class="sr"><rest-endpoint></span> <span class="sr"><username></span> <span class="sr"><password></span> <span class="sr"><folderpath></span> <span class="p">[</span><span class="n">debug</span> <span class="n">option</span> <span class="mi">1</span><span class="p">](</span><span class="mi">2</span><span class="o">.</span><span class="n">html</span><span class="p">)</span> </pre></div>