Index: index.php =================================================================== RCS file: /cvsroot/typo3/TYPO3core/typo3/mod/tools/em/index.php,v retrieving revision 1.23.2.1 diff -u -r1.23.2.1 index.php --- index.php 30 Apr 2004 08:08:27 -0000 1.23.2.1 +++ index.php 12 May 2004 06:40:02 -0000 @@ -2868,7 +2868,7 @@ ) { // All files in extension directory: - $fileArr = t3lib_div::getAllFilesAndFoldersInPath(array(),$removePath); + $fileArr = t3lib_div::getAllFilesAndFoldersInPath(array(),$removePath,'',1); if (is_array($fileArr)) { // Remove files in dirs: