mirror of
https://github.com/moodle/moodle.git
synced 2025-02-12 11:32:04 +01:00
ff0e78e672
Basic detection for MS Word's internal link checker. This is not perfect, as older versions use IE6/7 user agent string with no identifying marks, and newer versions don't necessarily identify themselves as Word (just as Office). Version information is not reliably available, even when there is sufficient other information to identify it as Word's link checker. This is also based on a small sample of Word / OS version pairings, so there may be some which are identifiable but not currently covered.