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-14460,fix get_context_instance"
[moodle-linuxchix.git]
/
lang
/
en_utf8
/
gradeimport_csv.php
blob
90de235945a37341635ddf1f59478004e90d8e50
1
<
?PHP
// $Id$
2
3
$string
[
'modulename'
] =
'CSV file'
;
4
$string
[
'csv:view'
] =
'Import grades from CSV'
;
5
6
?
>