From 5d3ffae30c4ae71e192f29854fceab69d8aca533 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Wed, 6 Apr 2016 21:34:09 +0100 Subject: [PATCH] Mouse events added to reset and pingActive iframe --- files.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/files.php b/files.php index 8b88150..3831e2d 100644 --- a/files.php +++ b/files.php @@ -8,7 +8,7 @@ $isGitHubRepoDir = in_array($ICEcoder["root"],$ICEcoder['githubLocalPaths']); ?> - + ICEcoder v <?php echo $ICEcoder["versionNo"];?> file manager @@ -56,6 +56,8 @@ $permColors = $thisPermVal == 777 ? 'background: #800; color: #eee' : 'color: #8 + +