From: Martin Jansen Date: Sat, 12 Jul 2003 15:15:38 +0000 (+0000) Subject: * Update the DTD path X-Git-Tag: BEFORE_ARG_INFO~269 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6249a7dac139e2f75c02bb48d50b7370c1fa0846;p=php * Update the DTD path --- diff --git a/pear/PEAR/Common.php b/pear/PEAR/Common.php index daab6ce8fa..99db180d24 100644 --- a/pear/PEAR/Common.php +++ b/pear/PEAR/Common.php @@ -839,7 +839,7 @@ class PEAR_Common extends PEAR "role" => "role", ); $ret = "\n"; - //$ret .= "\n"; + $ret .= "\n"; $ret .= " $pkginfo[package] ".htmlspecialchars($pkginfo['summary'])."