takagi Fri Oct 6 03:31:27 2006 UTC
Modified files:
/phpdoc/en language-snippets.ent
Log:
Keep 'em sorted :-)
http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.174&r2=1.175&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.174
phpdoc/en/language-snippets.ent:1.175
--- phpdoc/en/language-snippets.ent:1.174 Thu Oct 5 16:16:16 2006
+++ phpdoc/en/language-snippets.ent Fri Oct 6 03:31:27 2006
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.174 $ -->
+<!-- $Revision: 1.175 $ -->
<!-- Keep 'em sorted -->
@@ -223,12 +223,12 @@
<!ENTITY note.bundled.gd '<note><simpara>This function is only available if
PHP is compiled with the bundled version of the GD library.</simpara></note>'>
-<!ENTITY note.gd.2 '<note><simpara>This function requires GD 2.0.1 or later
(2.0.28 or later is recommended).</simpara></note>'>
-
<!ENTITY note.freetype '<note><simpara>This function is only available if
PHP is compiled with freetype support (<option
role="configure">--with-freetype-dir=DIR</option>)
</simpara></note>'>
+<!ENTITY note.gd.2 '<note><simpara>This function requires GD 2.0.1 or later
(2.0.28 or later is recommended).</simpara></note>'>
+
<!-- Date and time entities -->
<!ENTITY date.timezone.errors.description '<para>
Every call to a date/time function will generate a
<constant>E_NOTICE</constant>