@@ -15,12 +15,12 @@ require_once __DIR__ . '/functions.php';
if (dbNew()) {
foreach (USER_KEYS as $key => $value) {
firstRun($key);
backfillUserLogs($key);
}
header('Location: /');
} else {
getLog($key);
syncUserLogs($key);
?>
The note is not visible to the blocked user.