repo.or.cz
/
moodle.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Trim comment to remove extra space before using in Javascript statements
[moodle.git]
/
lang
/
gl
/
block_course_summary.php
blob
9f84063d949c76b51699da5fc3b151d3caa5caf9
1
<
?PHP
// $Id$
2
// block_course_summary.php - created with Moodle 1.3.1 (2004052501)
3
4
5
$string
[
'blockname'
] =
'Resumo do curso'
;
6
7
?
>