mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Pointer to the file with JS uncompressed
This commit is contained in:
@@ -89,6 +89,9 @@ else {
|
||||
// Print out common header
|
||||
site_header("Search");
|
||||
echo "<p>The search feature is accessible via the form elements at the top right of this page.</p>";
|
||||
echo "<p class=\"tip\">We have tried to reduce the size of the function list autocomplete script
|
||||
to the minimum, so you don't need to wait for long to start using this feature. If you are interested
|
||||
in the uncompressed JavaScript source code, look at <a href=\"functions.js.txt\">the functions.js.txt file</a></p>";
|
||||
if (FALSE) {
|
||||
if (isset($EXPL_LANG)) {
|
||||
$lang_input = " <input type=\"hidden\" name=\"lang\" value=\"{$EXPL_LANG}\" />\n";
|
||||
|
||||
Reference in New Issue
Block a user