Changelog
2015-04-07
Updated authentication pages.
Replaced all tab characters with 4 spaces.
2015-04-06
Improved template engine wrapper.
Started with the authentication implentation.
Implemented the earlier mentioned sessioning system.
Exported updated SQL structure.
Fixed mistake in .htaccess.
Removed static location references.
Open source'd and repository now hosted on GitHub.
2015-04-05
Exported updated SQL structure.
Improved news related functions.
Added example configuration file.
2015-04-02
Added news RSS feed.
Made the statistics on the homepage actually work.
Added the news page.
Made the markdown parsing function have access to the parser (>.>).
Added hardcoded dummy user and group.
2015-04-01
Switched the markdown parsing function to public.
Exported updated SQL structure.
Added credits page.
Removed affiliates section from the footer.
Changed the ROOT_DIRECTORY constant to just ROOT.
Temporarily removed Gzip compression due to issues with the error handler.
Added error logging.
Added .git* files and the Apache License v2.
Added Gzip compression.
Added template engine wrapper.
Added template configuration parser.
Added more descriptive comments in the code.
2015-03-30
Added descriptive files in the root directory.