Commit:    1fbbdafaaaa4d4a6c8c698411b043dcd0753f9ad
Author:    Hannes Magnusson <[email protected]>         Mon, 23 Dec 2013 
11:35:39 -0800
Parents:   2f7f2ab18c165156ac03be894ca5934e75004d6f
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=1fbbdafaaaa4d4a6c8c698411b043dcd0753f9ad

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

Reply via email to