From c67d93e869f1e465055624cba6d63ce7281d96bf Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Thu, 26 Sep 2013 18:19:48 +0100 Subject: [PATCH] On drop, get mouseXY for area Also now sets the area in top.ICEcoder.area, useful for other purposes --- editor.php | 2 +- files.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/editor.php b/editor.php index f7f979d..e2acb02 100644 --- a/editor.php +++ b/editor.php @@ -1,7 +1,7 @@ - + ICEcoder v <?php echo $ICEcoder["versionNo"];?> editor diff --git a/files.php b/files.php index 448709e..e8308a7 100644 --- a/files.php +++ b/files.php @@ -1,7 +1,7 @@ - + ICEcoder v <?php echo $ICEcoder["versionNo"];?> file manager