if (!defined("IN_FUSION")) { header("Location:../../index.php"); exit; }
if (file_exists(INFUSIONS."friend_panel/locale/".$settings['locale'].".php")) {
include INFUSIONS."friend_panel/locale/".$settings['locale'].".php";
} else {
include INFUSIONS."friend_panel/locale/English.php";
}
openside("Partneri");
echo "
";
$result = dbquery("SELECT * FROM ".$db_prefix."friends ORDER BY friend_order");
while ($data=dbarray($result)) {
echo "