From 34fa6530c7fa5ac2d319ad530605ad6b03828fbb Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Sat, 5 Dec 2015 20:45:06 +0000 Subject: Add new line to end of file --- search.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'search.php') diff --git a/search.php b/search.php index db4f9e1..84238c4 100644 --- a/search.php +++ b/search.php @@ -114,4 +114,4 @@ function read_stdin() $input = rtrim($input); // trim any trailing spaces. fclose ($fr); // close the file handle return $input; // return the text entered -} \ No newline at end of file +} -- cgit v1.2.3