mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-07 23:49:07 +02:00
"fixed bug reported on german list: private is php5 (only commited to 1.4)"
This commit is contained in:
@ -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='')
|
||||
{
|
||||
|
Reference in New Issue
Block a user