X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=wwwroot%2Finc%2Feventz%2Fexecutelist.inc;h=18ff63c8fb9b4f7b54e5f3e3d39f6ea59b38b785;hb=2fb33507204ed8c25b7fb90238c9cc5b7af60fa2;hp=1dd61d4ca566cf26852242925ac3a3d44402616c;hpb=51ff32267c4949bad6a8dddc502cbc01ed56edc8;p=mirrors%2FKyberia-bloodline.git diff --git a/wwwroot/inc/eventz/executelist.inc b/wwwroot/inc/eventz/executelist.inc index 1dd61d4..18ff63c 100644 --- a/wwwroot/inc/eventz/executelist.inc +++ b/wwwroot/inc/eventz/executelist.inc @@ -1,6 +1,6 @@ getString('user_id'); $db->query($q); } - log::log('add execute',$node_id,'ok',$execute); + $logger->log('add execute',$node_id,'ok',$execute); }else { $error .= "$execute does not exist..."; } } } -?> \ No newline at end of file +?>