Profiler/Frontend
* add pages and templates to display arena teams, guilds and chars
This commit is contained in:
parent
3fd25ca889
commit
0ff0e5b59e
35 changed files with 1570 additions and 486 deletions
|
|
@ -22,8 +22,8 @@ switch ($pageCall)
|
|||
case 'account': // account management [nyi]
|
||||
case 'achievement':
|
||||
case 'achievements':
|
||||
// case 'arena-team':
|
||||
// case 'arena-teams':
|
||||
case 'arena-team':
|
||||
case 'arena-teams':
|
||||
case 'class':
|
||||
case 'classes':
|
||||
case 'currency':
|
||||
|
|
@ -37,8 +37,8 @@ switch ($pageCall)
|
|||
case 'events':
|
||||
case 'faction':
|
||||
case 'factions':
|
||||
// case 'guild':
|
||||
// case 'guilds':
|
||||
case 'guild':
|
||||
case 'guilds':
|
||||
case 'icon':
|
||||
case 'icons':
|
||||
case 'item':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue