mirror of
https://github.com/YGGverse/next.git
synced 2025-01-27 07:14:25 +00:00
update comment
This commit is contained in:
parent
c9bc88ee7d
commit
4764674730
@ -6,7 +6,7 @@ require_once __DIR__ .
|
|||||||
DIRECTORY_SEPARATOR . 'vendor' .
|
DIRECTORY_SEPARATOR . 'vendor' .
|
||||||
DIRECTORY_SEPARATOR . 'autoload.php';
|
DIRECTORY_SEPARATOR . 'autoload.php';
|
||||||
|
|
||||||
// Parse requested arguments
|
// Parse startup arguments
|
||||||
foreach ((array) $argv as $item)
|
foreach ((array) $argv as $item)
|
||||||
{
|
{
|
||||||
if (preg_match('/^(?<key>[^=]+)=(?<value>.*)$/', $item, $argument))
|
if (preg_match('/^(?<key>[^=]+)=(?<value>.*)$/', $item, $argument))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user