svn: /phpdoc/de/trunk/reference/outcontrol/functions/ flush.xml
[email protected] (Mark Wiesemann)
| Newsgroups | php.doc.de |
|---|---|
| Message-ID | <[email protected]> |
wiesemann Sun, 26 Dec 2010 21:01:50 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=306704
Log:
typo fixes
Changed paths:
U phpdoc/de/trunk/reference/outcontrol/functions/flush.xml
Modified: phpdoc/de/trunk/reference/outcontrol/functions/flush.xml
===================================================================
--- phpdoc/de/trunk/reference/outcontrol/functions/flush.xml 2010-12-26 20:58:37 UTC (rev 306703)
+++ phpdoc/de/trunk/reference/outcontrol/functions/flush.xml 2010-12-26 21:01:50 UTC (rev 306704)
@@ -26,12 +26,12 @@
Clientseite. Es has auch keinen Einfluss auf mit
<function>ob_start</function> erstellte Ausgabebuffer.
Daher müssen Sie sowohl <function>ob_flush</function>
- als auch <function>flush</function> aufrufen um die
+ als auch <function>flush</function> aufrufen, um die
Ausgabebuffer zu leeren.
</para>
<para>
Einige Webserver, besonders auf Windows (Win32), puffern ihre
- Scriptausgaben weiterhin bis zum Scriptende bevor Sie
+ Scriptausgaben weiterhin bis zum Scriptende bevor sie
sie zum Browser übertragen.
</para>
<para>