From 770ba36d1a9c7aba5eb232f7b694e8a597dab33c Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Sat, 28 Mar 2009 03:48:30 +0000 Subject: updated comment --- viewimage.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/viewimage.php b/viewimage.php index 8231bef3d..6734fdffd 100644 --- a/viewimage.php +++ b/viewimage.php @@ -16,7 +16,7 @@ // panic if we can't get it if (!$photo) forward(); - // container of photo should always be set, but just in case + // set page owner based on owner of photo album set_page_owner($photo->owner_guid); $album = get_entity($photo->container_guid); if ($album) { -- cgit v1.2.3