summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@controlyourself.ca>2009-06-18 01:11:13 +0000
committerSarven Capadisli <csarven@controlyourself.ca>2009-06-18 01:11:13 +0000
commit4b542ccc1c0d99e35c0a7002ae9be6285933f036 (patch)
tree0a97d30aa9db73798c2b58e9c4c66788699da482
parent77185dd4c67761afbe670a15928c523f4de2842b (diff)
parent4eddf1c7a4fd0876958bb3215875108e3e25ae8d (diff)
Merge branch 'userdesign' of /var/www/design into userdesign
-rw-r--r--actions/showfavorites.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/showfavorites.php b/actions/showfavorites.php
index 865045337..01f38a892 100644
--- a/actions/showfavorites.php
+++ b/actions/showfavorites.php
@@ -45,7 +45,7 @@ require_once INSTALLDIR.'/lib/feedlist.php';
* @link http://laconi.ca/
*/
-class ShowfavoritesAction extends Action
+class ShowfavoritesAction extends CurrentUserDesignAction
{
/** User we're getting the faves of */
var $user = null;