declare attributes of TagAction
This commit is contained in:
parent
06f19d523a
commit
be4e3593f5
@ -23,6 +23,8 @@ if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); }
|
|||||||
class TagAction extends Action
|
class TagAction extends Action
|
||||||
{
|
{
|
||||||
var $notice;
|
var $notice;
|
||||||
|
var $tag;
|
||||||
|
var $page;
|
||||||
|
|
||||||
function prepare($args)
|
function prepare($args)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user