X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=www%2Flogin.php;h=0012f7d2344777b9c670a71722eb0930093ce57f;hb=ae839ebaa4e1e0ae4cee28c16cc0bc7a0368f4af;hp=a9f9d22802021ce2673a84450a7bee5020e5e102;hpb=ea0e53db8b5a264b6e231038815d2c350076d02a;p=readifood.git diff --git a/www/login.php b/www/login.php deleted file mode 100644 index a9f9d22..0000000 --- a/www/login.php +++ /dev/null @@ -1,18 +0,0 @@ -getUser(); - header("Location: https://" . $_SERVER['HTTP_HOST'] . "/"); - exit; - } - catch (\Exception $e) { - } - } - -?> diff --git a/www/login.php b/www/login.php new file mode 120000 index 0000000..0012f7d --- /dev/null +++ b/www/login.php @@ -0,0 +1 @@ +index.php \ No newline at end of file