Changeset 3363 for temp/trunk
- Timestamp:
- 2006/08/31 00:00:04 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/Smarty/templates/admin/design/template.tpl (modified) (previous)
-
html/admin/design/template.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/design/template.php
r3358 r3363 90 90 function lfgetTemplate(){ 91 91 global $objPage; 92 $filepath = USER_DIR . "templates/";92 $filepath = "/" . USER_DIR . "templates/"; 93 93 94 94 $arrTemplateImage = array(); // ²èÌÌɽ¼¨²èÁü³ÊǼÍÑ … … 136 136 $arrTemplateImage['code'][$key] = $val['template_code']; 137 137 } 138 138 139 139 140
Note: See TracChangeset
for help on using the changeset viewer.
