svn: /pear/peardoc/trunk/en/package/networking/net-url-mapper/ example.xml

[email protected] (Till Klampaeckel)
Newsgroups php.pear.doc
Message-ID <[email protected]>
till                                     Sun, 04 Oct 2009 15:11:44 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=289187

Log:
fixed parse error ;-)

Changed paths:
    U   pear/peardoc/trunk/en/package/networking/net-url-mapper/example.xml

Modified: pear/peardoc/trunk/en/package/networking/net-url-mapper/example.xml
===================================================================
--- pear/peardoc/trunk/en/package/networking/net-url-mapper/example.xml	2009-10-04 15:10:47 UTC (rev 289186)
+++ pear/peardoc/trunk/en/package/networking/net-url-mapper/example.xml	2009-10-04 15:11:44 UTC (rev 289187)
@@ -105,7 +105,7 @@
 require 'app/modules/' . $route['module'] . '/' . $class . '.php';

 $controllerObj = new $class;
-call_user_func(array($controllerObj, $controllerAction);
+call_user_func(array($controllerObj, $controllerAction)); // pseudo dispatcher
      ]]>
    </programlisting>
   </example>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.