remove output buffering and closing php brackets

This commit is contained in:
Troex Nevelin
2012-03-03 22:28:57 +02:00
parent eb11847635
commit f6e33d96c8
7 changed files with 8 additions and 24 deletions
-2
View File
@@ -3269,5 +3269,3 @@ abstract class elFinderVolumeDriver {
abstract protected function _checkArchivers();
} // END class
?>