mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-10 16:08:34 +01:00
"fixed bug reported on german list: private is php5 (only commited to 1.4)"
This commit is contained in:
parent
88de9c67a6
commit
960868ad9d
@ -30,7 +30,7 @@
|
|||||||
);
|
);
|
||||||
var $human_name = 'AJAX Select'; // this is the name for the editor
|
var $human_name = 'AJAX Select'; // this is the name for the editor
|
||||||
|
|
||||||
private $debug = false;
|
var $debug = false;
|
||||||
|
|
||||||
function ajax_select_widget($ui='')
|
function ajax_select_widget($ui='')
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user