First cut of Add / Edit / Active / Answered pages
- Centralized UI between UI and Layout classes
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
use MyPrayerJournal\Auth;
|
||||
|
||||
if ($_SERVER['REQUEST_METHOD'] <> 'GET') not_found();
|
||||
require '../../start.php';
|
||||
|
||||
Auth::logOn();
|
||||
|
||||
Reference in New Issue
Block a user