Commit History

作者 SHA1 備註 提交日期
  bobr-kun 16b06ac8fd Removed some superfluous debugging before PR Made "main" NaynORM lib equal to "userstats" NaynORM lib 10 月之前
  Nightfly d4f2567499 small vservices update 1 年之前
  bobr-kun 099fceddb8 api.fundsflow.php: To avoid exclusion of the records which "date + time" values are equal, to every array key(which is represented as $counter)some "delimiting value" was added to make it somewhat more unique and prevent duplication of array keys(which definitely leads to records exclusion). For "delimiting value" the length of the currently populated array itself was chosen( count($result) ) as it's length is a step-by-step increasing value during it's populating process. The case when several records with equal "date + time" values may appear is for example when 2 or more virtual services charging processed almost simultaneously for a certain user and so they will have identical timestamp values, up to a second. If my implementation is wrong/ugly/stupid - waiting for your advice on solving this. 4 年之前
  Nightfly 14ad977bdc remoteAPI separated calls 5 年之前