svn: /phpdoc/de/trunk/reference/outcontrol/functions/ output-add-rewrite-var.xml
[email protected] (Christoph Michael Becker)
| Newsgroups | php.doc.de |
|---|---|
| Message-ID | <[email protected]> |
cmb Mon, 09 Oct 2017 14:12:28 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=343220
Log:
Fix typo
Patch provided by anonymous user.
Changed paths:
U phpdoc/de/trunk/reference/outcontrol/functions/output-add-rewrite-var.xml
Modified: phpdoc/de/trunk/reference/outcontrol/functions/output-add-rewrite-var.xml
===================================================================
--- phpdoc/de/trunk/reference/outcontrol/functions/output-add-rewrite-var.xml 2017-10-09 14:10:40 UTC (rev 343219)
+++ phpdoc/de/trunk/reference/outcontrol/functions/output-add-rewrite-var.xml 2017-10-09 14:12:28 UTC (rev 343220)
@@ -21,7 +21,7 @@
als GET-Parameter zu URLs und als versteckte Felder zu Formularen
hinzugefügt wenn das transparente URL-Rewriting mit <link
linkend="ini.session.use-trans-sid">session.use_trans_sid</link>
- aktiviert ist. Bitte beachten Sie das nur relative URLs, nicht aber
+ aktiviert ist. Bitte beachten Sie, dass nur relative URLs, nicht aber
absolute wie <literal>http://example.com/...</literal> automatisch
erweitert werden.
</para>