summaryrefslogtreecommitdiff
path: root/core/helpers/core_installer.php
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2008-12-30 20:19:32 +0000
committerBharat Mediratta <bharat@menalto.com>2008-12-30 20:19:32 +0000
commit06188ad813e38a41aa6058a925bd80fbcb2fbc41 (patch)
tree5f0096800662a4aaeb057f9151672a4a543ad956 /core/helpers/core_installer.php
parent7eb58b6ca4bf8f1a14ef46b150bc19a0893f8892 (diff)
Oops, this got left out of r19497
Diffstat (limited to 'core/helpers/core_installer.php')
-rw-r--r--core/helpers/core_installer.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/helpers/core_installer.php b/core/helpers/core_installer.php
index e720bfb3..b08ac229 100644
--- a/core/helpers/core_installer.php
+++ b/core/helpers/core_installer.php
@@ -154,6 +154,7 @@ class core_installer {
}
access::register_permission("view");
+ access::register_permission("view_full");
access::register_permission("edit");
$root = ORM::factory("item");