Skip to content
Snippets Groups Projects
Commit c6de7e79 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

Merge branch 'task-20164-upgrade-appmonitor' into 'master'

Task 20164 upgrade appmonitor

See merge request !81
parents 3dae27b3 da210d43
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,7 @@ $oMonitor->addEmail('axel.hahn@iml.unibe.ch');
// set a tag with phase
// ----------------------------------------------------------------------
$sHost=$_SERVER['HTTP_HOST'];
$sHost2=$sHost=php_uname("n");
$sHost2=php_uname("n");
$sMyPhase='live';
foreach (array('dev', 'preview', 'stage', 'demo') as $sPhase){
if(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment