Qual: Missing global declaration
This commit is contained in:
parent
db91684193
commit
670e861d7b
@ -2278,7 +2278,7 @@ abstract class CommonObject
|
|||||||
*/
|
*/
|
||||||
function showOptionals($extrafields, $mode='view', $params=0, $keyprefix='')
|
function showOptionals($extrafields, $mode='view', $params=0, $keyprefix='')
|
||||||
{
|
{
|
||||||
global $_POST;
|
global $_POST, $conf;
|
||||||
|
|
||||||
$out = '';
|
$out = '';
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user