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