purge users

This commit is contained in:
2019-10-22 22:54:01 -05:00
parent d3f8389cfb
commit e76794172d

View File

@@ -68,6 +68,9 @@ class PurgeUsers extends Command
//Set the fail bit to false
$failed = false;
//Note a screen entry for when doing cli stuff
printf("Processing character with id of " . $user->character_id . "\r\n");
//Get the character information
try {
$character_info = $esi->invoke('get', '/characters/{character_id}/', [