database table

This commit is contained in:
2019-04-19 22:23:43 -05:00
parent 0995dce6f9
commit 9820bb8870

View File

@@ -64,7 +64,7 @@ class CorpJournalCommand extends Command
$finance->GetWalletJournal(1, $charId->character_id);
}
$finance->GetWalletJournal(3, $charId->94415555);
$finance->GetWalletJournal(3, 94415555);
//Mark the job as finished
$task->SetStopStatus();