File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -190,10 +190,7 @@ function_requirements('get_webhosting_plesk_instance');
190190 $ accountId = $ extra [0 ];
191191 } else {
192192 $ event ['success ' ] = false ;
193- getcurlpage ('https://chat.is.cc/hooks/BAckHdSAoMsPieCof/CHQ3bKKo5Kh2HeHFJWDpxqBFyj2i7WZwmsLpLM7PmHK5D2fR ' , json_encode ([
194- 'username ' => 'Interesting Guy ' ,
195- 'text ' => 'Failed [Website ' .$ serviceClass ->getId ().'](https://my.interserver.net/admin/view_website?id= ' .$ serviceClass ->getId ().') Activation Text: ' .$ error ,
196- ]), [CURLOPT_HTTPHEADER => ['Content-type: application/json ' ]]);
193+ chatNotify ('Failed [Website ' .$ serviceClass ->getId ().'](https://my.interserver.net/admin/view_website?id= ' .$ serviceClass ->getId ().') Activation Text: ' .$ error , 'int-dev ' );
197194 $ event ->stopPropagation ();
198195 return ;
199196 }
You can’t perform that action at this time.
0 commit comments