summaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
authorChristian Fowler <spider@viovio.com>2007-07-01 20:48:00 +0000
committerChristian Fowler <spider@viovio.com>2007-07-01 20:48:00 +0000
commit8138582e4e9584998bf05cc0cfc14f3cee1bd096 (patch)
treea2daff5117026c1cf6c24bb649f47f1a32fb1cb4 /admin
parentd69b92ac6bf5fcf2f74237e6f3e7e4223fdda0e6 (diff)
downloadfisheye-8138582e4e9584998bf05cc0cfc14f3cee1bd096.tar.gz
fisheye-8138582e4e9584998bf05cc0cfc14f3cee1bd096.tar.bz2
fisheye-8138582e4e9584998bf05cc0cfc14f3cee1bd096.zip
remove bogus/unused show_to_all_admins feature, use p_fisheye_admin instead
Diffstat (limited to 'admin')
-rw-r--r--admin/schema_inc.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/admin/schema_inc.php b/admin/schema_inc.php
index d413e70..a41b8d0 100644
--- a/admin/schema_inc.php
+++ b/admin/schema_inc.php
@@ -73,7 +73,6 @@ $gBitInstaller->registerPreferences( FISHEYE_PKG_NAME, array(
array( FISHEYE_PKG_NAME, 'fisheye_menu_text','Image Galleries'),
// more intuitive if we can see all galleries we can upload images to
array( FISHEYE_PKG_NAME, 'fisheye_show_public_on_upload','y'),
- array( FISHEYE_PKG_NAME, 'fisheye_show_all_to_admins','y'),
) );
// ### Default User Permissions