mirror of
https://github.com/quentin-g-dev/afup.git
synced 2026-03-26 02:02:15 +01:00
4 lines
123 B
PHP
4 lines
123 B
PHP
<?php
|
|
require_once dirname(__FILE__) .'/../../../sources/Afup/Bootstrap/Http.php';
|
|
$smarty->display('paybox_refuse.html');
|