mirror of
https://github.com/elyby/accounts.git
synced 2025-05-31 14:11:46 +05:30
Добавлено поле версии принятых правил
This commit is contained in:
5
common/consts.php
Normal file
5
common/consts.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
namespace common;
|
||||
|
||||
const LATEST_RULES_VERSION = 1;
|
||||
const RULES_APPLY_FROM = '2016-08-06T18:00:00+03:00';
|
Reference in New Issue
Block a user