Commit: aea5c885c74408771b2bcf07160f9ecfdce51ed9 Author: Hannes Magnusson <[email protected]> Mon, 23 Dec 2013 11:35:39 -0800 Parents: 9e6ef64f763a9ac36d6e19d726fdedd4cee1d85a Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=aea5c885c74408771b2bcf07160f9ecfdce51ed9 Log: We have version control Changed paths: M js/search.js Diff: diff --git a/js/search.js b/js/search.js index 53b6619..23c3a70 100644 --- a/js/search.js +++ b/js/search.js @@ -2,8 +2,6 @@ * A jQuery plugin to add typeahead search functionality to the navbar search * box. This requires Hogan for templating and typeahead.js for the actual * typeahead functionality. - * - * @author Adam Harvey <[email protected]> */ (function ($) { /** -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
