mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-02-07 00:25:54 +01:00
Add an another note.
This commit is contained in:
parent
d363ad43c2
commit
f47536b834
@ -30,6 +30,8 @@ class FormValidator;
|
|||||||
|
|
||||||
// The RBAC system can probably be removed, as WebPermissions + the editor is a lot more powerful.
|
// The RBAC system can probably be removed, as WebPermissions + the editor is a lot more powerful.
|
||||||
|
|
||||||
|
//Note move this with the user controller to it's own module.
|
||||||
|
|
||||||
class UserController : public WebNode {
|
class UserController : public WebNode {
|
||||||
RCPP_OBJECT(UserController, WebNode);
|
RCPP_OBJECT(UserController, WebNode);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user