From: Elena Mamontova Date: Mon, 28 Nov 2016 13:31:52 +0000 (+0200) Subject: Ticket. The time_t currentTime parameter added in X-Git-Url: https://git.stg.codes/stg.git/commitdiff_plain/dbd170cc6a6787325b3bd00391f2727041ea4ad9?hp=dbd170cc6a6787325b3bd00391f2727041ea4ad9 Ticket. The time_t currentTime parameter added in TariffChangeIsAllow() function decfinition. The time_t timeout variable and construction if ((currentTime > timeout) && (timeout != 0)) added in TariffChangeIsAllowed(). ---