sean            Thu Mar  9 03:07:13 2006 UTC

  Modified files:              
    /phpdoc/en  language-snippets.ent 
  Log:
  fix build; please expand on this
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/language-snippets.ent?r1=1.161&r2=1.162&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.161 
phpdoc/en/language-snippets.ent:1.162
--- phpdoc/en/language-snippets.ent:1.161       Tue Feb  7 17:36:53 2006
+++ phpdoc/en/language-snippets.ent     Thu Mar  9 03:07:13 2006
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.161 $ -->
+<!-- $Revision: 1.162 $ -->
 <!-- Keep 'em sorted -->
 
 
@@ -66,6 +66,9 @@
 etc. have  been available.  For more information, read the manual section 
 on &link.superglobals;</para></note>'>
 
+<!ENTITY note.uses-ob '<note><para>This function uses
+<link linkend="ref.outcontrol">Output Buffering</link>.</para></note>'>
+
 <!ENTITY note.funcnoparam '<note><para>Because this function depends on the
 current scope to determine parameter details, it cannot be used as a
 function parameter. If you must pass this value, assign the results to a

Reply via email to