X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/1844a19f486bdd22896521eb02dd77883c2e6162..373a61056389d0b486fd4b1229fbe915c164b9b7:/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