mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
omgishouldntbedoingthis
This commit is contained in:
@@ -103,6 +103,14 @@ if (!$smarty->loadCache($cacheKey, $pageData, $filter))
|
||||
$visibleCols = [];
|
||||
$hiddenCols = [];
|
||||
|
||||
$pageData = array(
|
||||
'page' => [],
|
||||
'data' => [],
|
||||
'title' => '',
|
||||
'path' => '',
|
||||
'params' => []
|
||||
);
|
||||
|
||||
switch($cats[0])
|
||||
{
|
||||
case -2: // Character Talents
|
||||
|
||||
Reference in New Issue
Block a user