require_once "../../maincore.php"; require_once THEMES."templates/header.php"; if (file_exists(INFUSIONS."last_articles/locale/".$settings['locale'].".php")) { include INFUSIONS."last_articles/locale/".$settings['locale'].".php"; } else { include INFUSIONS."last_articles/locale/Polish.php"; } $fusion_images["bullet"] = THEME."images/bullet.gif"; //articles $i=0; { $result = dbquery(" SELECT * FROM ".DB_ARTICLES." INNER JOIN ".DB_ARTICLE_CATS." ON article_cat_id = article_cat INNER JOIN ".DB_USERS." ON article_cat_id = user_id WHERE ".groupaccess("article_cat_access")." AND article_draft=0 ORDER BY article_datestamp DESC LIMIT 0,25"); } $rows = dbrows($result); if ($rows!=0) { opentable($locale['la100']); echo "\n
\n";
echo " ![]() | \n