1
0
cms11/config/pagination.php

6 lines
45 B
PHP
Raw Normal View History

<?php
return [
'itemsPerPage' => 12,
];