Fixed URL
authorAlexander Ebert <ebert@woltlab.com>
Sat, 20 Jul 2013 23:33:14 +0000 (01:33 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sat, 20 Jul 2013 23:33:14 +0000 (01:33 +0200)
wcfsetup/install/files/acp/js/WCF.ACP.js

index 12fa84b11ab70435fbf50fc865fa23976d072025..65aa99e6a3bba425779d63f6cd88338ab84026e7 100644 (file)
@@ -2282,7 +2282,7 @@ WCF.ACP.Import.Manager = Class.extend({
                                        
                                        this._dialog.wcfDialog('render');
                                }, this),
-                               url: 'index.php/AJAXInvokeAction/?t=' + SECURITY_TOKEN + SID_ARG_2ND
+                               url: 'index.php/AJAXInvoke/?t=' + SECURITY_TOKEN + SID_ARG_2ND
                        });
                }
                else {