diff --git a/Controller/AlbumController.php b/Controller/AlbumController.php index bfd5221f7c4be59f28ef72dea5ee39aaa45a4070..5bf7e51b5c9df8fc155738d66ed4ff0938f039f7 100644 --- a/Controller/AlbumController.php +++ b/Controller/AlbumController.php @@ -37,7 +37,6 @@ class AlbumController "image_path" ]) ->sortBy("album_id", SortOrder::Descending) - ->limit(10) ->all(); $transaction->commit(); diff --git a/View/Pages/DetailAlbum.php b/View/Pages/DetailAlbum.php new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391