new paginator en

This commit is contained in:
2022-10-14 16:50:33 +03:00
parent 03945b7563
commit a5263b7385
5 changed files with 26 additions and 26 deletions

View File

@@ -80,12 +80,12 @@ function arriah_parser(){
if ($result) {
//echo "Y: $title: $mysqldate\n";
echo "Y: $title: $mysqldate\n";
continue;
}
//echo "N: $slug\n";
continue;
echo "N: $slug\n";
// continue;
$my_post = [
'post_title' => $title,