INPUT_REQUEST not yet

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222632 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2006-11-01 09:31:01 +00:00
parent c3bc936236
commit 00e12e606d

View file

@ -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>