forked from halo-battle/game
Version 1.14a
This commit is contained in:
parent
ba8f323879
commit
dc48225dc9
1094 changed files with 189052 additions and 13889 deletions
|
|
@ -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'];?>
|
||||
&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'];?>
|
||||
&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'];?>
|
||||
&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'];?>
|
||||
&g=alliance">Alliance</a></li><?php }?>
|
||||
</ul>
|
||||
Loading…
Add table
Add a link
Reference in a new issue