diff --git a/e107_handlers/form_handler.php b/e107_handlers/form_handler.php index 7f2bf5a03..440ab4441 100644 --- a/e107_handlers/form_handler.php +++ b/e107_handlers/form_handler.php @@ -67,7 +67,7 @@ class e_form protected $_tabindex_enabled = true; protected $_cached_attributes = array(); protected $_field_warnings = array(); - protected $_inline_token = null; + private $_inline_token = null; /** * @var user_class