Index: branches/5.0.x/core/kernel/kbase.php =================================================================== diff -u -r12299 -r12726 --- branches/5.0.x/core/kernel/kbase.php (.../kbase.php) (revision 12299) +++ branches/5.0.x/core/kernel/kbase.php (.../kbase.php) (revision 12726) @@ -1,6 +1,6 @@ Application->IsAdmin()) { + if ($this->Application->isAdminUser) { // can change upload dir on the fly (admin only!) $allowed_modifiers[] = 'upload_dir'; }