Changeset 843 in ExiteCMS for trunk/includes/Smarty-2.6.18/Smarty.class.php
- Timestamp:
- 09/27/07 19:34:07 (5 years ago)
- File:
-
- 1 edited
-
trunk/includes/Smarty-2.6.18/Smarty.class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/Smarty-2.6.18/Smarty.class.php
r841 r843 73 73 * @var string 74 74 */ 75 var $template_dir = 'templates';75 var $template_dir = array('templates'); 76 76 77 77 /**
Note: See TracChangeset
for help on using the changeset viewer.
