From: Dylan Lloyd Date: Sun, 6 Mar 2011 04:19:42 +0000 (-0500) Subject: Added cms.php X-Git-Url: https://disinclined.org/git/?a=commitdiff_plain;h=85abf9b6ef597c9d3cd39dfb3139be1933641c5d;hp=85abf9b6ef597c9d3cd39dfb3139be1933641c5d;p=dylansserver.git Added cms.php ...Added cms.php, don't know how I missed that... Everything works but #contact_me isn't spaced correctly and gets screwy with an exhibit open. Have realized there is no way to erase what PHP has already printed to the client after issuing a 404. The method of output needs to be changed to allow for this. Would very much like to implement note lists with /notes/YYYY/MM/DD. ---