X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=wwwroot%2Finc%2Feventz%2Foplist.inc;h=8fc130ee05293d8e131d65a9da51d948cd03f9de;hb=38927c4d48865f73d1b965f1a07c76efe4339a9a;hp=36c848ebadbcec70cd980f104b5f041d23076182;hpb=51ff32267c4949bad6a8dddc502cbc01ed56edc8;p=mirrors%2FKyberia-bloodline.git diff --git a/wwwroot/inc/eventz/oplist.inc b/wwwroot/inc/eventz/oplist.inc index 36c848e..8fc130e 100644 --- a/wwwroot/inc/eventz/oplist.inc +++ b/wwwroot/inc/eventz/oplist.inc @@ -21,7 +21,7 @@ function oplist() { echo $q; $db->query($q); } - log::log('add op',$node_id,'ok',$op); + logger::log('add op',$node_id,'ok',$op); }else { $error .= "$op does not exist..."; } } }