array('foreign_key'=>'email_template_id'), ); // This module doesnt keep track of column updates automatically protected $_created_column = FALSE; protected $_updated_column = FALSE; protected $_formats = array( 'active'=>array('StaticList_YesNo::display'=>array()), ); protected $_sorting = array( 'name'=>'ASC', ); } ?>