OOP Counter

This commit is contained in:
2024-07-12 12:12:31 +02:00
parent 6bb19ad6b0
commit 49a65d4d1a
28 changed files with 297 additions and 89 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
include_once "../../../base/headers.php";
require_once "../../../base/headers.php";
session_name("PHP_SESSION_guestBook");
session_start();