id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	confirmation	distro	engine	distro_ver	engine_version	svn_rev
5876	Bug in module.functions.php showing incorrect error message	richardcwgate		admin/libraries/module.functions.php line 748 and 870;\r\n\r\nreturn array(sprintf(_('Could not remove %s to install new version'), $amp_conf['AMPWEBROOT'].'/admin/modules/_cache/'.$modulenam));\r\n\r\nShould be;\r\n\r\nreturn array(sprintf(_('Could not remove %s to install new version'), $amp_conf['AMPWEBROOT'].'/admin/modules/_cache/'.$modulename));\r\n\r\nThe variable name $modulename is missing the "e" from the end!	Bugs	closed	minor	2.11	Core - Module Admin	2.10-branch	fixed			Unreviewed		All			
