| Gabor Hojtsy 2004-12-27, 3:56 pm |
| goba Mon Dec 27 06:39:14 2004 EDT
Modified files:
/phpweb index.php
Log:
search field I mean (thanks to shimi for pointing this out)
http://cvs.php.net/diff.php/phpweb/...3&r2=1.654&ty=u
Index: phpweb/index.php
diff -u phpweb/index.php:1.653 phpweb/index.php:1.654
--- phpweb/index.php:1.653 Sun Dec 26 19:50:19 2004
+++ phpweb/index.php Mon Dec 27 06:39:14 2004
@@ -155,7 +155,7 @@
make the result available on all php.net pages.
</p>
<p>
- Whenever you type something into the search file, while having the
+ Whenever you type something into the search field, while having the
function list search option selected, you will get a list of suggested
functions starting with the letters you typed in. You can browse the list
with the up/down keys, and you will be able to autocomplete the function
|