. defined('MOODLE_INTERNAL') || die(); /** * @package mod_tracker * @category mod * @author Clifford Tham, Valery Fremaux > 1.8 * @date 02/12/2007 * * A form for updating option name and value */ $strname = get_string('name'); $strdescription = get_string('description'); $straction = get_string('action'); ?>
 
  > >