[packages/eventum/dev-3.0] smarty3-plugin-gettext hack

glen glen at pld-linux.org
Mon Sep 14 12:24:22 CEST 2015


commit b59a718ef863a575f64070a216c2f66ea9bdca9d
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Sep 14 13:20:52 2015 +0300

    smarty3-plugin-gettext hack

 eventum-paths.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/eventum-paths.patch b/eventum-paths.patch
index 447d913..956a7ea 100644
--- a/eventum-paths.patch
+++ b/eventum-paths.patch
@@ -154,3 +154,14 @@
  }
  
  // add PEAR to the include path, required by PEAR classes
+--- ./init.php	2015-08-04 21:55:51.000000000 +0300
++++ ./init.php	2015-07-02 22:16:40.638270324 +0300
+@@ -197,6 +197,8 @@
+ }
+ 
+ require_once APP_PATH . '/autoload.php';
++# hack
++require_once '/usr/share/php/Smarty3/plugins/block.t.php';
+ 
+ // fix magic_quote_gpc'ed values
+ if (get_magic_quotes_gpc()) {
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/eventum.git/commitdiff/f3f4d4af51da0eef6485a2ae595eb307cdb1c5fa



More information about the pld-cvs-commit mailing list