]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-16343 - followup - remove one unused line of code.
authortjhunt <tjhunt>
Tue, 9 Sep 2008 08:31:41 +0000 (08:31 +0000)
committertjhunt <tjhunt>
Tue, 9 Sep 2008 08:31:41 +0000 (08:31 +0000)
admin/report/capability/index.php

index 7877c5bcf19128a5e6a1bd00314c46802de0f5e2..a1714bcdcb6746844f1b391212e6903e15c5ef57 100644 (file)
@@ -46,7 +46,6 @@ add_to_log(SITEID, "admin", "report capability", "report/capability/index.php?ca
 
 // Print the header.
 admin_externalpage_setup('reportcapability');
-$strtitle = get_string('capabilityreport', 'report_capability');
 admin_externalpage_print_header();
 
 // Prepare the list of capabilites to choose from