From 1ff23336004fb0870e8329a163f6edd851417b01 Mon Sep 17 00:00:00 2001 From: nicosomb Date: Tue, 9 Apr 2013 12:10:15 +0200 Subject: [PATCH] =?UTF-8?q?d=C3=A9but=20de=20nettoyage=20des=20fichiers=20?= =?UTF-8?q?inclus?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- inc/functions.php | 4 +--- readityourself.php | 22 ++-------------------- 2 files changed, 3 insertions(+), 23 deletions(-) diff --git a/inc/functions.php b/inc/functions.php index 9d321c67b..6fa5a17a9 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 } diff --git a/readityourself.php b/readityourself.php index 451b58787..588baecae 100755 --- a/readityourself.php +++ b/readityourself.php @@ -1,31 +1,14 @@ 2048) { @@ -57,5 +40,4 @@ if(isset($_GET['url']) && $_GET['url'] != null && trim($_GET['url']) != "") { echo "Error unable to get link : ".$url; } } -} -?> \ No newline at end of file +} \ No newline at end of file