- Timestamp:
- 2006/12/10 16:54:54 (19 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/design/template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/design/template.php
r10512 r10513 299 299 300 300 // phpspot.net¤È¤¤¤¦Ê¸»úÎó¤òphpspot.org¤ËÃÖ´¹¤¹¤ë 301 $fs = new File_SearchReplace('<!--{$smarty.const.URL_DIR}-->img/', "phpspot.org", "", "$tpl_path . $arrTemplate[0]['template_code']", true); 301 $path = $tpl_path . $arrTemplate[0]['template_code']; 302 $fs = new File_SearchReplace('<!--{$smarty.const.URL_DIR}-->img/', "phpspot.org", "", $path, true); 302 303 $fs->doSearch(); 303 304
Note: See TracChangeset
for help on using the changeset viewer.
