FSN#34619 FAC_IMPORT_REFKEY erbij
svn path=/Website/trunk/; revision=27240
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
var ref_key = null;
|
||||
if (WScript.Arguments.length >= 2)
|
||||
{
|
||||
refkey = parseInt(WScript.Arguments(1), 10) || null;
|
||||
ref_key = parseInt(WScript.Arguments(1), 10) || null;
|
||||
}
|
||||
if (isNaN(parseInt(import_app_key)))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user