X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=wwwroot%2Finc%2Feventz%2Fadd.inc;h=e4b68d03f65cc2e975ab867cf9a30c1f44b868a5;hb=41b53a981f7bab0ca17e16fddb72d868311f9ba9;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..e4b68d0 100644 --- a/wwwroot/inc/eventz/add.inc +++ b/wwwroot/inc/eventz/add.inc @@ -1,12 +1,15 @@ update("update nodes set node_content='$nc' where node_id=$node_id"); } - ?> + + return true; +} + +?>