summaryrefslogtreecommitdiff
path: root/search.php
diff options
context:
space:
mode:
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
+}