X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=access%2Flogin.php;h=dc2a1965e691a7d0d32bd851e70f51098c2aa179;hb=b17df731b4bb055c2fdd568bc4be9e5caa0ee07b;hp=5644151811e195cbd93c31dbdc909626cc5aa095;hpb=3a5c989060c96623b8f621ba89f8eb4405fb1588;p=fa-stable.git diff --git a/access/login.php b/access/login.php index 56441518..dc2a1965 100644 --- a/access/login.php +++ b/access/login.php @@ -1,4 +1,14 @@ . +***********************************************************************/ if (!isset($path_to_root) || isset($_GET['path_to_root']) || isset($_POST['path_to_root'])) die("Restricted access"); include_once($path_to_root . "/includes/ui/ui_view.inc");