Skip to content
This repository was archived by the owner on Dec 31, 2022. It is now read-only.
This repository was archived by the owner on Dec 31, 2022. It is now read-only.

script_list.splice.call(script_list,splice_args); #38

@dexbol

Description

@dexbol

there are two questions.

what difference between script_list.splice.call(script_list,splice_args) and script_list.splice(splice_args)?

$LAB.script(['test1.php',['test2.php','test3.php']]);

it's just load test1.php , if this statement is wrong ,why do that check the parameter is a array? line 386

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions