From 1ce34914bcf3595b52605c01d08e93f249fd77a0 Mon Sep 17 00:00:00 2001 From: TheManii Date: Mon, 11 Apr 2016 14:35:17 -0400 Subject: [PATCH] Remove unused files --- www/login.php | 89 ----------------------------------------------- www/testmysql.php | 7 ---- 2 files changed, 96 deletions(-) delete mode 100644 www/login.php delete mode 100644 www/testmysql.php diff --git a/www/login.php b/www/login.php deleted file mode 100644 index 40870a8f..00000000 --- a/www/login.php +++ /dev/null @@ -1,89 +0,0 @@ -getMessage(); - } -} - -?> - - - - FFXIV 1.0 Login - - - - - window.location=\"ffxiv://login_success?sessionId=" . $sessionId . "\";"; - } - ?> - -
-
- -
- -
-
-
-
- - - - - - - - - - - - -
Username:
Password:
- -
-
-

-
-
-
- - - diff --git a/www/testmysql.php b/www/testmysql.php deleted file mode 100644 index fdb5dd88..00000000 --- a/www/testmysql.php +++ /dev/null @@ -1,7 +0,0 @@ - \ No newline at end of file