X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=wwwroot%2Fbackend%2Fmysql%2Fbackend.inc;fp=wwwroot%2Fbackend%2Fmysql%2Fbackend.inc;h=bd765afeb26b58f1d8a4409df126c954d3c0b32b;hb=68839d5d9431c2d07e3f40c6a5faa46dc880c414;hp=0f66b8d55d6536372660be14ea59904788e63080;hpb=d9b4dfbcb3d920445869db2c3abd706ee6916286;p=mirrors%2FKyberia-bloodline.git diff --git a/wwwroot/backend/mysql/backend.inc b/wwwroot/backend/mysql/backend.inc index 0f66b8d..bd765af 100644 --- a/wwwroot/backend/mysql/backend.inc +++ b/wwwroot/backend/mysql/backend.inc @@ -541,7 +541,7 @@ public static function logout() { // getNodesByType -// +// XXX // Secure // returns xxx @@ -576,10 +576,11 @@ public static function getNodesByType($vector,$user_id,$type,$orderby,$offset,$l // getLinkedNodes -// +// XXX +// Secure // returns XXX -function getLinkedNodes($node_id,$orderby,$offset,$listing_amount) { +public static function getLinkedNodes($node_id,$orderby,$offset,$listing_amount) { global $db; if ((!is_numeric($node_id))