Index: branches/5.1.x/core/editor/editor/filemanager/connectors/php/config.php =================================================================== diff -u -N -r12127 -r13086 --- branches/5.1.x/core/editor/editor/filemanager/connectors/php/config.php (.../config.php) (revision 12127) +++ branches/5.1.x/core/editor/editor/filemanager/connectors/php/config.php (.../config.php) (revision 13086) @@ -163,5 +163,3 @@ $Config['FileTypesAbsolutePath']['Document']= ($Config['UserFilesAbsolutePath'] == '') ? '' : $Config['UserFilesAbsolutePath'].'Documents/' ; $Config['QuickUploadPath']['Document'] = $Config['UserFilesPath'] ; $Config['QuickUploadAbsolutePath']['Document']= $Config['UserFilesAbsolutePath'] ; - -?>