mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Misc/Fixup
* obligatory after-the-fact fixups
This commit is contained in:
@@ -10,7 +10,7 @@ class GuidesPage extends GenericPage
|
||||
{
|
||||
use TrListPage;
|
||||
|
||||
protected $type = Type::Guide;
|
||||
protected $type = Type::GUIDE;
|
||||
protected $tpl = 'list-page-generic';
|
||||
protected $path = [6];
|
||||
protected $tabId = 6;
|
||||
|
||||
Reference in New Issue
Block a user