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
@@ -829,6 +829,3 @@ class elFinderVolumeLocalFileSystem extends elFinderVolumeDriver {
}
} // END class
?>