index.php 61 B

1234
  1. <?php
  2. require('index.act.php');
  3. require('index.dsp.php');
  4. ?>