X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=wwwroot%2Finc%2Feventz%2Fadd_test.inc;h=0cd1290da5fbd50cd9be708f28a09b7ecf2824f7;hb=2fb33507204ed8c25b7fb90238c9cc5b7af60fa2;hp=7cf1e394d5707d32fb484a1aaecd567b8ea70f49;hpb=51ff32267c4949bad6a8dddc502cbc01ed56edc8;p=mirrors%2FKyberia-bloodline.git diff --git a/wwwroot/inc/eventz/add_test.inc b/wwwroot/inc/eventz/add_test.inc index 7cf1e39..0cd1290 100644 --- a/wwwroot/inc/eventz/add_test.inc +++ b/wwwroot/inc/eventz/add_test.inc @@ -102,7 +102,7 @@ function add_test() { if ($node_system_access=='crypto') { - require(SYSTEM_ROOT.'/inc/crypto.inc'); + require(INCLUDE_DIR.'crypto.inc'); if ($_SESSION['crypto'][$node_parent]) { $key=$_SESSION['crypto'][$node_parent];