X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/8b9cacd3c2fa236463819ffeb41980ec57d87faa..f07819d81a7437e58c6e64c2e76ba7e54fad9034:/lib/quova.rb diff --git a/lib/quova.rb b/lib/quova.rb index a7318d66e..ed5b9f491 100644 --- a/lib/quova.rb +++ b/lib/quova.rb @@ -17,8 +17,8 @@ module Quova ## # Access details for WSDL description WSDL_URL="https://webservices.quova.com/OnDemand/GeoPoint/v1/default.asmx?WSDL" - WSDL_USER = APP_CONFIG['quova_username'] - WSDL_PASS = APP_CONFIG['quova_password'] + WSDL_USER = QUOVA_USERNAME + WSDL_PASS = QUOVA_PASSWORD ## # Status codes