From 2e4d67766a9a90149221de6ce06acb702dc9f99f Mon Sep 17 00:00:00 2001 From: Karl Burkhart Date: Thu, 22 Mar 2012 15:35:53 +0000 Subject: [PATCH] =?UTF-8?q?Werte=20f=C3=BCr=20SOAP=20Request=20gesetzt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- soap/soap_test_lv.php | 1 + 1 file changed, 1 insertion(+) diff --git a/soap/soap_test_lv.php b/soap/soap_test_lv.php index bb04493e3..463b0ce24 100755 --- a/soap/soap_test_lv.php +++ b/soap/soap_test_lv.php @@ -89,6 +89,7 @@ if(!check_lektor($getuid)) try { netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect"); + alert("OK"); var msg = respObj.Body[0].saveProjektphaseResponse[0].message[0].Text; window.opener.ProjektphaseTreeRefresh(); window.close();