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