Latest and greatest.
git-svn-id: http://svn.cleancode.org/svn/pickles@85 4d10bc64-7434-11dc-a737-d2d0f8310089
This commit is contained in:
parent
8fc09876cf
commit
c6af785100
18 changed files with 451 additions and 46 deletions
|
@ -54,7 +54,7 @@ class Display_PHP extends Display_Common {
|
|||
//$this->smarty->cache_lifetime = $this->caching;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
$this->template = $this->template_path . $this->module_name . '.php';
|
||||
$this->shared_template = PICKLES_PATH . 'templates/' . $this->shared_name . '.php';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue