From c53476fb51f021230b03bab66e068dd1ac6b4791 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Sun, 29 Mar 2009 22:13:55 +0000 Subject: fixed permissions problem caused by override --- start.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'start.php') diff --git a/start.php b/start.php index cc7299bfc..1b9ce7b5e 100644 --- a/start.php +++ b/start.php @@ -199,8 +199,6 @@ // test that the user can edit the container return can_write_to_container(0, $entity->container_guid); } - - return false; } -- cgit v1.2.3