diff --git a/create.php b/create.php index ac8953b..8adae62 100644 --- a/create.php +++ b/create.php @@ -1,42 +1,47 @@ diff --git a/data.php b/data.php deleted file mode 100644 index e4e61eb..0000000 --- a/data.php +++ /dev/null @@ -1,6 +0,0 @@ - diff --git a/remove-key.php b/remove-key.php index bf64a32..02a89a2 100644 --- a/remove-key.php +++ b/remove-key.php @@ -3,6 +3,7 @@ * Simple file uploading using POST requests and temporary keys * Licensed under the GNU Affero General Public License version 3.0 */ + include "config.php"; include "create-table.php";