Upload files to "/"

This commit is contained in:
Justin Pope 2024-09-19 02:58:12 +00:00
parent fa7cf233df
commit e3246d93ed

20
history.txt Normal file
View file

@ -0,0 +1,20 @@
Frontier II - Verison History
TODO: refactor login & password setup, protect inputs from sql injection
0.2.00 (2024-07-31)
Misc: Completed initial php SQL migration and testing.
0.1.21 (2024-07-29)
Reviving development on new modern server. Will need to migrate to newer php SQL APIs.
Misc: Initial work to clean up sql queries.
0.1.20 (2011-02-20)
Misc: Updated server info.
0.1.19 (2006-04-16)
Fix: Escape special characters and strip HTML tags in message system.
Misc: Error message cleanup.
0.1.18 (2005-03-02)
Prior early development versions did not have a documented changelog.