1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
This commit is contained in:
Hartmut Holzgraefe
2003-06-20 11:30:42 +00:00
parent 4b93d257be
commit 4debf9bb29

View File

@@ -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>