Matomo-Tracking und Aufrufzaehlung absichern
This commit is contained in:
@@ -6,6 +6,9 @@ require_once __DIR__ . '/app/rate-limit.php';
|
||||
require_once __DIR__ . '/app/legal.php';
|
||||
require_once __DIR__ . '/app/pushover.php';
|
||||
require_once __DIR__ . '/app/spam-guard.php';
|
||||
require_once __DIR__ . '/app/public-page-views.php';
|
||||
|
||||
app_record_public_page_view('register');
|
||||
|
||||
$pdo = app_db_pdo();
|
||||
$errors = [];
|
||||
|
||||
Reference in New Issue
Block a user