Implemented the search database exporting
[biaweb_qt.git] / biaweb_strings.py
index 30b9f2c..8f7f232 100644 (file)
@@ -450,4 +450,9 @@ yes
 yet
 you
 your
-z""".split ("\n")
\ No newline at end of file
+z""".split ("\n")
+
+searchindex_htaccess = """<Files searchwords.idx>
+       order allow,deny
+       deny from all
+</Files>"""
\ No newline at end of file