Searched hist:"0 a3741134c57a0ccbd892c3f10b7525f3ffdbe1a" (Results 1 – 1 of 1) sorted by relevance
| /dokuwiki/inc/ |
| H A D | infoutils.php | 0a3741134c57a0ccbd892c3f10b7525f3ffdbe1a Wed May 21 17:40:44 UTC 2025 Andreas Gohr <gohr@cosmocode.de> fix OS checks. fixes #4446 and #4445
Access to /etc might be restricted. We simply ignore the errors and pretend the file does not exist.
Strictly speaking, the files are not in ini format. But parsing them as ini mostly works, except for some comments (on synology), so we strip the comments first.
This also makes sure the correct file is read on synology.
|