X-Git-Url: https://git.harvie.cz/?a=blobdiff_plain;f=wwwroot%2Finc%2Feventz%2Fadd.inc;h=83ea201f764cf68b962814363fa09e3d89656760;hb=33e10d4c5c188b6afdf78b1cb324277a1e61c4db;hp=0345383c2e25afd608739de6defa3bf2c558a7b1;hpb=51ff32267c4949bad6a8dddc502cbc01ed56edc8;p=mirrors%2FKyberia-bloodline.git diff --git a/wwwroot/inc/eventz/add.inc b/wwwroot/inc/eventz/add.inc index 0345383..83ea201 100644 --- a/wwwroot/inc/eventz/add.inc +++ b/wwwroot/inc/eventz/add.inc @@ -91,7 +91,7 @@ function add() { 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];