1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

ugh, copypaste typo

This commit is contained in:
Gabor Hojtsy
2004-12-22 22:37:12 +00:00
parent 8835d27a03
commit c2685f88f7

2
my.php
View File

@@ -63,7 +63,7 @@ $mirror_sites["NONE"] = array(7 => MIRROR_OK);
// Save suggestion hiding settings
if (isset($_POST['hidesuggest'])) {
myphpnet_urlsearch($_POST['hidesuggest']);
myphpnet_hidesuggest($_POST['hidesuggest']);
}
myphpnet_save();