Searched hist:"79 f150bdb17405897c94d8d98d7ca61026c30e2e" (Results 1 – 2 of 2) sorted by relevance
| /dokuwiki/inc/Ui/ |
| H A D | Admin.php | 79f150bdb17405897c94d8d98d7ca61026c30e2e Mon Apr 15 11:31:16 UTC 2024 Andreas Gohr <andi@splitbrain.org> Output more version data on the admin screen
Bug reports are often lacking crucial information about the environment the wiki is run on and novice users often do not know how to obtain this data.
This patch gathers some environmental information and outputs it next to the DokuWiki version number on the admin screen.
Info included (if obtainable):
* PHP version * Linux Distribution name and version * Operating System and Version (refers to kernel version on linux) * The PHP SAPI (modphp, cgi, fcgi) * If running on kubernetes or docker
|
| /dokuwiki/inc/ |
| H A D | infoutils.php | 79f150bdb17405897c94d8d98d7ca61026c30e2e Mon Apr 15 11:31:16 UTC 2024 Andreas Gohr <andi@splitbrain.org> Output more version data on the admin screen
Bug reports are often lacking crucial information about the environment the wiki is run on and novice users often do not know how to obtain this data.
This patch gathers some environmental information and outputs it next to the DokuWiki version number on the admin screen.
Info included (if obtainable):
* PHP version * Linux Distribution name and version * Operating System and Version (refers to kernel version on linux) * The PHP SAPI (modphp, cgi, fcgi) * If running on kubernetes or docker
|