7 lines
184 B
PHP
Raw Normal View History

2016-01-04 12:49:26 +01:00
<?php
define('URL_RNP_PROD', 'https://secure.fia-net.com/wallet');
define('URL_RNP_TEST', 'https://secure.fia-net.com/walter');
define('URL_RNP_FRONTLINE', '/engine/frontline.cgi');