Fixing style errors.
This commit is contained in:
parent
78f41bf60e
commit
26cae49faf
@ -1312,7 +1312,7 @@ elseif (empty($action) || $action == 'view' || $action == 'addlink' || $action =
|
|||||||
$outputlangs = new Translate("", $conf);
|
$outputlangs = new Translate("", $conf);
|
||||||
$outputlangs->setDefaultLang($newlang);
|
$outputlangs->setDefaultLang($newlang);
|
||||||
}
|
}
|
||||||
|
|
||||||
$arrayoffamiliestoexclude = array('objectamount');
|
$arrayoffamiliestoexclude = array('objectamount');
|
||||||
|
|
||||||
$action = 'add_message'; // action to use to post the message
|
$action = 'add_message'; // action to use to post the message
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user