John - 2019-10-04

If the code is written as

 $data{'flag'} = ($@) ? flag_post : (flag_post | flag_data);

then there is no problem with formatting, so I assume the problem is in recognision of $@ variable.

 

Last edit: John 2019-10-04