11
This commit is contained in:
@@ -44,6 +44,7 @@ class PvfItem extends Base_C_Object {
|
||||
return Sq_GetNameByIdFromPvf(GetIndex());
|
||||
}
|
||||
|
||||
|
||||
//Public
|
||||
function GetNameById(Id) {
|
||||
return Sq_GetNameByIdFromPvf(Id);
|
||||
|
||||
Reference in New Issue
Block a user