hholzgra Fri Jun 20 07:30:42 2003 EDT
Modified files:
/php4/scripts/ext_skel_ng php_function.php
Log:
typo fix
Index: php4/scripts/ext_skel_ng/php_function.php
diff -u php4/scripts/ext_skel_ng/php_function.php:1.14
php4/scripts/ext_skel_ng/php_function.php:1.15
--- php4/scripts/ext_skel_ng/php_function.php:1.14 Tue May 20 10:02:12 2003
+++ php4/scripts/ext_skel_ng/php_function.php Fri Jun 20 07:30:42 2003
@@ -309,7 +309,7 @@
function docbook_xml() {
$xml =
'<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- '.'$'.Revision: 1.0 $ -->
+<!-- '.'$'.'Revision: 1.0 $ -->
<refentry id="function.'.strtolower(str_replace("_","-",$this->name)).'">
<refnamediv>
<refname>'.$this->name.'</refname>
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php