curt Thu Jul 15 22:29:37 2004 EDT
Modified files: /phpdoc/entities global.ent Log: Correct url for strnatcmp() implementation. Fix's bug #29197 http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.189&r2=1.190&ty=u Index: phpdoc/entities/global.ent diff -u phpdoc/entities/global.ent:1.189 phpdoc/entities/global.ent:1.190 --- phpdoc/entities/global.ent:1.189 Tue Jul 13 06:34:03 2004 +++ phpdoc/entities/global.ent Thu Jul 15 22:29:37 2004 @@ -1,6 +1,6 @@ <!-- -*- SGML -*- - $Id: global.ent,v 1.189 2004/07/13 10:34:03 tony2001 Exp $ + $Id: global.ent,v 1.190 2004/07/16 02:29:37 curt Exp $ Contains global "macros" for all the XML documents. @@ -284,7 +284,7 @@ <!ENTITY url.sleepycat "http://www.sleepycat.com/"> <!ENTITY url.solid "http://www.solidtech.com/"> <!ENTITY url.strftime.win32 "http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vclib/html/_crt_strftime.2c_.wcsftime.asp"> -<!ENTITY url.strnatcmp "http://www.naturalordersort.org/"> +<!ENTITY url.strnatcmp "http://sourcefrog.net/projects/natsort/"> <!ENTITY url.sun.freeware "http://www.sunfreeware.com/"> <!ENTITY url.swf "ftp://ftp.sgi.com/sgi/graphics/grafica/flash/"> <!ENTITY url.sybase "http://www.sybase.com/">