Drupal investigation

index.php 176B

123456789101112
  1. <?php
  2. /* @var $this yii\web\View */
  3. ?>
  4. <h1>hr-tools/index</h1>
  5. <p>
  6. You may change the content of this page by modifying
  7. the file <code><?= __FILE__; ?></code>.
  8. </p>