Commit:    38c642382c29278c1be6e74cc4629e7eb47c77c6
Author:    Hannes Magnusson <[email protected]>         Wed, 20 Nov 2013 
17:56:01 -0800
Parents:   c5c88e4a312f8420e20012aac9253e489269ad95
Branches:  master

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

Log:
Use Google here

Changed paths:
  M  search.php


Diff:
diff --git a/search.php b/search.php
index 892f7fe..85ad39c 100644
--- a/search.php
+++ b/search.php
@@ -110,8 +110,7 @@ else {
         "title" => "Add PHP.net search"
     );
     site_header("Search", array("link" => array($link), "current" => "docs"));
-?>
-This page is no longer functioning, and will be removed shortly.
-<?php
+
+    google_cse();
     site_footer();
 }


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to