Version 1.5a

This commit is contained in:
nemunaire 2008-12-01 12:00:00 +01:00
commit 58928889ed
79 changed files with 4932 additions and 332 deletions

View file

@ -0,0 +1,15 @@
<?php /* Smarty version 2.6.19, created on 2008-05-17 23:39:08
compiled from game/aide.tpl */ ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<div class="border_top"></div>
<h2>Aide</h2>
<div class="border_bt"></div>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/footer.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>