index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
functional
/
fixtures
/
ext
/
foo
/
bar
/
language
/
en
/
foo_global.php
blob: a6af8680d3b8db3abc403e0bc249b115658e2a21 (
plain
)
1
2
3
4
5
<
?php
$lang
=
array_merge
(
$lang
,
array
(
'SKIP'
=>
'Overwritten by foo'
,
));