qauth.php 86 B

12345
  1. <?php
  2. require_once ("login.php");
  3. Silentlogin($db_link);
  4. // session_write_close();
  5. ?>