Changeset 183 for trunk/include/oninstall.php
- Timestamp:
- Apr 20, 2009, 6:16:29 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/oninstall.php
r182 r183 62 62 // Rewrite Option for Xpress 63 63 // update_option("blog_charset", wp_blog_charset()); 64 update_option('blogname', ucfirst($mydirname) . ' ' . _MI_XP RESS_NAME );64 update_option('blogname', ucfirst($mydirname) . ' ' . _MI_XP2_NAME ); 65 65 update_option('blogdescription', 'WordPress for XOOPS'); 66 66 update_option("admin_email", $GLOBALS["xoopsConfig"]['adminmail']);
Note: See TracChangeset
for help on using the changeset viewer.