]> git.pld-linux.org Git - packages/ZoneAdmin.git/commitdiff
- changed path to templates_c
authorSÅ‚awomir Paszkiewicz <paszczus@pld-linux.org>
Fri, 12 Oct 2007 19:54:07 +0000 (19:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ZoneAdmin-smarty.patch -> 1.2

ZoneAdmin-smarty.patch

index cffe8f1deb5fcd7d0841f6fff91d567380b93291..ea2b454a20418c435d49fefd241bbe65bc299537 100644 (file)
@@ -1,3 +1,16 @@
+diff -ur ZoneAdmin-0.2-beta1/includes/smarty/libs/Smarty.class.php ZoneAdmin-0.2-beta1.new/includes/smarty/libs/Smarty.class.php
+--- ZoneAdmin-0.2-beta1/includes/smarty/libs/Smarty.class.php  2007-09-27 12:12:39.000000000 +0200
++++ ZoneAdmin-0.2-beta1.new/includes/smarty/libs/Smarty.class.php      2007-10-12 21:50:53.653532421 +0200
+@@ -79,7 +79,7 @@
+      *
+      * @var string
+      */
+-    var $compile_dir     =  'templates_c';
++    var $compile_dir     =  '/var/lib/zavar/templates_c';
+     /**
+      * The directory where config files are located.
+Tylko w ZoneAdmin-0.2-beta1.new/includes/smarty/libs: Smarty.class.php~
 diff -ur ZoneAdmin-0.2-beta1/index.php ZoneAdmin-0.2-beta1.new/index.php
 --- ZoneAdmin-0.2-beta1/index.php      2007-09-27 12:12:39.000000000 +0200
 +++ ZoneAdmin-0.2-beta1.new/index.php  2007-10-12 21:27:14.524592357 +0200
This page took 0.052372 seconds and 4 git commands to generate.