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