Changeset 2248 for temp/trunk
- Timestamp:
- 2006/08/28 13:03:13 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 1 deleted
- 1 edited
-
data/Smarty/templates_c/admin (deleted)
-
html/install/index.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/install/index.php
r2245 r2248 186 186 "html/upload/graph_image", 187 187 "html/upload/csv", 188 "data/Smarty/templates_c", 189 "data/Smarty/templates_c/admin", 188 "data/Smarty/templates_c", 190 189 "data/update", 191 190 "data/logs", … … 222 221 } 223 222 223 // ¸¢¸Â¥¨¥é¡¼Åù¤¬È¯À¸¤·¤Æ¤¤¤Ê¤¤¾ì¹ç 224 if(!$err_file) { 225 $path = "../../data/Smarty/templates_c/admin"; 226 mkdir($path); 227 } 228 224 229 $objPage->mess = $mess; 225 230 $objPage->err_file = $err_file;
Note: See TracChangeset
for help on using the changeset viewer.
