Changeset 156 for trunk/include
- Timestamp:
- Apr 5, 2009, 10:21:01 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/oninstall.php
r152 r156 77 77 /* add new option for uploads */ 78 78 // update_option('uploads_use_yearmonth_folders', 1); 79 // update_option('upload_path', $module->getVar("dirname"));79 update_option('upload_path', 'wp-content/uploads'); 80 80 81 81
Note: See TracChangeset
for help on using the changeset viewer.