Bontiv-Sourceer source code viewer
Root | Help
./PhpMyCMS/files/tpl_compl/%%0B^0B8^0B8C21BF%%formajout.tpl.php
<?php /* Smarty version 2.6.26, created on 2010-02-14 22:34:08
         compiled from F:%5CEasyPHP5.3.0%5Cwww/mod/galerie/tpl/formajout.tpl */
?>
<?php
require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'config_load', 'F:\\EasyPHP5.3.0\\www/mod/galerie/tpl/formajout.tpl', 1, false),array('function', 'link', 'F:\\EasyPHP5.3.0\\www/mod/galerie/tpl/formajout.tpl', 4, false),array('block', 'contner', 'F:\\EasyPHP5.3.0\\www/mod/galerie/tpl/formajout.tpl', 2, false),)), $this); ?>
<?php
echo smarty_function_config_load(array('file' => 'configuration.conf'), $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); ?>
<div style="text-align:center;">
    <a href="<?php echo smarty_function_link(array('module' => 'galerie','action' => 'index'), $this);?>
">Liste des galerie</a> -
    <a href="<?php echo smarty_function_link(array('module' => 'galerie','action' => 'ajout'), $this);?>
">Ajouter une galerie</a> -
    <a href="<?php echo smarty_function_link(array('module' => 'galerie','action' => 'configuration_galerie'), $this);?>
">Configuration</a>
</div><br />
<form method=POST action="<?php echo smarty_function_link(array('module' => 'admin','action' => "galerie/ajout"), $this);?>
">
Titre: <input type="text" name="titre" /><br />
Image: <input type="text" name="image" /><br />
<br />
<input type="submit" value="Envoyer"/>
</form>

<?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