Fix phpcs
This commit is contained in:
parent
8a67100a31
commit
c052a50d75
@ -449,12 +449,8 @@ if (empty($reshook) && $action == 'add' && (!empty($conference->id) && $conferen
|
|||||||
|
|
||||||
if (!$error) {
|
if (!$error) {
|
||||||
if (!empty(floatval($project->price_registration))) {
|
if (!empty(floatval($project->price_registration))) {
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
$outputlangs = $langs;
|
$outputlangs = $langs;
|
||||||
|
|
||||||
// TODO Use default language of $thirdparty->default_lang to build $outputlang
|
// TODO Use default language of $thirdparty->default_lang to build $outputlang
|
||||||
|
|
||||||
// Get product to use for invoice
|
// Get product to use for invoice
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user