Add the beginnings of the Registration code

This commit is contained in:
bspeice
2013-10-14 15:33:49 -04:00
parent d3ba093cbe
commit f8db5d8bb3
3 changed files with 83 additions and 0 deletions

View File

@ -16,5 +16,6 @@
<string name="university_handle">unccharlotte</string>
<string name="db_path">Gameday.sqlite</string>
<string name="preferences_file">GamedayPreferences</string>
<string name="server_hostname">uncc-gameday.no-ip.org</string>
</resources>