2100a2101,2107 > function assert_image() { > global $thisimage; > if (empty($thisimage)) > trigger_error(gTxt('error_image_context')); > } > > //-------------------------------------------------------------