research_run.php 196 B

1234567891011121314
  1. <?php
  2. //printf("Content-Type: text/html; charset=UTF-8\r\n\r\n");
  3. Base::run_test();
  4. //include BASE_ROOT_PATH . "/research/db.php";
  5. include BASE_ROOT_PATH . "/research/function_test.php";