mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Misc/Typo
This commit is contained in:
@@ -8,7 +8,7 @@ if (!defined('AOWOW_REVISION'))
|
|||||||
// tabId 0: Database g_initHeader()
|
// tabId 0: Database g_initHeader()
|
||||||
class ZonePage extends GenericPage
|
class ZonePage extends GenericPage
|
||||||
{
|
{
|
||||||
use detailPage;
|
use TrDetailPage;
|
||||||
|
|
||||||
protected $path = [0, 6];
|
protected $path = [0, 6];
|
||||||
protected $tabId = 0;
|
protected $tabId = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user