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:
@@ -49,7 +49,7 @@ namespace Winix
|
||||
{
|
||||
|
||||
|
||||
struct Request;
|
||||
class Request;
|
||||
class Config;
|
||||
class Users;
|
||||
class Dirs;
|
||||
|
||||
Reference in New Issue
Block a user