X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;ds=sidebyside;f=wwwroot%2Fnodes.php;h=b2fe9869200c5452f58a0004f1ed8dfae41317d4;hb=1675d71fe33f43626f7fbe6f82ee628d1e68bb14;hp=2da0d2b544f2782e4c80a9b20ac61726a0ac4f18;hpb=759f4317a96aa5e54309077d996271d1d7e84467;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');