Don't put $_FILES inside a javascript comment !!

SVN:trunk[2193]
This commit is contained in:
Denis Flaven
2012-09-20 08:02:55 +00:00
parent d38b79de76
commit d19116a88e

View File

@@ -263,7 +263,7 @@ EOF
/*
prepareing ajax file upload
url: the url of script file handling the uploaded files
fileElementId: the file type of input element id and it will be the index of $_FILES Array()
fileElementId: the file type of input element id and it will be the index of \$_FILES Array()
dataType: it support json, xml
secureuri:use secure protocol
success: call back function when the ajax complete