1
0

9 lines
104 B
PHP
Raw Normal View History

<?php
$topics["pws2mqtt"]->callback = function()
{
global $topics, $logFh, $devices, $included;
}
?>