repo.or.cz
/
moodle-pu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
MDL-11517 reserved word MOD used in table alias in questions backup code
[moodle-pu.git]
/
lang
/
en_utf8
/
block_mnet_hosts.php
blob
969dd6c08a2f34a2e832262c24bdc965608da5c3
1
<
?php
// $Id$
2
$string
[
'mnet_hosts'
] =
'Network Servers'
;
3
$string
[
'server'
] =
'Server'
;
4
5
?
>