<?php $line_item_types = array('shipping' => 0); if (in_array('nonsense', $line_item_types)) { echo 'NONSENSE!'; }
You have javascript disabled. You will not be able to edit any code.