Misc/Typo

This commit is contained in:
Sarjuuk
2018-03-29 23:52:02 +02:00
parent fa46aefa27
commit d848d316fe

View File

@@ -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;