X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=wwwroot%2Finc%2Feventz%2Foplist.inc;h=d94c49aadc4dea621353e6ecce340a680a063b6d;hb=97677ee1875f50f95a51aa6516ee341207c35fb9;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..d94c49a 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); + $log->log('add op',$node_id,'ok',$op); }else { $error .= "$op does not exist..."; } } }