Index: temp/trunk/html/js/file_manager.js
===================================================================
--- temp/trunk/html/js/file_manager.js	(revision 10017)
+++ temp/trunk/html/js/file_manager.js	(revision 10018)
@@ -161,5 +161,5 @@
 function fnDbClick(arrTree, path, is_dir, now_dir, is_parent = false) {
 
-	if(is_parent) fnFolderOpen(path); return;
+	if(is_parent) {fnFolderOpen(path); return;}
 	
 	if(is_dir) {
