Changeset 10844
- Timestamp:
- 2006/12/18 09:20:11 (19 years ago)
- File:
-
- 1 edited
-
temp/branches/ec-cube-beta/html/install/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/branches/ec-cube-beta/html/install/index.php
r10821 r10844 369 369 mkdir($path); 370 370 } 371 $path = "../upload/temp_template"; 372 if(!file_exists($path)) { 373 mkdir($path); 374 } 371 375 $path = "../upload/save_image"; 372 376 if(!file_exists($path)) {
Note: See TracChangeset
for help on using the changeset viewer.
