From cbfba9c7f28a2dffeaa3f414cbab065a5e403557 Mon Sep 17 00:00:00 2001 From: Savetheinternet Date: Fri, 26 Nov 2010 01:44:17 -0800 Subject: [PATCH] Remove new line at the end of file --- test.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.php b/test.php index b01482c0..06249c38 100644 --- a/test.php +++ b/test.php @@ -105,4 +105,4 @@ } die(Element('page.html', Array('index' => ROOT, 'title'=>'Tinyboard', 'subtitle'=>'Installation', 'body'=>$body))); -?> +?> \ No newline at end of file