mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
* shuffled quests into a structure that seems sensible (menus should no longer point to dead pages or display 'undefined' links)
2 lines
125 B
SQL
2 lines
125 B
SQL
UPDATE aowow_dbversion SET `sql` = CONCAT(IFNULL(`sql`, ''), ' quests'), `build` = CONCAT(IFNULL(`build`, ''), ' profiler');
|