mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-22 19:28:53 +00:00
7 lines
49 B
PHP
7 lines
49 B
PHP
<?php
|
|
|
|
namespace barfoo\acp;
|
|
|
|
class a_module
|
|
{
|
|
}
|