]> git.pld-linux.org Git - packages/php-pear-HTML_Template_Flexy.git/blob - php-pear-HTML_Template_Flexy-path_fix.patch
- drop obsolete and outdated manual inclusion of rpm macros
[packages/php-pear-HTML_Template_Flexy.git] / php-pear-HTML_Template_Flexy-path_fix.patch
1 --- ./Flexy/Compiler/Regex/RtfSimpleTags.php    2004-12-04 22:26:11.425337616 +0100
2 +++ ./Flexy/Compiler/Regex/RtfSimpleTags.php    2004-12-04 22:27:06.051033248 +0100
3 @@ -31,7 +31,7 @@
4  */ 
5   
6  
7 -require_once "HTML/Template/Flexy/Filter/SimpleTags.php";
8 +require_once "HTML/Template/Flexy/Compiler/Regex/SimpleTags.php";
9  
10  class HTML_Template_Flexy_Compiler_Regex_RtfSimpleTags extends HTML_Template_Flexy_Compiler_Regex_SimpleTags 
11  {
This page took 0.109286 seconds and 3 git commands to generate.