From 1ff23336004fb0870e8329a163f6edd851417b01 Mon Sep 17 00:00:00 2001 From: nicosomb Date: Tue, 9 Apr 2013 12:10:15 +0200 Subject: =?UTF-8?q?d=C3=A9but=20de=20nettoyage=20des=20fichiers=20inclus?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- inc/functions.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'inc') diff --git a/inc/functions.php b/inc/functions.php index 9d321c67..6fa5a17a 100755 --- a/inc/functions.php +++ b/inc/functions.php @@ -1,6 +1,6 @@ assign( "title", $title); $tpl->assign( "content", $content); - $tpl->assign( "version", VERSION); - $tpl->draw( "index"); // draw the template } -- cgit v1.2.3