diff --git a/app/config/cache.toml.example b/app/config/cache.toml.example new file mode 100644 index 00000000..283f45fa --- /dev/null +++ b/app/config/cache.toml.example @@ -0,0 +1,20 @@ +################################################################################ +# Cache Setup # +################################################################################ + +driver = "redis" + +[connection] +# Host or socket to connect to +host = "127.0.0.1" + +# Connection port +#port = 6379 + +# Connection password +#password = "" + +# Database number +database = 2 + +[options] \ No newline at end of file diff --git a/app/views/anime/cover.php b/app/views/anime/cover.php index fca4694d..5ca19c9d 100644 --- a/app/views/anime/cover.php +++ b/app/views/anime/cover.php @@ -1,20 +1,21 @@
-is_authenticated()): ?> +is_authenticated()): ?> Add Item - +

There's nothing here!

$items): ?> + */ ?>

html($name) ?>

- is_authenticated()) continue; ?> + is_authenticated()*/) continue; ?>
- is_authenticated()): ?> + is_authenticated()): ?> - + img($item['anime']['image']); ?>
- is_authenticated()): ?> + is_authenticated()): ?> - +
@@ -64,6 +65,6 @@
-is_authenticated()): ?> +is_authenticated()): ?> - + \ No newline at end of file diff --git a/app/views/main-menu.php b/app/views/main-menu.php index be89435e..ae0045ea 100644 --- a/app/views/main-menu.php +++ b/app/views/main-menu.php @@ -17,7 +17,7 @@ [Manga List] - is_authenticated()): ?> + is_authenticated()): ?>   @@ -29,7 +29,7 @@ Logout [get('whose_list') ?>'s Login] - +