From: Hartmut Holzgraefe Date: Wed, 19 Feb 2003 14:48:17 +0000 (+0000) Subject: inside was supported but missing from the DTD, X-Git-Tag: RELEASE_0_5~872 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=714a6d727eb1f961bfbaf0d1a90f523b1681dc62;p=php inside was supported but missing from the DTD, added "role" attribute to support "internal" functions like MINIT and stuff, "private" C functions not to be published as PHP functions and "public" implemenations of PHP functions --- diff --git a/scripts/ext_skel_ng/extension.dtd b/scripts/ext_skel_ng/extension.dtd index 533dac8a7b..d8091c2e48 100644 --- a/scripts/ext_skel_ng/extension.dtd +++ b/scripts/ext_skel_ng/extension.dtd @@ -36,11 +36,13 @@ - + +