source: trunk/_InstallationResources/omforum_migration_13850_13860.sql @ 1615

Revision 1615, 227 bytes checked in by Xiping.Wang, 2 years ago (diff)

[trunk] append a db upgrade script

Line 
1--1 php seo module installation
2
3--2 change site name
4update om_config set config_value='mike2.openmethodology.org' where config_name='server_name';
5
6update om_config set config_value='/forum' where config_name='script_path';
7
Note: See TracBrowser for help on using the repository browser.