Searched refs:path_img (Results 1 – 1 of 1) sorted by relevance
9 function send_file($webhook, $path_img) argument12 $file = new CURLFile($path_img);27 $path_img = "images/logo.png"; variable28 send_file($webhook, $path_img);