- Указали прямой путь к необходимому скрипту обработки

parent 2e5364f6
......@@ -45,7 +45,7 @@ class TriggerLogs extends \yii\db\ActiveRecord
var value = 5;
setInterval(function() {
$.ajax({
url: "/triggers/default/settimeoflogs",
url: "http://taskon.task-on.com/triggers/default/settimeoflogs",
method: "GET",
async: false,
data: {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment