articles ) ): foreach ( $this -> articles as $article ):?>
'; echo ''; echo '
'; endif; ?>
query( 'SELECT page_id FROM pp_articles_pages WHERE article_id = ' . $article['id'] . ' AND page_id NOT IN (12) LIMIT 3' ) -> fetchAll(); if ( is_array( $results ) and !empty( $results ) ) foreach ( $results as $row ) { $page_tmp = \front\factory\Pages::page_details( $row['page_id'] ); if ( $row['page_id'] == 18 ) $url_tmp = '/blog'; else $url_tmp = \front\factory\Pages::lang_url( $page_tmp['id'], $lang_id ); echo '' . $page_tmp['language']['title'] . ''; } ?>

rel="nofollow">

]+\>/i", "", $content ); $content = preg_replace( "/]*?><\/p>/", "", $content ); echo $content; ?>