mirror of
https://github.com/YGGverse/next.git
synced 2026-03-31 09:45:29 +00:00
update comment
This commit is contained in:
parent
c9bc88ee7d
commit
4764674730
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ require_once __DIR__ .
|
|||
DIRECTORY_SEPARATOR . 'vendor' .
|
||||
DIRECTORY_SEPARATOR . 'autoload.php';
|
||||
|
||||
// Parse requested arguments
|
||||
// Parse startup arguments
|
||||
foreach ((array) $argv as $item)
|
||||
{
|
||||
if (preg_match('/^(?<key>[^=]+)=(?<value>.*)$/', $item, $argument))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue