Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(from parent 1:
bb871bc
)
Merge branch 'MDL-25881' of git://git.luns.net.uk/moodle
author
Petr Skoda
<commits@skodak.org>
Mon, 17 Jan 2011 18:12:33 +0000
(19:12 +0100)
committer
Petr Skoda
<commits@skodak.org>
Mon, 17 Jan 2011 18:12:33 +0000
(19:12 +0100)
course/lib.php
patch
|
blob
|
blame
|
history
diff --git
a/course/lib.php
b/course/lib.php
index
10d7178
..
28983a9
100644
(file)
--- a/
course/lib.php
+++ b/
course/lib.php
@@
-351,7
+351,7
@@
function print_log($course, $user=0, $date=0, $order="l.time ASC", $page=0, $per
$table->head = array(
get_string('time'),
get_string('ip_address'),
- get_string('fullname
course
'),
+ get_string('fullname'),
get_string('action'),
get_string('info')
);