Some code cleanup
This commit is contained in:
@@ -11,8 +11,7 @@ use Friendica\Core\Config;
|
|||||||
use Friendica\Core\Worker;
|
use Friendica\Core\Worker;
|
||||||
|
|
||||||
// Get options
|
// Get options
|
||||||
$shortopts = '';
|
$shortopts = 'sc';
|
||||||
$shortopts .= 'sc';
|
|
||||||
$longopts = ['spawn', 'cron'];
|
$longopts = ['spawn', 'cron'];
|
||||||
$options = getopt($shortopts, $longopts);
|
$options = getopt($shortopts, $longopts);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user