mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Update external links to point to wotlk speciffic database
This commit is contained in:
@@ -271,7 +271,7 @@ if (!CLI)
|
|||||||
$pageCall = $_[0];
|
$pageCall = $_[0];
|
||||||
$pageParam = $_[1] ?? '';
|
$pageParam = $_[1] ?? '';
|
||||||
|
|
||||||
Util::$wowheadLink = 'http://'.Util::$subDomains[User::$localeId].'.wowhead.com/'.$str;
|
Util::$wowheadLink = 'https://www.wowhead.com/wotlk/'.(User::$localeId ? Util::$subDomains[User::$localeId].'/' : '').$str;
|
||||||
}
|
}
|
||||||
else if (!empty($AoWoWconf['aowow']))
|
else if (!empty($AoWoWconf['aowow']))
|
||||||
Lang::load('enus');
|
Lang::load('enus');
|
||||||
|
|||||||
Reference in New Issue
Block a user