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
/
ext.php
blob: 1288edd5ecef811faedacf28f0f966b11060458f (
plain
)
1
2
3
4
5
6
7
8
<
?php
namespace
foo\bar
;
class
ext
extends
\phpbb\extension\base
{
}