aidan Sun Sep 12 05:49:35 2004 EDT
Modified files:
/phpdoc/entities global.ent
Log:
Added &seealso.callback; entity
http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.198&r2=1.199&ty=u
Index: phpdoc/entities/global.ent
diff -u phpdoc/entities/global.ent:1.198 phpdoc/entities/global.ent:1.199
--- phpdoc/entities/global.ent:1.198 Sun Sep 5 19:19:27 2004
+++ phpdoc/entities/global.ent Sun Sep 12 05:49:35 2004
@@ -1,6 +1,6 @@
<!-- -*- SGML -*-
- $Id: global.ent,v 1.198 2004/09/05 23:19:27 philip Exp $
+ $Id: global.ent,v 1.199 2004/09/12 09:49:35 aidan Exp $
Contains global "macros" for all the XML documents.
@@ -363,6 +363,8 @@
<!ENTITY email.sample '[EMAIL PROTECTED]'>
<!ENTITY link.superglobals '<link
linkend="language.variables.predefined">superglobals</link>'>
+
+<!ENTITY seealso.callback 'information about the <link
linkend="language.types.callback">callback</link> type'>
<!ENTITY spec.cookies 'http://www.netscape.com/newsref/std/cookie_spec.html'>
<!ENTITY spec.strftime
'http://www.opengroup.org/onlinepubs/7908799/xsh/strftime.html'>