web-base/core/constants.php

5 lines
65 B
PHP
Raw Normal View History

2020-02-09 23:02:19 +01:00
<?php
const USER_GROUP_DEFAULT = 1;
const USER_GROUP_ADMIN = 2;