Correction design (issue #6), début correction bug #16 (à voir où ça en est)

This commit is contained in:
Marien Fressinaud
2012-12-03 21:19:28 +01:00
parent 65dfc39af7
commit 250c75de2a
6 changed files with 74 additions and 50 deletions

View File

@@ -1,6 +1,6 @@
<?php
return array (
'posts_per_page' => 10,
'posts_per_page' => 50,
'default_view' => 'all',
'display_posts' => 'no',
'sort_order' => 'low_to_high',