aidan Sat Sep 25 05:10:39 2004 EDT
Modified files:
/phpdoc/entities global.ent
Log:
Added link for autoload
http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.201&r2=1.202&ty=u
Index: phpdoc/entities/global.ent
diff -u phpdoc/entities/global.ent:1.201 phpdoc/entities/global.ent:1.202
--- phpdoc/entities/global.ent:1.201 Wed Sep 22 11:52:40 2004
+++ phpdoc/entities/global.ent Sat Sep 25 05:10:39 2004
@@ -1,6 +1,6 @@
<!-- -*- SGML -*-
- $Id: global.ent,v 1.201 2004/09/22 15:52:40 tony2001 Exp $
+ $Id: global.ent,v 1.202 2004/09/25 09:10:39 aidan Exp $
Contains global "macros" for all the XML documents.
@@ -364,6 +364,7 @@
<!ENTITY email.sample '[EMAIL PROTECTED]'>
<!ENTITY link.superglobals '<link
linkend="language.variables.predefined">superglobals</link>'>
+<!ENTITY link.autoload '<link linkend="language.oop5.autoload">__autoload</link>'>
<!ENTITY spec.cookies 'http://www.netscape.com/newsref/std/cookie_spec.html'>
<!ENTITY spec.strftime
'http://www.opengroup.org/onlinepubs/7908799/xsh/strftime.html'>