1<?php
2$osu_root = "/home/user/hs20-server";
3$osu_db = "sqlite:$osu_root/AS/DB/eap_user.db";
4?>
5