Changeset 18 for trunk/includes
- Timestamp:
- 08/10/05 23:54:43 (7 years ago)
- Files:
-
- 1 modified
-
trunk/includes/smarty.inc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/smarty.inc.php
r17 r18 41 41 # $smarty->force_compile = true; 42 42 # $smarty->cache_modified_check = true; 43 # FIXME: add default caching parameters.44 43 45 44 $this->template_dir = SMARTYPATH . '/templates/';
