From 14c26b398bfc50f9607ba38b23290f469f3c6462 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Sat, 28 Mar 2009 19:28:17 +0000 Subject: making the lives of people easier when using Elgg 1.2 --- views/default/tidypics/forms/edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views') diff --git a/views/default/tidypics/forms/edit.php b/views/default/tidypics/forms/edit.php index d7df138b4..533852413 100644 --- a/views/default/tidypics/forms/edit.php +++ b/views/default/tidypics/forms/edit.php @@ -26,7 +26,7 @@ if (defined('ACCESS_DEFAULT')) $access_id = ACCESS_DEFAULT; else - $access_id = 0; + $access_id = 1; // logged_in by default $subtype = 'album'; $title = $_SESSION['tidypicstitle']; -- cgit v1.2.3