svn: /phpdoc/de/trunk/reference/misc/functions/ define.xml
[email protected] ("Carola 'Sammy' Kummert")
| Newsgroups | php.doc.de |
|---|---|
| Message-ID | <[email protected]> |
sammywg Tue, 01 Dec 2009 14:21:06 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=291562
Log:
sync with en
Changed paths:
U phpdoc/de/trunk/reference/misc/functions/define.xml
Modified: phpdoc/de/trunk/reference/misc/functions/define.xml
===================================================================
--- phpdoc/de/trunk/reference/misc/functions/define.xml 2009-12-01 14:20:46 UTC (rev 291561)
+++ phpdoc/de/trunk/reference/misc/functions/define.xml 2009-12-01 14:21:06 UTC (rev 291562)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: sammywg Status: ready -->
+<!-- EN-Revision: 291296 Maintainer: sammywg Status: ready -->
<refentry xml:id="function.define" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@@ -56,6 +56,12 @@
<literal>KONSTANTE</literal> und <literal>Konstante</literal>
repräsentieren unterschiedliche Werte.
</para>
+ <note>
+ <para>
+ Groß-/Kleinschreibungsunabhängige Konstanten werden kleingeschrieben
+ gespeichert.
+ </para>
+ </note>
</listitem>
</varlistentry>
</variablelist>