FIX: Fixed create-folder function:

This commit is contained in:
Sam Minnee 2013-02-26 13:39:48 +13:00
parent 91b602c768
commit b7b62e5aea
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ class AssetAdmin extends LeftAndMain implements PermissionProvider{
public static $allowed_actions = array(
'addfolder',
'delete',
'AddForm',
'DeleteItemsForm',
'getsubtree',
'movemarked',