database table
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user