Matomo-Tracking und Aufrufzaehlung absichern
This commit is contained in:
+5
-1
@@ -1,4 +1,8 @@
|
||||
<?php require_once __DIR__ . '/app/legal.php'; ?>
|
||||
<?php
|
||||
require_once __DIR__ . '/app/legal.php';
|
||||
require_once __DIR__ . '/app/public-page-views.php';
|
||||
app_record_public_page_view('prices');
|
||||
?>
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="de">
|
||||
<head>
|
||||
|
||||
Reference in New Issue
Block a user