diff --git a/CHANGELOG.md b/CHANGELOG.md index d9d1ff9..bac43c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ### HEAD +* Fix PHP notice on search with no results * Update to jQuery 1.9.0 ### 6.2.0: January 13th, 2013 diff --git a/index.php b/index.php index 4002ffe..06e72f3 100644 --- a/index.php +++ b/index.php @@ -1,2 +1,4 @@ - \ No newline at end of file + + + \ No newline at end of file