Browse Source

typo fix

PECL_4_3
Hartmut Holzgraefe 23 years ago
parent
commit
4debf9bb29
  1. 2
      scripts/ext_skel_ng/php_function.php

2
scripts/ext_skel_ng/php_function.php

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

Loading…
Cancel
Save