Bontiv-Sourceer source code viewer
Root | Help
./PhpMyCMS/files/tpl_compl/%%DE^DEA^DEA8F6B5%%index.tpl.php
<?php /* Smarty version 2.6.26, created on 2010-02-10 21:28:22
         compiled from C:%5CUsers%5Cpierre%5CDocuments%5CEasyPHP5.3.0%5Cwww/mod/mod1/tpl/index.tpl */
?>
<?php
require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('block', 'contner', 'C:\\Users\\pierre\\Documents\\EasyPHP5.3.0\\www/mod/mod1/tpl/index.tpl', 1, false),array('function', 'link', 'C:\\Users\\pierre\\Documents\\EasyPHP5.3.0\\www/mod/mod1/tpl/index.tpl', 10, false),)), $this); ?>
<?php $this
->_tag_stack[] = array('contner', array('type' => 'head')); $_block_repeat=true;smarty_block_contner($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?><?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_contner($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); }  array_pop($this->_tag_stack); ?>

whaza !
vous savez que tous les caractère accentués sont
automatiquement mis sous forme HTML ? Regardez la
source vous verrez ! à moins que vous soyez aveugle...
<h2>Liste des modules dispo</h2>
<ul>
<?php $_from = $this->_tpl_vars['module']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
    foreach (
$_from as $this->_tpl_vars['mod']):
?>
   <li><a href="<?php echo smarty_function_link(array('module' => $this->_tpl_vars['mod']), $this);?>
"><?php echo $this->_tpl_vars['mod']; ?>
</a></li>
<?php endforeach; endif; unset($_from); ?>
</ul><?php $this->_tag_stack[] = array('contner', array('type' => 'index')); $_block_repeat=true;smarty_block_contner($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?><?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_contner($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); }  array_pop($this->_tag_stack); ?>
<?php $this
->_tag_stack[] = array('contner', array('type' => 'foot')); $_block_repeat=true;smarty_block_contner($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?><?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_contner($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); }  array_pop($this->_tag_stack); ?>
Presented with Bontiv-Sourceer