]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
favorites should show owner design
authorEvan Prodromou <evan@controlyourself.ca>
Thu, 2 Jul 2009 12:21:41 +0000 (08:21 -0400)
committerEvan Prodromou <evan@controlyourself.ca>
Thu, 2 Jul 2009 12:21:41 +0000 (08:21 -0400)
actions/showfavorites.php

index b723924a5e0a323209f0daf09888933841b0b9b6..8efe9d30aa461ff48fb589b4f0c310653ed9a047 100644 (file)
@@ -45,7 +45,7 @@ require_once INSTALLDIR.'/lib/feedlist.php';
  * @link     http://laconi.ca/
  */
 
-class ShowfavoritesAction extends CurrentUserDesignAction
+class ShowfavoritesAction extends OwnerDesignAction
 {
     /** User we're getting the faves of */
     var $user = null;