svn: /phpdoc/de/trunk/reference/imap/functions/ imap-open.xml
[email protected] (Nikita Popov)
| Newsgroups | php.doc.de |
|---|---|
| Message-ID | <[email protected]> |
nikic Fri, 01 Jul 2011 14:31:49 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=312770
Log:
Fix DE docs for OP_SECURE constant for imap_open (fixed Doc Bug #55099)
Bug: https://bugs.php.net/55099 (Open) Meaning of OP_SECURE translated wrong
Changed paths:
U phpdoc/de/trunk/reference/imap/functions/imap-open.xml
Modified: phpdoc/de/trunk/reference/imap/functions/imap-open.xml
===================================================================
--- phpdoc/de/trunk/reference/imap/functions/imap-open.xml 2011-07-01 14:22:06 UTC (rev 312769)
+++ phpdoc/de/trunk/reference/imap/functions/imap-open.xml 2011-07-01 14:31:49 UTC (rev 312770)
@@ -242,7 +242,7 @@
</listitem>
<listitem>
<simpara>
- <constant>OP_SECURE</constant> - Authentifikation nicht absichern
+ <constant>OP_SECURE</constant> - Keine unsichere Verbindung zum Server öffnen
</simpara>
</listitem>
</itemizedlist>