X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=wwwroot%2Finc%2Feventz%2Fconfigure_parent.inc;h=9fab234852e1c11027eb030dbba91dd24f3d7266;hb=1ca26066fd412911ba5a08461c0c076d93b12932;hp=31846ff74cb272ba5d2e6ade4e1d5ed10deefd07;hpb=2fb33507204ed8c25b7fb90238c9cc5b7af60fa2;p=mirrors%2FKyberia-bloodline.git diff --git a/wwwroot/inc/eventz/configure_parent.inc b/wwwroot/inc/eventz/configure_parent.inc index 31846ff..9fab234 100644 --- a/wwwroot/inc/eventz/configure_parent.inc +++ b/wwwroot/inc/eventz/configure_parent.inc @@ -1,6 +1,6 @@ update($q); $q="update nodes set node_children_count=node_children_count-1 where node_id='$old_parent'"; $db->update($q); - $logger->log('vector change',$changed,$old_vector,$node_vector); + logger::log('vector change',$changed,$old_vector,$node_vector); } return true; ?>