philip Fri Apr 1 21:20:46 2005 EDT
Modified files:
/phpdoc/en language-snippets.ent
Log:
Apache entity for when the module version is required.
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.142&r2=1.143&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.142
phpdoc/en/language-snippets.ent:1.143
--- phpdoc/en/language-snippets.ent:1.142 Thu Mar 31 10:01:43 2005
+++ phpdoc/en/language-snippets.ent Fri Apr 1 21:20:45 2005
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.142 $ -->
+<!-- $Revision: 1.143 $ -->
<!-- Keep 'em sorted -->
@@ -380,6 +380,9 @@
<link linkend="ref.nsapi">NSAPI server module</link> in Netscape/iPlanet/SunONE
webservers, too.</para></note>'>
+<!ENTITY apache.req.module '<simpara>This function is only supported when PHP
+is installed as an Apache module.</simpara>'>
+
<!-- SimpleXML Notes -->
<!ENTITY simplexml.iteration '<note><simpara>SimpleXML has made a rule of
adding
iterative properties to most methods. They cannot be viewed using
<function>var_dump</function>