From db6061096e23e77c4ea895fa3c1bd20d65c6db4c Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Sat, 15 Nov 2008 08:44:01 +0000 Subject: Item / Owner changes. * Hardcode the item has_one owner relationship again * Overload User_Model::__get to handle missing owners gracefully * Fix Item_Controller to take the owner_id from the session or from the parent album when adding new albums and photos. --- themes/default/views/album.html.php | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'themes/default/views') diff --git a/themes/default/views/album.html.php b/themes/default/views/album.html.php index 08a67b7b..b59dba01 100644 --- a/themes/default/views/album.html.php +++ b/themes/default/views/album.html.php @@ -21,11 +21,9 @@

title_edit ?>

-- cgit v1.2.3