This commit is contained in:
2020-02-11 21:17:42 -05:00
parent 79357aca24
commit 4f9cb46f0f
3 changed files with 38 additions and 26 deletions
+2
View File
@@ -115,5 +115,7 @@ class Auth extends Start_Controller {
public function logout() {
$this->index();
}
}