static App
This commit is contained in:
@@ -21,7 +21,7 @@ function zping_content(&$a) {
|
||||
return;
|
||||
|
||||
|
||||
$m = zot_build_packet($a->get_channel(),'ping');
|
||||
$m = zot_build_packet(App::get_channel(),'ping');
|
||||
$r = zot_zot($url,$m);
|
||||
return print_r($r,true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user