&1 | mail -s "Hugo: gospeladlershof.de" status@iamfabulous.de', $retval); system('cd /home/horus/app/gospeladlershof.de && make -s 2>&1', $retval); header($_SERVER["SERVER_PROTOCOL"] . " 302 Redirect"); if ( 0 !== $retval ) { header("Location: /?deploy=0"); } else { header("Location: /?deploy=1"); }