diff options
| author | Hartmut Holzgraefe <hholzgra@php.net> | 2003-05-06 16:51:09 +0000 |
|---|---|---|
| committer | Hartmut Holzgraefe <hholzgra@php.net> | 2003-05-06 16:51:09 +0000 |
| commit | f4e89c56ab3b0d497d5425049d592ce1e312031e (patch) | |
| tree | ce6cda101c6a7b728b1662cf32b23591b4ad3f1a | |
| parent | 249d85b2b059e0ca4b832fec97055222e6f43137 (diff) | |
| download | php-git-f4e89c56ab3b0d497d5425049d592ce1e312031e.tar.gz | |
stupido :(
| -rw-r--r-- | scripts/ext_skel_ng/php_constant.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/ext_skel_ng/php_constant.php b/scripts/ext_skel_ng/php_constant.php index d3d2e5d4f9..4f377a963d 100644 --- a/scripts/ext_skel_ng/php_constant.php +++ b/scripts/ext_skel_ng/php_constant.php @@ -43,6 +43,7 @@ static function docbook_xml_header($name) { + return " <table> <title>$name constants</title> <tgroup cols='3'> |
