pzct/app/controller/Msg.php

8 lines
61 B
PHP
Executable File

<?php
namespace app\controller;
class Msg extends Base
{
}