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