troys issues funktion
This commit is contained in:
parent
b475672eac
commit
61b52d8427
@ -14,7 +14,7 @@ function sendToTroy($data) {
|
|||||||
return file_get_contents ( $url, false, $context );
|
return file_get_contents ( $url, false, $context );
|
||||||
}
|
}
|
||||||
|
|
||||||
function troysIssue($ident, $typ, $text = null, $data = [], $reaction = [], $wait_til = null) {
|
function troysIssue($ident, $typ, $text = null, $data = [], $reaction = []) {
|
||||||
global $sql;
|
global $sql;
|
||||||
$url = "https://issues.troy-grunt.de/api/input";
|
$url = "https://issues.troy-grunt.de/api/input";
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user