* @license Unlicense https://unlicense.org/ * @link https://github.com/ksolmon/torn-vault-tracker */ require_once __DIR__ . '/config.php'; require_once __DIR__ . '/functions.php'; if (dbNew()) { foreach (USER_KEYS as $key => $value) { backfillUserLogs($key); } header('Location: /'); } else { foreach (USER_KEYS as $key => $value) { syncUserLogs($key); } } ?>
User |
Date / Time (TCT) |
Operation |
Amount |
|---|