X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Freset%2Freset_yoomedia.php;h=8a22f74bbace3f8120bbdfabcdbac8d11774a827;hb=499c5676104cbdcbf480cdab20a28a14247ac442;hp=39417c9a7175c9e4d2a6e78768cc6f71bb4b6287;hpb=c8d76610eb94093d4eed4fcd8a6cb72e74c8f6d8;p=mailer.git diff --git a/inc/reset/reset_yoomedia.php b/inc/reset/reset_yoomedia.php index 39417c9a71..8a22f74bba 100644 --- a/inc/reset/reset_yoomedia.php +++ b/inc/reset/reset_yoomedia.php @@ -46,8 +46,14 @@ if (!defined('__SECURITY')) { return; } +// Debug line +//* DEBUG: */ logDebugMessage(__FILE__, __LINE__, 'Daily reset started.'); + // Simply reset the requests here updateConfiguration('yoomedia_requests_remain', getConfig('yoomedia_requests_total')); +// Debug line +//* DEBUG: */ logDebugMessage(__FILE__, __LINE__, 'Daily reset ended.'); + // [EOF] ?>