sean Sun May 15 22:37:20 2005 EDT
Modified files: /phpdoc/en/reference/runkit sandbox.xml Log: typo in the param name http://cvs.php.net/diff.php/phpdoc/en/reference/runkit/sandbox.xml?r1=1.7&r2=1.8&ty=u Index: phpdoc/en/reference/runkit/sandbox.xml diff -u phpdoc/en/reference/runkit/sandbox.xml:1.7 phpdoc/en/reference/runkit/sandbox.xml:1.8 --- phpdoc/en/reference/runkit/sandbox.xml:1.7 Wed May 4 09:42:47 2005 +++ phpdoc/en/reference/runkit/sandbox.xml Sun May 15 22:37:19 2005 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.7 $ --> +<!-- $Revision: 1.8 $ --> <!-- Generated by xml_proto.php v2.2. Found in /scripts directory of phpdoc. --> <refentry id="runkit.sandbox"> <refnamediv> @@ -29,7 +29,7 @@ </methodsynopsis> <para> - <parameter>option</parameter> is an associative array containing + <parameter>options</parameter> is an associative array containing any combination of the special ini options listed below. </para>