stuff
This commit is contained in:
@@ -119,7 +119,7 @@ class GetAssetsCommand extends Command
|
|||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
for($i = 1; $i < $pages; $i++) {
|
for($i = 1; $i < $pages; $i++) {
|
||||||
dd($i);
|
var_dump($i);
|
||||||
|
|
||||||
$aHelper = new AssetHelper($charId, $corpId);
|
$aHelper = new AssetHelper($charId, $corpId);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user