Uh Oh Server troubleshooting information Version 1.1

Release Date
Release Version
1.1
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="uhoh" type="module">
<file>uhoh</file>
<name>Server troubleshooting information</name>
<description>Provides a page with information about your installation and server that can be helpful for diagnosing problems.</description>
<license>AGPL-3.0</license>
<maintainer>
<author>Rich Lott / Artful Robot</author>
<email>code.commits@artfulrobot.uk</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://lab.civicrm.org/extensions/uhoh</url>
<url desc="Documentation">https://lab.civicrm.org/extensions/uhoh</url>
<url desc="Support">https://lab.civicrm.org/extensions/uhoh</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2022-03-24</releaseDate>
<version>1.1</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.0</ver>
</compatibility>
<comments></comments>
<classloader>
<psr4 prefix="Civi\" path="Civi"/>
</classloader>
<civix>
<namespace>CRM/Uhoh</namespace>
</civix>
</extension>