philip Mon Nov 18 13:14:27 2002 EDT Modified files: /phpdoc/entities global.ent Log: A couple useful zend links that will be listed in docs. funclist -> shows all available functions. updated daily. alias list -> show all aliases, always up-to-date Index: phpdoc/entities/global.ent diff -u phpdoc/entities/global.ent:1.51 phpdoc/entities/global.ent:1.52 --- phpdoc/entities/global.ent:1.51 Sat Nov 16 04:57:03 2002 +++ phpdoc/entities/global.ent Mon Nov 18 13:14:26 2002 @@ -1,6 +1,6 @@ <!-- -*- SGML -*- - $Id: global.ent,v 1.51 2002/11/16 09:57:03 philip Exp $ + $Id: global.ent,v 1.52 2002/11/18 18:14:26 philip Exp $ Contains global "macros" for all the XML documents. @@ -211,6 +211,8 @@ <!ENTITY url.yaz.ill "http://www.nlc-bnc.ca/iso/ill/stanprf.htm"> <!ENTITY url.yaz.specs "http://www.nlc-bnc.ca/iso/ill/document/standard/z-ill-1a.pdf"> <!ENTITY url.zend "http://www.zend.com/"> +<!ENTITY url.zend.aliaslist "http://zend.com/phpfunc/all_aliases.php"> +<!ENTITY url.zend.funclist "http://zend.com/phpfunc/"> <!ENTITY url.zend.future "http://www.zend.com/zend/future.php"> <!ENTITY url.zend.mail "http://www.zend.com/zend/spotlight/sendmimeemailpart1.php"> <!ENTITY url.zend.ide "http://www.zend.com/store/products/zend-ide.php">
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php