Files
web-base/core/constants.php
2020-04-03 15:56:04 +02:00

5 lines
65 B
PHP

<?php
const USER_GROUP_DEFAULT = 1;
const USER_GROUP_ADMIN = 2;