Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
asika32764 committed Mar 26, 2017
1 parent 65cd7dd commit 36baf3e
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -119,7 +119,7 @@
jQuery("#loading").css("display", "block");
$.ajax({
url: 'index.php?option=com_installer&task=install.ajax_upload2',
url: 'index.php?option=com_installer&task=install.ajax_upload',
data: data,
type: 'post',
processData: false,
Expand Down

0 comments on commit 36baf3e

Please sign in to comment.