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
Full paths when including pclzip bug 1139
[moodle.git]
/
lang
/
es
/
webquest.php
blob
81c3b7bb379ffea9eeebeed30263e0e4c5a853e0
1
<
?PHP
// $Id$
2
// webquest.php - created with Moodle 1.2 development (2003120700)
3
4
5
$string
[
'modulename'
] =
' Webquest '
;
6
$string
[
'modulenameplural'
] =
' Webquests '
;
7
8
?
>