Initial Commit
This commit is contained in:
6
core/constants.php
Normal file
6
core/constants.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
const USER_GROUP_DEFAULT = 1;
|
||||
const USER_GROUP_ADMIN = 2;
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user