summaryrefslogtreecommitdiff
path: root/logout.php
AgeCommit message (Expand)AuthorFilesLines
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