@@ -55,7 +55,8 @@ function group_select($selname,$selclass,$preselected = false,$size = 4) {
|
|||||||
return $o;
|
return $o;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/// @TODO after an optional parameter, no mandadory parameter can follow
|
||||||
|
/// @TODO find proper type-hints
|
||||||
function contact_selector($selname, $selclass, $preselected = false, $options) {
|
function contact_selector($selname, $selclass, $preselected = false, $options) {
|
||||||
|
|
||||||
$a = get_app();
|
$a = get_app();
|
||||||
|
|||||||
Reference in New Issue
Block a user