]> git.mjollnir.org Git - moodle.git/commit
Cleaned up definition of constant COURSE_* values in course/lib.php
authormoodler <moodler>
Sat, 26 Apr 2003 12:17:30 +0000 (12:17 +0000)
committermoodler <moodler>
Sat, 26 Apr 2003 12:17:30 +0000 (12:17 +0000)
commit3d89198946fcc6ff88d042ec3a8c1b2d09745f7e
tree69162d1b53f363e5285d3e1f9ff0bc3404000c6e
parent78e01460551387ce5333ae05d7297f3bb473efe4
Cleaned up definition of constant COURSE_* values in course/lib.php

Moved COURSE_TEACHER_COLOR out to style sheets where it belongs (.teacheronly)

Added some efficiency when printing recent activity

 - don't print more than one weeks worth of updates
  - don't keep re-parsing logs once they've been used
course/lib.php
course/loggraph.php
course/loglive.php
mod/assignment/lib.php
mod/forum/lib.php
mod/journal/lib.php
mod/quiz/lib.php
mod/survey/lib.php