X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=wwwroot%2Fnodes.php;h=b2fe9869200c5452f58a0004f1ed8dfae41317d4;hb=1675d71fe33f43626f7fbe6f82ee628d1e68bb14;hp=2da0d2b544f2782e4c80a9b20ac61726a0ac4f18;hpb=cae0691462a30b71ed430d1a23efec827f5f80ba;p=mirrors%2FKyberia-bloodline.git diff --git a/wwwroot/nodes.php b/wwwroot/nodes.php index 2da0d2b..b2fe986 100644 --- a/wwwroot/nodes.php +++ b/wwwroot/nodes.php @@ -105,7 +105,7 @@ if (isset($_SERVER['HTTP_REFERER'])) { } //connecting to database and creating universal $db object -require_once(INCLUDE_DIR.'senate.inc'); +//require_once(INCLUDE_DIR.'senate.inc'); // in config already require_once(INCLUDE_DIR.'log.inc'); require_once(INCLUDE_DIR.'ubik.inc'); require_once(INCLUDE_DIR.'nodes.inc');