Remove debug
parent
761ce43796
commit
cae8fda326
|
@ -122,7 +122,6 @@ if (canEdit('Monitors')) {
|
||||||
switch ($_REQUEST['action']) {
|
switch ($_REQUEST['action']) {
|
||||||
case 'probe' :
|
case 'probe' :
|
||||||
{
|
{
|
||||||
ZM\Debug('probe');
|
|
||||||
$available_streams = array();
|
$available_streams = array();
|
||||||
$url = isset($_REQUEST['url']) ? $_REQUEST['url'] : '';
|
$url = isset($_REQUEST['url']) ? $_REQUEST['url'] : '';
|
||||||
$url_bits = null;
|
$url_bits = null;
|
||||||
|
|
Loading…
Reference in New Issue