master
init
function init() { // The Weekdays $this->weekday[0] = __('Sunday'); $this->weekday[1] = __('Monday'); $this->weekday[2] = __('Tuesday');