diff options
Diffstat (limited to 'centos/index.php')
-rw-r--r-- | centos/index.php | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/centos/index.php b/centos/index.php deleted file mode 100644 index 00e5b3e..0000000 --- a/centos/index.php +++ /dev/null @@ -1,8 +0,0 @@ -<?php - -$DISTRIBUTION="centos"; - -chdir(".."); -require "index.php"; - -?>
\ No newline at end of file |