some ezc functions from templates/item.cpp moved to Item and ItemContent
methods HasAccess() HasReadAccess() and similar moved from System to Item and ItemContent
This commit is contained in:
@@ -53,8 +53,9 @@ namespace Winix
|
||||
|
||||
|
||||
|
||||
struct Session
|
||||
class Session
|
||||
{
|
||||
public:
|
||||
|
||||
Session();
|
||||
Session(const Session & ses);
|
||||
|
Reference in New Issue
Block a user