Skip to content

Commit f6cf533

Browse files
committed
php monitor pause
1 parent cc30f29 commit f6cf533

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

RESTful service/monitor_pause.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@ function monitor_update($account_access_key, $account_access_secret, $stream_id,
4040
$account_access_secret = '<account_access_secret>';
4141
$stream_id = '<stream_id>';
4242
$action_type = 'pause'; // pause or restart
43-
<<<<<<< HEAD
44-
=======
4543

46-
>>>>>>> 0aa02a8508daaf6282a397c67ea9c50cdba39e8b
4744
monitor_update($account_access_key, $account_access_secret, $stream_id, $action_type);
4845
?>

0 commit comments

Comments
 (0)