Again, typo that should've been fixed.
[mkdru-moved-to-drupal.org.git] / mkdru.client.js
index b0f7c6f..f2cd5ef 100644 (file)
@@ -415,7 +415,7 @@ $(document).ready(function () {
     } else {
       params['action'] = 'ipauth';
     }
-    var authReq = new pzHttpRequest(mkdru.pazpar2Path, 
+    var authReq = new pzHttpRequest(mkdru.settings.pz2_path, 
       function (err) {
         alert("Authentication against metasearch gateway failed: " +err);
       }