From 36b3f02086048d794955e125d229f93a4addbf0d Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 18 Feb 2009 17:45:25 +0000 Subject: [PATCH] Add comment --- htdocs/ecm/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/ecm/index.php b/htdocs/ecm/index.php index 7ebb534040d..5ac8949346a 100644 --- a/htdocs/ecm/index.php +++ b/htdocs/ecm/index.php @@ -454,7 +454,7 @@ if (empty($action) || $action == 'file_manager' || eregi('refresh',$action) || $ { // We removed all expanded sections that are child of the closed section $oldexpandedsectionarray=$expandedsectionarray; - $expandedsectionarray=array(); + $expandedsectionarray=array(); // Reset foreach($oldexpandedsectionarray as $sectioncursor) { // is_in_subtree(fulltree,sectionparent,sectionchild)