mirror of
https://github.com/elyby/accounts.git
synced 2024-11-06 08:11:24 +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';
|