> There are some German files in English downloadable manual. It's not a > big deal as they are not linked but it should be avoided. The reason > is that they use underscores instead of dashes in IDs. > > function.ircg-channel_mode.html > function.shmop_close.html > function.shmop_delete.html > function.shmop_open.html > function.shmop_read.html > function.shmop_write.html
This is odd. The translated manuals use English files when said files are missing from the translated tree but it should never be the other way around. Is this what's happeneing? English, normal. * http://www.php.net/manual/en/function.shmop-close.php German, links to manual/dk/, but existing here is not normal. * http://www.php.net/manual/en/function.shmop_close.php Granted _ should not be used but as Jakub says this problem should not be happeneing. Regards, Philip
