small typo in var name

Merged from MOODLE_16_STABLE
This commit is contained in:
stronk7
2007-03-19 16:11:01 +00:00
parent 4419fe33a5
commit dc8207c52a
+1 -1
View File
@@ -10,7 +10,7 @@
// Trivial-cache - keyed on $cachedcourseid
static $activitylist;
static $cachedcourse;
static $cachedcourseid;
if (empty($courseid)) {
$courseid = SITEID;