Move files, complete PHP migration
The application works the same way as the F# version
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
use MyPrayerJournal\Auth;
|
||||
|
||||
require '../../start.php';
|
||||
if ($_SERVER['REQUEST_METHOD'] <> 'GET') not_found();
|
||||
|
||||
Auth::logOff();
|
||||
|
||||
Reference in New Issue
Block a user