]> git.pld-linux.org Git - packages/php-pear-HTML_Template_IT.git/blob - php-pear-HTML_Template_IT-cosmetic.patch
- reverted (almoust) last change - this was mistake on pear server (sources
[packages/php-pear-HTML_Template_IT.git] / php-pear-HTML_Template_IT-cosmetic.patch
1 --- ./PHPLIB.php.org    Sat Feb  1 10:45:15 2003
2 +++ ./PHPLIB.php        Sat Feb  1 20:11:24 2003
3 @@ -551,7 +551,7 @@
4       */
5      function haltMsg($msg)
6      {
7 -        return new PEAR_ERROR(sprintf("<b>Template Error:</b> %s<br>\n", $msg));
8 +        return new PEAR_Error(sprintf("<b>Template Error:</b> %s<br>\n", $msg));
9      }
10  }
11  ?>
This page took 0.042423 seconds and 3 git commands to generate.