sean Wed Jan 4 22:11:44 2006 UTC
Modified files:
/phpdoc/scripts gen-phpdoc-tz-list.php
Log:
ahem.. another typo
http://cvs.php.net/viewcvs.cgi/phpdoc/scripts/gen-phpdoc-tz-list.php?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/scripts/gen-phpdoc-tz-list.php
diff -u phpdoc/scripts/gen-phpdoc-tz-list.php:1.3
phpdoc/scripts/gen-phpdoc-tz-list.php:1.4
--- phpdoc/scripts/gen-phpdoc-tz-list.php:1.3 Wed Jan 4 22:09:17 2006
+++ phpdoc/scripts/gen-phpdoc-tz-list.php Wed Jan 4 22:11:44 2006
@@ -28,7 +28,7 @@
$groupedList['Others'] = $others;
?>
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- AUTO GENERATED, DO NOT MODIFY BY HAND -->
<appendix id="timezones">
@@ -65,10 +65,9 @@
<note>
<simpara>
The latest version of the timezone database can be installed via PECL's
- <ulink linkend="&url.pecl.package.get;timezonedb">timezonedb</ulink>.
+ <ulink url="&url.pecl.package.get;timezonedb">timezonedb</ulink>.
For Windows users, a pre-compiled DLL can be downloaded from the PECL4Win
- site: <ulink
- linkend="&url.pecl.timezonedb.dll;">php_timezonedb.dll</ulink>.
+ site: <ulink url="&url.pecl.timezonedb.dll;">php_timezonedb.dll</ulink>.
</simpara>
</note>
</sect1>