7 lines
184 B
PHP
Executable File
7 lines
184 B
PHP
Executable File
<?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');
|
|
|