0byt3m1n1
Path:
/
home
/
kassiope
/
www
/
achat
/
[
Home
]
File: mondial_relay_test.php
<?php include('../configuration.inc.php'); ini_set('display_errors',1); error_reporting(E_ALL); $tabparam['city'] = 'Marseille'; $tabparam['zipCode'] = '13010'; $tabreturn = mondial_pr($tabparam); print_r($tabreturn); ?>