Home
last modified time | relevance | path

Searched hist:"58 bedc8a310955dbc00e738bec1dc4f442eaff4e" (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/
H A Dcommon.php58bedc8a310955dbc00e738bec1dc4f442eaff4e Wed Jan 30 20:51:39 UTC 2013 borekb <borekb@gmail.com> Updated idfilter() function for IIS

There is a condition inside idfilter() function that helps Apache on Windows to properly handle colon as a namespace separator by replacing it with semicolon. However, this is not necessary on Microsoft IIS server so the condition was improved.