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