diff --git a/etemplate/inc/class.ajax_select_widget.inc.php b/etemplate/inc/class.ajax_select_widget.inc.php index 18393c836e..0ad48c9fe9 100644 --- a/etemplate/inc/class.ajax_select_widget.inc.php +++ b/etemplate/inc/class.ajax_select_widget.inc.php @@ -30,7 +30,7 @@ ); var $human_name = 'AJAX Select'; // this is the name for the editor - private $debug = false; + var $debug = false; function ajax_select_widget($ui='') {