hholzgra Sat Mar 15 17:35:35 2003 EDT Modified files: /php4/scripts/ext_skel_ng php_resource.php Log: docbook typo fix Index: php4/scripts/ext_skel_ng/php_resource.php diff -u php4/scripts/ext_skel_ng/php_resource.php:1.1 php4/scripts/ext_skel_ng/php_resource.php:1.2 --- php4/scripts/ext_skel_ng/php_resource.php:1.1 Wed Feb 26 05:06:47 2003 +++ php4/scripts/ext_skel_ng/php_resource.php Sat Mar 15 17:35:34 2003 @@ -19,7 +19,7 @@ function docbook_xml($base) { return " <section id='$base.resources.{$this->name}'> - <title><litera>{$this->name}</literal></title> + <title><literal>{$this->name}</literal></title> <para> {$this->description} </para>
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php