correct typing bugs
This commit is contained in:
parent
50c2a65b6a
commit
3844a77395
@ -2984,7 +2984,3 @@ abstract class CommonObject
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
|
||||
|
||||
?>
|
||||
|
||||
@ -2690,7 +2690,7 @@ class Form
|
||||
* @param array $event Event options
|
||||
* @return void
|
||||
*/
|
||||
function form_thirdparty($page, $selected='', $htmlname='socid', $filter='',$showempty=0, $showtype=0, $forcecombo=0, $event=array()))
|
||||
function form_thirdparty($page, $selected='', $htmlname='socid', $filter='',$showempty=0, $showtype=0, $forcecombo=0, $event=array())
|
||||
{
|
||||
global $langs;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user