From 72ff91105841e9b3dcdc1e691ed2a4967afc6124 Mon Sep 17 00:00:00 2001 From: Savetheinternet Date: Fri, 17 Dec 2010 02:25:53 +1100 Subject: [PATCH] Removed and cleaned directories --- res/index.php | 3 --- src/index.php | 3 --- {src => static}/error.png | Bin {src => static}/ok.png | Bin {src => static}/warning.png | Bin {src => static}/zip.png | Bin thumb/index.php | 3 --- 7 files changed, 9 deletions(-) delete mode 100644 res/index.php delete mode 100644 src/index.php rename {src => static}/error.png (100%) rename {src => static}/ok.png (100%) rename {src => static}/warning.png (100%) rename {src => static}/zip.png (100%) delete mode 100644 thumb/index.php diff --git a/res/index.php b/res/index.php deleted file mode 100644 index 1869b1dd..00000000 --- a/res/index.php +++ /dev/null @@ -1,3 +0,0 @@ - \ No newline at end of file diff --git a/src/index.php b/src/index.php deleted file mode 100644 index 1869b1dd..00000000 --- a/src/index.php +++ /dev/null @@ -1,3 +0,0 @@ - \ No newline at end of file diff --git a/src/error.png b/static/error.png similarity index 100% rename from src/error.png rename to static/error.png diff --git a/src/ok.png b/static/ok.png similarity index 100% rename from src/ok.png rename to static/ok.png diff --git a/src/warning.png b/static/warning.png similarity index 100% rename from src/warning.png rename to static/warning.png diff --git a/src/zip.png b/static/zip.png similarity index 100% rename from src/zip.png rename to static/zip.png diff --git a/thumb/index.php b/thumb/index.php deleted file mode 100644 index 1869b1dd..00000000 --- a/thumb/index.php +++ /dev/null @@ -1,3 +0,0 @@ - \ No newline at end of file