* tag ref loot rows as 'commonloot' to keep them out of the 'noteworthy loot' subtab * don't create icon links for ref loot rows
1 line
81 B
SQL
1 line
81 B
SQL
UPDATE `aowow_dbversion` SET `build` = CONCAT(IFNULL(`build`, ''), ' globaljs');
|