1
0

some debugging and separating callbacks of the main program

This commit is contained in:
2022-01-08 11:51:50 +01:00
parent e702d333c8
commit e7618f9d86
6 changed files with 161 additions and 56 deletions

View File

@ -14,6 +14,7 @@ class topic {
public $groups;
public $extensions;
public $config;
public $callback;
}
class device