checkanswer_settings.php 71 B

123456
  1. <?php
  2. $data = array (
  3. 'whenpost' => '',
  4. 'whenregister' => '',
  5. );
  6. ?>