mirror of
https://github.com/php/php-src.git
synced 2026-04-10 01:23:53 +02:00
# mnoGoSearch example fix
This commit is contained in:
@@ -63,10 +63,10 @@
|
||||
// exit;
|
||||
// }
|
||||
|
||||
if (! Udm_Load_Ispell_Data($udm,UDM_ISPELL_TYPE_SERVER,'','',1)) {
|
||||
printf("Error loading ispell data from server<br>\n");
|
||||
exit;
|
||||
}
|
||||
// if (! Udm_Load_Ispell_Data($udm,UDM_ISPELL_TYPE_SERVER,'','',1)) {
|
||||
// printf("Error loading ispell data from server<br>\n");
|
||||
// exit;
|
||||
// }
|
||||
|
||||
// Stage 3: add search limits
|
||||
// Udm_Add_Search_Limit($udm,UDM_LIMIT_URL,"http://www.mydomain.com/%");
|
||||
|
||||
Reference in New Issue
Block a user