SOURCES: eventum-paths.patch - move Smarty plugins to eventum dir
glen
glen at pld-linux.org
Wed Oct 26 16:19:12 CEST 2005
Author: glen Date: Wed Oct 26 14:19:12 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- move Smarty plugins to eventum dir
---- Files affected:
SOURCES:
eventum-paths.patch (1.23 -> 1.24)
---- Diffs:
================================================================
Index: SOURCES/eventum-paths.patch
diff -u SOURCES/eventum-paths.patch:1.23 SOURCES/eventum-paths.patch:1.24
--- SOURCES/eventum-paths.patch:1.23 Wed Jul 27 09:43:33 2005
+++ SOURCES/eventum-paths.patch Wed Oct 26 16:19:06 2005
@@ -266,3 +266,13 @@
include_once("File/Util.php");
$html = checkRequirements();
+--- ./include/class.template.php 2005-10-26 17:06:21.000000000 +0300
++++ /tmp/class.template.php 2005-10-26 17:05:19.000000000 +0300
+@@ -62,6 +62,7 @@
+ $this->smarty->compile_dir = "/var/cache/eventum";
+ $this->smarty->config_dir = '';
+ $this->smarty->register_modifier("activateLinks", array('Link_Filter', 'activateLinks'));
++ $this->smarty->plugins_dir = array('/usr/share/eventum/smarty', 'plugins');
+ }
+
+
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/eventum-paths.patch?r1=1.23&r2=1.24&f=u
More information about the pld-cvs-commit
mailing list