/[ludap]/ludap/setup.php
ViewVC logotype

Diff of /ludap/setup.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by mose, Tue Aug 19 05:07:21 2003 UTC revision 1.2 by mose, Tue Aug 19 05:31:51 2003 UTC
# Line 33  class Smarty_ludap extends Smarty { Line 33  class Smarty_ludap extends Smarty {
33                  $this->plugins_dir = array("plugins");                  $this->plugins_dir = array("plugins");
34                                                    
35                  $this->caching = 0;                  $this->caching = 0;
36                  $this->cache_dir = "smatry/tmp/cache";                  $this->cache_dir = "smarty/tmp/cache";
37                  $this->cache_lifetime = -1;                  $this->cache_lifetime = -1;
38                  $this->cache_modified_check = true;                  $this->cache_modified_check = true;
39                                    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26