X-Git-Url: https://git.harvie.cz/?a=blobdiff_plain;f=wwwroot%2Finc%2Feventz%2Fdisplay.inc;fp=wwwroot%2Finc%2Feventz%2Fdisplay.inc;h=af9697ac204be75c935d0a71bcd2555f49bd19e5;hb=2a793f400ab4e456b52a8dc7ed81dd46ff9d729c;hp=aff889de0186de9956419f3bef24fdc564bdeba8;hpb=8fc54d8f71a9ba9526cd396fe8f5c6f4764fb6c3;p=mirrors%2FKyberia-bloodline.git diff --git a/wwwroot/inc/eventz/display.inc b/wwwroot/inc/eventz/display.inc index aff889d..af9697a 100644 --- a/wwwroot/inc/eventz/display.inc +++ b/wwwroot/inc/eventz/display.inc @@ -13,7 +13,7 @@ if ($permissions['r']) { // data gained will be used for scientific purposes if ((isset($_SESSION['user_id'])) && ($_SESSION['user_id'])) { - levenshteinLog($_SESSION['user_id'],$node['node_id']); + nodes::levenshteinLog($_SESSION['user_id'],$node['node_id']); } // WTF