mirror of
https://github.com/elyby/accounts.git
synced 2024-11-09 23:12:20 +05:30
6 lines
111 B
PHP
6 lines
111 B
PHP
|
<?php
|
||
|
namespace common;
|
||
|
|
||
|
const LATEST_RULES_VERSION = 1;
|
||
|
const RULES_APPLY_FROM = '2016-08-06T18:00:00+03:00';
|