diff options
author | Michael Francis <edude03@gmail.com> | 2011-07-24 23:41:14 -0400 |
---|---|---|
committer | Michael Francis <edude03@gmail.com> | 2011-07-24 23:41:14 -0400 |
commit | dd531d3928c25b1288c9369ce2d9ec5ee6bd24d6 (patch) | |
tree | 5fd55f3e2c365f14ed677d2192595031a93cafbe /views/anime_list/index.html | |
parent | c1772289909a5886af3454dae3c4cc519879bd68 (diff) | |
parent | bb06d45da99d1a551979f6f694a5bed4d02673c4 (diff) | |
download | otakuhub-dd531d3928c25b1288c9369ce2d9ec5ee6bd24d6.tar.xz |
Merge branch 'master' of git.raylu.net:otakuhub
Diffstat (limited to 'views/anime_list/index.html')
-rw-r--r-- | views/anime_list/index.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/views/anime_list/index.html b/views/anime_list/index.html deleted file mode 100644 index ad9911a..0000000 --- a/views/anime_list/index.html +++ /dev/null @@ -1,3 +0,0 @@ -<h1><?= $user->username ?>'s AnimeList</h1> - -<?= print_r($watching); ?>
\ No newline at end of file |