factorisation code

This commit is contained in:
nicosomb
2013-04-15 09:58:34 +02:00
parent 8046748b42
commit 263d6c6756
4 changed files with 111 additions and 77 deletions

View File

@ -22,5 +22,4 @@ raintpl::$cache_dir = './cache/';
raintpl::$base_url = get_poche_url();
raintpl::configure('path_replace', false);
raintpl::configure('debug', false);
$tpl = new raintpl();
?>
$tpl = new raintpl();