repo.or.cz
/
moodle-linuxchix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
MDL-10689:
[moodle-linuxchix.git]
/
lang
/
en_utf8
/
gradereport_user.php
blob
6834769ae4aa7e18ddbe897c34ecab54b6384c56
1
<
?PHP
// $Id$
2
3
$string
[
'modulename'
] =
'User report'
;
4
$string
[
'user:view'
] =
'View your own grade report'
;
5
6
?
>