aboutsummaryrefslogtreecommitdiff
path: root/start.php
diff options
context:
space:
mode:
Diffstat (limited to 'start.php')
-rw-r--r--start.php2
1 files changed, 0 insertions, 2 deletions
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;
}