index.php 171 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 <?php /* @var $this yii\web\View */ ?> <h1>admin/index</h1> <p> You may change the content of this page by modifying the file <code><?= __FILE__; ?></code>. </p>