Esempio n. 1
0
    $filter_player = $_REQUEST['filter_player_name'];
}
//////
$member_result = $db->query("SELECT * FROM `members` ORDER BY `player` ASC");
//////////////////////////
$clanInfo = $api->pageClanInfo($clanid);
?>
<html>
    <head>
        <meta charset="utf-8">
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <title><?php 
echo $clanInfo['abbreviation'];
?>
 - <?php 
echo Localization::getPageTitle(__FILE__);
?>
</title>
        <link rel="icon" type="image/png" href="<?php 
echo $clanInfo['emblems']['small'];
?>
">
        <link href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet"/>
        <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet"/>
        <link href="//ajax.googleapis.com/ajax/libs/jqueryui/1.10.4/themes/smoothness/jquery-ui.css" rel="stylesheet" />
        <link href="http://manage.wotmanager.com/assets/css/custom-styles.css" rel="stylesheet"/>
        <script type="text/javascript" src="http://manage.wotmanager.com/assets/js/pace.js"></script>        
        <link href="http://manage.wotmanager.com/assets/css/pace.css" rel="stylesheet"/> 


        <style type="text/css">