mirror of
https://github.com/horsicq/Detect-It-Easy.git
synced 2026-06-24 01:54:08 +00:00
Update template
This commit is contained in:
parent
d00c156780
commit
187ffeec79
1 changed files with 3 additions and 1 deletions
|
|
@ -8,12 +8,14 @@ init("@TYPE@","@NAME@");
|
|||
|
||||
function detect(bShowType,bShowVersion,bShowOptions)
|
||||
{
|
||||
// Start of user's code
|
||||
if()
|
||||
{
|
||||
//sVersion="";
|
||||
//sOptions=sOptions.append("");
|
||||
bDetected=1;
|
||||
}
|
||||
|
||||
// End of user's code
|
||||
|
||||
return result(bShowType,bShowVersion,bShowOptions);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue