Version 1.14a

This commit is contained in:
nemunaire 2020-11-15 16:12:32 +01:00
commit dc48225dc9
1094 changed files with 189052 additions and 13889 deletions

View file

@ -0,0 +1,14 @@
<?php if(!defined('SMARTY_DIR')) exit('no direct access allowed'); ?>
<?php $_smarty_tpl->decodeProperties('a:1:{s:15:"file_dependency";a:1:{s:11:"F2086263191";a:2:{i:0;s:97:"C:\Users\Pierre-Olivier\Programmation\PHP\halo-battle\onyx2/tpl//game/alliance/gestion_common.tpl";i:1;i:1252592443;}}}'); ?>
<?php /* Smarty version Smarty-3.0b1, created on 2009-11-01 00:30:23
compiled from "C:\Users\Pierre-Olivier\Programmation\PHP\halo-battle\onyx2/tpl//game/alliance/gestion_common.tpl" */ ?>
<ul class="onglets">
<?php if ($_smarty_tpl->getVariable('planete')->value->permissions_alliance & 32){?><li<?php if ($_smarty_tpl->getVariable('onglet')->value=="membres"){?> class="hilight"<?php }?>><a href="<?php echo $_smarty_tpl->getVariable('menu')->value['gestion'];?>
&amp;g=membres">Membres</a></li><?php }?>
<?php if ($_smarty_tpl->getVariable('planete')->value->permissions_alliance & 128){?><li<?php if ($_smarty_tpl->getVariable('onglet')->value=="grades"){?> class="hilight"<?php }?>><a href="<?php echo $_smarty_tpl->getVariable('menu')->value['gestion'];?>
&amp;g=grades">Grades</a></li><?php }?>
<?php if ($_smarty_tpl->getVariable('planete')->value->permissions_alliance & 64){?><li<?php if ($_smarty_tpl->getVariable('onglet')->value=="wings"||($_smarty_tpl->getVariable('onglet')->value=="alliance"&&$_smarty_tpl->getVariable('planete')->value->wing)){?> class="hilight"<?php }?>><a href="<?php echo $_smarty_tpl->getVariable('menu')->value['gestion'];?>
&amp;g=wings">Wings</a></li><?php }?>
<?php if ($_smarty_tpl->getVariable('planete')->value->permissions_alliance & 128&&!$_smarty_tpl->getVariable('planete')->value->wing){?><li<?php if ($_smarty_tpl->getVariable('onglet')->value=="alliance"){?> class="hilight"<?php }?>><a href="<?php echo $_smarty_tpl->getVariable('menu')->value['gestion'];?>
&amp;g=alliance">Alliance</a></li><?php }?>
</ul>