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
/
extension
/
ext
/
foo
/
mcp
/
a_module.php
blob: ca397e700453e2e8d1866e6f981b961720e6e75f (
plain
)
1
2
3
4
5
6
7
<
?php
namespace
foo\mcp
;
class
a_module
{
}