correct simbol eng version
This commit is contained in:
@@ -15,7 +15,7 @@ function filterHtml($html) {
|
||||
date_default_timezone_set('Europe/Moscow');
|
||||
|
||||
$posts = get_posts( array(
|
||||
'numberposts' => 25,
|
||||
'numberposts' => 20,
|
||||
'category' => 2,
|
||||
'orderby' => 'date',
|
||||
'order' => 'DESC',
|
||||
|
||||
Reference in New Issue
Block a user