summaryrefslogtreecommitdiff
path: root/search.php
diff options
context:
space:
mode:
authorLuke Bratch <luke@bratch.co.uk>2015-12-05 20:45:06 +0000
committerLuke Bratch <luke@bratch.co.uk>2015-12-05 20:45:06 +0000
commit34fa6530c7fa5ac2d319ad530605ad6b03828fbb (patch)
treee00280e92a6d30fc72c776b4c7a53977f4269a78 /search.php
parent0247aa5c89198c0dadbcce699b398fac1e783b4b (diff)
Add new line to end of file
Diffstat (limited to 'search.php')
-rw-r--r--search.php2
1 files changed, 1 insertions, 1 deletions
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
+}