mirror of
https://github.com/phpbb/phpbb.git
synced 2025-10-22 04:07:04 +02:00
8 lines
49 B
PHP
8 lines
49 B
PHP
<?php
|
|
|
|
namespace barfoo\acp;
|
|
|
|
class a_module
|
|
{
|
|
}
|