mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
PHP/Compat
* remove sources of deprecation warnings. Mostly dynamic creation of object properties. * some string function no longer accept null as string
This commit is contained in:
@@ -10,7 +10,6 @@ if (!defined('AOWOW_REVISION'))
|
||||
|
||||
class MorePage extends GenericPage
|
||||
{
|
||||
protected $articleUrl = '';
|
||||
protected $tabsTitle = '';
|
||||
protected $privReqPoints = '';
|
||||
protected $forceTabs = true;
|
||||
|
||||
Reference in New Issue
Block a user