boink
This commit is contained in:
parent
d6f6e9031a
commit
7967fe1313
1 changed files with 1 additions and 0 deletions
|
@ -160,6 +160,7 @@ switch($_SERVER['HTTP_X_GITHUB_EVENT']) {
|
|||
break;
|
||||
}
|
||||
|
||||
//
|
||||
if(!empty($message)) {
|
||||
var_dump($message);
|
||||
$sock = fsockopen($config['boat']['host'], $config['boat']['port'], $errno, $errstr, 5);
|
||||
|
|
Reference in a new issue