Browse Source

Remove new line at the end of file

pull/40/head
Savetheinternet 14 years ago
parent
commit
cbfba9c7f2
  1. 2
      test.php

2
test.php

@ -105,4 +105,4 @@
} }
die(Element('page.html', Array('index' => ROOT, 'title'=>'Tinyboard', 'subtitle'=>'Installation', 'body'=>$body))); die(Element('page.html', Array('index' => ROOT, 'title'=>'Tinyboard', 'subtitle'=>'Installation', 'body'=>$body)));
?> ?>
Loading…
Cancel
Save