X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Flily_index_search.php;h=518654dacbb54a14db5f0e60e39a9af8ef3beab8;hb=HEAD;hp=21c2020642c760df8359d992538ca4cf8f00b687;hpb=61c74b255b9ee12194853a97e0c2fe2882777f8f;p=lilypond.git diff --git a/Documentation/lily_index_search.php b/Documentation/lily_index_search.php index 21c2020642..518654dacb 100644 --- a/Documentation/lily_index_search.php +++ b/Documentation/lily_index_search.php @@ -1,5 +1,5 @@ "en", "de"=>"de", "nl"=>"nl", "ja"=>"ja", "hu"=>"hu", "fr"=>"fr", "zh"=>"zh", ""=>"en"); + $languages = array ("en"=>"en", "cs"=>"cs", "de"=>"de", "nl"=>"nl", "ja"=>"ja", "hu"=>"hu", "fr"=>"fr", "zh"=>"zh", ""=>"en"); $manuals = array ("essay"=>"essay", "extending"=>"extending", "learning"=>"learning", "notation"=>"notation", "usage"=>"usage"); $lang = $languages[$_REQUEST['lang']];