Fix phpcs

This commit is contained in:
Laurent Destailleur 2019-10-31 21:16:41 +01:00
parent f98df3c807
commit c215d534fc
8 changed files with 8 additions and 9 deletions

View File

@ -23,7 +23,6 @@ if (empty($conf) || ! is_object($conf))
exit; exit;
} }
$contact = $GLOBALS['objcanvas']->control->object; $contact = $GLOBALS['objcanvas']->control->object;
?> ?>