We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated site migrate (markdown)
fixing permissions leftover from Git PHP lib interaction
[url=] replacement
Convert code blocks (en masse)
...
changed code to pass the new "document root" to the view files that are loaded
removed the chdir calls
added note about routing
added explanatory text re routing
added routing note
tightened wording
added introduction description
removed extra class variable use_chdir - was vestigal
fixed chdir issue
{revision_notes}
added chdir() code to allow scripts with relative include links to work properly
added description about GET query support
added comments in code and one line to deal with ? in queries
added code