## ## License: TravianZ Project ## ## Copyright: TravianZ (c) 2010-2025. All rights reserved. ## ## ## ################################################################################# // Fetch all links $query = $database->getLinks($session->uid); if (mysqli_num_rows($query) > 0){ $links = array(); while($data = mysqli_fetch_assoc($query)) { $links[] = $data; } print '
| Links: | ||
| ● | '; if($session->plus == 0) { echo "buy Plus"; } else { echo '' . $link['name'] . $external . ' | |