mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
@@ -18,7 +18,7 @@ class ObjectPage extends GenericPage
|
|||||||
protected $mode = CACHE_TYPE_PAGE;
|
protected $mode = CACHE_TYPE_PAGE;
|
||||||
protected $js = ['swfobject.js'];
|
protected $js = ['swfobject.js'];
|
||||||
|
|
||||||
private $powerTpl = '$WowheadPower.registerObject(%d, %d, %s);'
|
private $powerTpl = '$WowheadPower.registerObject(%d, %d, %s);';
|
||||||
|
|
||||||
public function __construct($pageCall, $id)
|
public function __construct($pageCall, $id)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user