From bdc41da0f44b0a419c272e52d3119e96674bcdc7 Mon Sep 17 00:00:00 2001 From: alopexc0de Date: Thu, 22 Nov 2012 15:26:37 -0500 Subject: [PATCH] No longer needed with new system - no more flatfiles --- short/config.php | 6 ------ short/getfiles.php | 14 -------------- 2 files changed, 20 deletions(-) delete mode 100755 short/config.php delete mode 100644 short/getfiles.php diff --git a/short/config.php b/short/config.php deleted file mode 100755 index c2fbb18..0000000 --- a/short/config.php +++ /dev/null @@ -1,6 +0,0 @@ - diff --git a/short/getfiles.php b/short/getfiles.php deleted file mode 100644 index 43317f2..0000000 --- a/short/getfiles.php +++ /dev/null @@ -1,14 +0,0 @@ -'.$file.' Created on: '. date("h:i a - m/j/y", $last_modified) .'
'; - } - } - closedir($handle); - } -?>