2025-04-10 23:19:13 +08:00

10 lines
173 B
PHP
Executable File

<?php
/* @var $this yii\web\View */
?>
<h1>setting/index</h1>
<p>
You may change the content of this page by modifying
the file <code><?= __FILE__; ?></code>.
</p>