Commit: 3116e87f408b98d55cdceac0e23156039c6a4e29 Author: Stewart Lord <[email protected]> Tue, 28 Dec 2010 08:37:50 +0000 Parents: 262e753a8f7e36ba2e7b09b498dfb6ee57502de7 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=3116e87f408b98d55cdceac0e23156039c6a4e29 Log: Removed commented out inclusion of search-index-en.js file. This file is fetched dynamically (via javascript) when the page is loaded. Changed paths: M include/footer.inc Diff: diff --git a/include/footer.inc b/include/footer.inc index fe44566..9d19d8e 100644 --- a/include/footer.inc +++ b/include/footer.inc @@ -13,7 +13,6 @@ <li><a href="/privacy.php">Privacy policy</a></li> </ul> </footer> -<!--script type="text/javascript" src="js/search-index-en.js" id=search-index></script--> </body> </html> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
