vrana Sun Mar 12 09:14:41 2006 UTC
Modified files:
/phpdoc/en/reference/filter/functions input-get.xml
Log:
Default value of filter.
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/filter/functions/input-get.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/filter/functions/input-get.xml
diff -u phpdoc/en/reference/filter/functions/input-get.xml:1.1
phpdoc/en/reference/filter/functions/input-get.xml:1.2
--- phpdoc/en/reference/filter/functions/input-get.xml:1.1 Sat Mar 11
21:19:27 2006
+++ phpdoc/en/reference/filter/functions/input-get.xml Sun Mar 12 09:14:41 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.input-get">
<refnamediv>
@@ -47,7 +47,7 @@
<term><parameter>filter</parameter></term>
<listitem>
<para>
- Filter to apply.
+ Filter to apply. Defaults to <constant>FILTER_DEFAULT</constant>.
</para>
</listitem>
</varlistentry>