summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Burton <philbeansburton@gmail.com>2015-12-12 15:07:29 +0000
committerPhil Burton <philbeansburton@gmail.com>2015-12-12 15:07:29 +0000
commitb9c99951aa54368bc09904311197ece121dc4130 (patch)
tree3758ea78bbd62c2a23a8ca23365f2a822407827b
parent2f3630cb838872b79e5f59dd3022fdfde6c7566c (diff)
Removed incorrectly added files
-rw-r--r--config.php21
-rw-r--r--test0
-rw-r--r--test.txt0
3 files changed, 0 insertions, 21 deletions
diff --git a/config.php b/config.php
deleted file mode 100644
index 1557b65..0000000
--- a/config.php
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
- # Blaupload configuration
- # Modify this file per your required configuration and name it config.php
-
- # The base URL used to access the index
- $url = "http://dev.fbeans.of.je/";
-
- # The SHA-256 hash of the password used to access the index
- # Set to null if you don't want the index to be password protected
- $pass = null;
-
- # The page title used on the logon page, (only displayed if a password is set above)
- $logontitle = "Alice&#39;s private uploader";
-
- # A file to be included at the top of the page
- # For example an HTML form to upload files
- $headerfile = "upload.html";
-
- # An array of filenames to omit from the index
- $indexignore = array(".htaccess", "config.php", "index.php", "upload_file.php", "upload.html");
-?>
diff --git a/test b/test
deleted file mode 100644
index e69de29..0000000
--- a/test
+++ /dev/null
diff --git a/test.txt b/test.txt
deleted file mode 100644
index e69de29..0000000
--- a/test.txt
+++ /dev/null