diff --git a/xq/put-mentioned-index.xq b/xq/put-mentioned-index.xq deleted file mode 100644 index 6c8783c..0000000 --- a/xq/put-mentioned-index.xq +++ /dev/null @@ -1,4 +0,0 @@ -for $lang in ('en','ru') -return db:put('abaevdict_index', - xquery:eval(xs:anyURI('gen-mentioned-index.xq')), - `mentioned_{$lang}.xml`) \ No newline at end of file diff --git a/xq/restx_dict_cached.xq b/xq/restx_dict_cached.xq index 4d0a906..9166f15 100644 --- a/xq/restx_dict_cached.xq +++ b/xq/restx_dict_cached.xq @@ -49,7 +49,7 @@ declare function page:header($lang as xs:string, $href-other as xs:string) {