summaryrefslogtreecommitdiff
path: root/actions/replies.php
diff options
context:
space:
mode:
authorRobin Millette <millette@controlyourself.ca>2009-06-18 06:02:54 -0400
committerRobin Millette <millette@controlyourself.ca>2009-06-18 06:02:54 -0400
commitc442b400b985cb9e30bf036007bcffc96807d5a3 (patch)
treeaebb66931d6f15336df8bfcf05202b37ee4aff43 /actions/replies.php
parent65b4cfbb54f5b44820dd02bb9c3c2ca98dbbd321 (diff)
parent87f54c1136fa4ddc476baad0adeaf1b4e7097cc5 (diff)
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x
Diffstat (limited to 'actions/replies.php')
-rw-r--r--actions/replies.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/actions/replies.php b/actions/replies.php
index eac4d0a3a..d7ed440e9 100644
--- a/actions/replies.php
+++ b/actions/replies.php
@@ -45,9 +45,8 @@ require_once INSTALLDIR.'/lib/feedlist.php';
* @link http://laconi.ca/
*/
-class RepliesAction extends Action
+class RepliesAction extends OwnerDesignAction
{
- var $user = null;
var $page = null;
/**