summaryrefslogtreecommitdiff
path: root/lib/conf/apps.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/conf/apps.php')
-rw-r--r--lib/conf/apps.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/conf/apps.php b/lib/conf/apps.php
index 8afeb2d..8e755b1 100644
--- a/lib/conf/apps.php
+++ b/lib/conf/apps.php
@@ -5,7 +5,7 @@ $homepage = "blog";
$apps = array(
// Image upload application
- "image" => array(
+ "file" => array(
"index" => 1,
"delete" => 1,
"editinfo" => 1,