summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--inc/html.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/html.php b/inc/html.php
index 86cda46f0..e2128f2bc 100644
--- a/inc/html.php
+++ b/inc/html.php
@@ -1135,6 +1135,7 @@ function html_edit(){
global $lang;
global $conf;
global $TEXT;
+ global $RANGE;
if (isset($_REQUEST['changecheck'])) {
$check = $_REQUEST['changecheck'];