diff options
author | Michael Francis <edude03@gmail.com> | 2011-06-20 23:34:49 -0400 |
---|---|---|
committer | Michael Francis <edude03@gmail.com> | 2011-06-20 23:34:49 -0400 |
commit | 869500bf10ac65f32d95d546a97c71c142d36353 (patch) | |
tree | d6099de75245f01d0ba31d5aa9a46bf8f92224c3 /views/Feeds/index.html1.php | |
parent | 541c49ab7c4efbb9fa5580b02fb5adc1702ee35f (diff) | |
download | otakuhub-869500bf10ac65f32d95d546a97c71c142d36353.tar.xz |
Cleaning up
Diffstat (limited to 'views/Feeds/index.html1.php')
-rw-r--r-- | views/Feeds/index.html1.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/views/Feeds/index.html1.php b/views/Feeds/index.html1.php deleted file mode 100644 index 55d5396..0000000 --- a/views/Feeds/index.html1.php +++ /dev/null @@ -1 +0,0 @@ -<?php foreach($feed->post as $post): ?> |