mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 06:13:58 -07:00
Update CronHelper.php
This commit is contained in:
parent
1d7bb0dbb1
commit
80b26f64b2
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ class CronHelper
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
bb_simple_die("Invalid mode: $mode");
|
bb_simple_die("Invalid cron track mode: $mode");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue