This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
LeeWeiCheng
/
altob.st123
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
upd
station_14109
altob.rd
пре 8 година
родитељ
5c2a681e13
комит
5b808eeb38
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
coworker/mqtt_service.php
+ 1
- 1
coworker/mqtt_service.php
Прегледај датотеку
@@ -74,7 +74,7 @@ function procmsg($topic, $msg)
{
$data = array('topic' => $topic, 'msg' => $msg, 'ck' => md5($topic.'altob'.$msg));
if(
$topic == 'altob.888.mqtt'
)
if(
in_array($topic, array('altob.888.mqtt'))
)
{
// dispatch
$ch = curl_init();
Write
Preview
Loading…
Откажи
Сачувај