]> Kevux Git Server - koopa/commit
Progress: continuing development, http headers work
authorKevin Day <thekevinday@gmail.com>
Mon, 6 Mar 2017 03:23:04 +0000 (21:23 -0600)
committerKevin Day <thekevinday@gmail.com>
Mon, 6 Mar 2017 03:23:04 +0000 (21:23 -0600)
commitdf5d8d1d6bd929a6e5b5a5a9e2ff1aed805ffb20
tree4617a8150ece4496055264d171aac8646271222e
parent9b8dfb7dd2d697fa1c4e4478a3ac090e127df2d6
Progress: continuing development, http headers work

Fixed some syntax and logic issues.
Implemented more functionality (there still a lot more to finish).

Began added a little more documentation.

I've noticed some incomplete code in places and marked them with @todo.

Other minor fixes/changes.
common/base/classes/base_http.php
common/base/classes/base_http_status.php
common/base/classes/base_rfc_string.php
documentation/naming.txt
documentation/programming_practices.txt [new file with mode: 0644]
documentation/requirements.txt
program/reservation/index.php
program/reservation/reservation_response.php [deleted file]
program/reservation/reservation_session.php