summaryrefslogtreecommitdiff
path: root/lib/conf
diff options
context:
space:
mode:
authorNicolas BERNSTEIN <alexis211@gmail.com>2012-03-18 14:08:31 +0100
committerNicolas BERNSTEIN <alexis211@gmail.com>2012-03-18 14:08:31 +0100
commitccff9ce8d8a2818699ce4e20a310986fc95ea022 (patch)
treec585ead91c894c621c73b63bc84012709e795151 /lib/conf
parent24547ccec6526fcef3cccb34bc35fb81f31236b3 (diff)
downloadBits-ccff9ce8d8a2818699ce4e20a310986fc95ea022.tar.gz
Bits-ccff9ce8d8a2818699ce4e20a310986fc95ea022.zip
Added a way of classifying images in folders.
Diffstat (limited to 'lib/conf')
-rw-r--r--lib/conf/apps.php6
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/conf/apps.php b/lib/conf/apps.php
index 26de50c..b7f3c9d 100644
--- a/lib/conf/apps.php
+++ b/lib/conf/apps.php
@@ -8,8 +8,12 @@ $apps = array(
"image" => array(
"index" => 1,
"delete" => 1,
- "rename" => 1,
+ "editinfo" => 1,
"upload" => 0,
+ "folder" => 0,
+ "newfld" => 1,
+ "editfld" => 1,
+ "delfld" => 1,
),
// Account application