Date: 02/11/03
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/reference/ncurses/functions ncurses-beep.xml ncurses-doupdate.xml"
- Previous message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/appendices migration4.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
dams Tue Feb 11 06:28:16 2003 EDT
Modified files:
/phpdoc/en/reference/outcontrol reference.xml
Log:
use of php.ini entity
Index: phpdoc/en/reference/outcontrol/reference.xml
diff -u phpdoc/en/reference/outcontrol/reference.xml:1.9 phpdoc/en/reference/outcontrol/reference.xml:1.10
--- phpdoc/en/reference/outcontrol/reference.xml:1.9 Sat Oct 26 11:41:39 2002
+++ phpdoc/en/reference/outcontrol/reference.xml Tue Feb 11 06:28:16 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
<reference id="ref.outcontrol">
<title>Output Control Functions</title>
<titleabbrev>Output Control</titleabbrev>
@@ -75,7 +75,7 @@
When upgrading from PHP 4.1 (and 4.2) to 4.3 that due to a bug in
earlier versions you must ensure that
<literal>implict_flush</literal> is <literal>OFF</literal> in
- your <literal>php.ini</literal>, otherwise any output with
+ your &php.ini;, otherwise any output with
<function>ob_start</function> will be not be hidden from output.
</para>
</note>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/reference/ncurses/functions ncurses-beep.xml ncurses-doupdate.xml"
- Previous message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/appendices migration4.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

