5 lines
96 B
PHP
5 lines
96 B
PHP
<?php
|
|
declare(strict_types=1);
|
|
|
|
redirect('/dashboard?area=admin§ion=community-moderation');
|