summaryrefslogtreecommitdiff
path: root/logout.php
AgeCommit message (Expand)AuthorFilesLines
2017-06-18Modern browsers support RFC7231 - relative URLs in 30x responsesGreg Roach1-1/+1
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-2/+1
2017-03-082017Greg Roach1-1/+1
2016-08-29Stay in same tree after logoutGreg Roach1-1/+4
2016-05-07Improve English textsGreg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-06-09Change phraseologyGreg Roach1-1/+1
2015-06-09Add confirmation message after logoutGreg Roach1-0/+1
2015-06-08PHPDocGreg Roach1-2/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-20/+15
2015-01-31Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URLGreg Roach1-1/+1
2014-09-13Code style - missing newline on final lineGreg Roach1-1/+1
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-3/+6
2014-05-10Create separate route for logoutGreg Roach1-0/+29