Automation init...3
This commit is contained in:
parent
eb14c5f8bc
commit
698c041a4c
@ -121,8 +121,6 @@ class InvenCrawler extends MangboardCrawler
|
|||||||
// </div>
|
// </div>
|
||||||
public function execute(int $max_limit): void
|
public function execute(int $max_limit): void
|
||||||
{
|
{
|
||||||
echo $this->isDebug ? "TRUE" : "FALSE";
|
|
||||||
exit;
|
|
||||||
try {
|
try {
|
||||||
if ($this->isDebug) {
|
if ($this->isDebug) {
|
||||||
$listInfo = [];
|
$listInfo = [];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user