Correct date for initial balance

This commit is contained in:
Keith Solomon
2022-12-23 09:58:10 -06:00
parent 83727e2055
commit 43412ee0dc
2 changed files with 2 additions and 4 deletions
+1 -3
View File
@@ -29,9 +29,7 @@
$usr1Vault = splitVault($csv, '0', 'Zarathos');
$usr2Vault = splitVault($csv, '0', 'Symos');
echo '<pre>';
print_r($usr2Vault);
echo '</pre>';
?>
</div>
</div>