Skip to content
Snippets Groups Projects
Commit ef29e430 authored by Martin Haase's avatar Martin Haase
Browse files

updated instance selection

git-svn-id: https://textgridlab.org/svn/textgrid/trunk/middleware/tgauth@1748 7c539038-3410-0410-b1ec-0f2a7bf1c452
parent 19494bee
No related branches found
No related tags found
No related merge requests found
<?php
$arrExtraWsdl = Array( Array( "name" => "RBAC Test",
"url" => "http://rbac-test.textgrid.daasi.de/wsdl/tgextra.wsdl" ),
Array( "name" => "RBAC",
"url" => "http://rbac.textgrid.daasi.de/wsdl/tgextra.wsdl" ),
$arrExtraWsdl = Array( Array( "name" => "RBAC Test (8082)",
"url" => "http://ingrid.sub.uni-goettingen.de/rbac-test/wsdl/tgextra.wsdl" ),
Array( "name" => "RBAC Develop (8081)",
"url" => "http://ingrid.sub.uni-goettingen.de/rbac-develop/wsdl/tgextra.wsdl" ),
Array( "name" => "RBAC Textgrid-WS1",
"url" => "http://textgrid-ws1.gwdg.de/tgauth/rbacSoap/wsdl/tgextra.wsdl" ) );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment