vrana Wed Nov 1 09:31:01 2006 UTC
Modified files:
/phpdoc/en/reference/filter/functions filter-input.xml
Log:
INPUT_REQUEST not yet
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/filter/functions/filter-input.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/filter/functions/filter-input.xml
diff -u phpdoc/en/reference/filter/functions/filter-input.xml:1.1
phpdoc/en/reference/filter/functions/filter-input.xml:1.2
--- phpdoc/en/reference/filter/functions/filter-input.xml:1.1 Fri Oct 20
01:47:29 2006
+++ phpdoc/en/reference/filter/functions/filter-input.xml Wed Nov 1
09:31:01 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc.
-->
<refentry id="function.filter-input">
<refnamediv>
@@ -30,7 +30,8 @@
One of <constant>INPUT_GET</constant>, <constant>INPUT_POST</constant>,
<constant>INPUT_COOKIE</constant>, <constant>INPUT_SERVER</constant>,
<constant>INPUT_ENV</constant>, <constant>INPUT_SESSION</constant> (not
- implemented yet) and INPUT_REQUEST.
+ implemented yet) and <constant>INPUT_REQUEST</constant> (not
+ implemented yet).
</para>
</listitem>
</varlistentry>