2005a2006,2012 > function assert_image() { > global $thisimage; > if (empty($thisimage)) > trigger_error(gTxt('error_image_context')); > } > > //-------------------------------------------------------------