mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-21 18:31:37 +02:00
Remove return true; it was from the previous way I tried.
This commit is contained in:
parent
22083c7780
commit
9b29f45a0f
@ -944,7 +944,6 @@ class nextmatch_widget
|
|||||||
$value = $value_in;
|
$value = $value_in;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return true;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
var $separator = ';';
|
var $separator = ';';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user