if ($self -> is_principal() || $self -> is_major_shareholder()) { $self -> concerned_with_long_term_costs(1); } else { $self -> concerned_with_long_term_costs(0); } if (!$self -> concerned_with_long_term_costs()) { $self -> defer_to_boss(1); }
In reply to Re^3: CVS history woes
by gloryhack
in thread CVS history woes
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |