- Timestamp:
- May 20, 2011, 1:57:51 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Ver3.0/xpressme_integration_kit/include/xpress_templates_make.php
r552 r753 78 78 include_once XOOPS_ROOT_PATH.'/class/xoopsblock.php' ; 79 79 include_once XOOPS_ROOT_PATH.'/class/template.php' ; 80 include_once XOOPS_ROOT_PATH.'/class/-template.php' ; // xoops3 80 81 if( ! xoops_template_touch( $tplid ) ) { 81 82 $msg = '<span style="color:#ff0000;">ERROR: Failed compiling template <b>'.htmlspecialchars($file_name).'</b>.</span><br />';
Note: See TracChangeset
for help on using the changeset viewer.