dirroot/mod/hotpot/db/update_to_v2.php"; if (file_exists($filepath) && is_readable($filepath)) { include_once $filepath; $ok = true; } else { $ok = false; } return $ok; } ?>