AuthenticationHelper umbenannt
This commit is contained in:
parent
a818a77927
commit
7bde20e968
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
require_once __DIR__ . '/../app/Helpers/authenticatedUserHelper.php';
|
||||
require_once __DIR__ . '/../app/Helpers/AuthenticatedUserHelper.php';
|
||||
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
require_once __DIR__ . '/../app/Helpers/authenticatedUserHelper.php';
|
||||
require_once __DIR__ . '/../app/Helpers/AuthenticatedUserHelper.php';
|
||||
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
require_once __DIR__ . '/../app/Helpers/authenticatedUserHelper.php';
|
||||
require_once __DIR__ . '/../app/Helpers/AuthenticatedUserHelper.php';
|
||||
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
require_once __DIR__ . '/../app/Helpers/authenticatedUserHelper.php';
|
||||
require_once __DIR__ . '/../app/Helpers/AuthenticatedUserHelper.php';
|
||||
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
require_once __DIR__ . '/../app/Helpers/authenticatedUserHelper.php';
|
||||
require_once __DIR__ . '/../app/Helpers/AuthenticatedUserHelper.php';
|
||||
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
require_once __DIR__ . '/../app/Helpers/authenticatedUserHelper.php';
|
||||
require_once __DIR__ . '/../app/Helpers/AuthenticatedUserHelper.php';
|
||||
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
require_once __DIR__ . '/../app/Helpers/authenticatedUserHelper.php';
|
||||
require_once __DIR__ . '/../app/Helpers/AuthenticatedUserHelper.php';
|
||||
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
require_once __DIR__ . '/../app/Helpers/authenticatedUserHelper.php';
|
||||
require_once __DIR__ . '/../app/Helpers/AuthenticatedUserHelper.php';
|
||||
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
require_once __DIR__ . '/../app/Helpers/authenticatedUserHelper.php';
|
||||
require_once __DIR__ . '/../app/Helpers/AuthenticatedUserHelper.php';
|
||||
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
require_once __DIR__ . '/../app/Helpers/authenticatedUserHelper.php';
|
||||
require_once __DIR__ . '/../app/Helpers/AuthenticatedUserHelper.php';
|
||||
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user