AuthenticationHelper eingefügt

This commit is contained in:
blaerf 2025-11-16 13:03:03 +01:00
parent 92ded0c378
commit a818a77927
10 changed files with 46 additions and 0 deletions

View File

@ -1,3 +1,8 @@
<?php
require_once __DIR__ . '/../app/Helpers/authenticatedUserHelper.php';
?>
<!DOCTYPE html>
<html lang="en">

View File

@ -1,3 +1,8 @@
<?php
require_once __DIR__ . '/../app/Helpers/authenticatedUserHelper.php';
?>
<!DOCTYPE html>
<html lang="en">

View File

@ -1,3 +1,8 @@
<?php
require_once __DIR__ . '/../app/Helpers/authenticatedUserHelper.php';
?>
<!DOCTYPE html>
<html lang="en">

View File

@ -1,3 +1,8 @@
<?php
require_once __DIR__ . '/../app/Helpers/authenticatedUserHelper.php';
?>
<!DOCTYPE html>
<html lang="en">

View File

@ -1,4 +1,5 @@
<?php
require_once __DIR__ . '/../app/Helpers/authenticatedUserHelper.php';
?>

View File

@ -1,3 +1,8 @@
<?php
require_once __DIR__ . '/../app/Helpers/authenticatedUserHelper.php';
?>
<!DOCTYPE html>
<html lang="en">

View File

@ -1,3 +1,8 @@
<?php
require_once __DIR__ . '/../app/Helpers/authenticatedUserHelper.php';
?>
<!DOCTYPE html>
<html lang="en">

View File

@ -1,3 +1,8 @@
<?php
require_once __DIR__ . '/../app/Helpers/authenticatedUserHelper.php';
?>
<!DOCTYPE html>
<html lang="en">

View File

@ -1,3 +1,8 @@
<?php
require_once __DIR__ . '/../app/Helpers/authenticatedUserHelper.php';
?>
<!DOCTYPE html>
<html lang="en">

View File

@ -1,3 +1,8 @@
<?php
require_once __DIR__ . '/../app/Helpers/authenticatedUserHelper.php';
?>
<!DOCTYPE html>
<html lang="en">