summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/mnogosearch/test.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/ext/mnogosearch/test.php b/ext/mnogosearch/test.php
index d57e7e6707..3b8f6d0d87 100644
--- a/ext/mnogosearch/test.php
+++ b/ext/mnogosearch/test.php
@@ -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/%");