alpha_full/pages/clients/mesCdes.post.php
2026-04-06 22:58:51 +02:00

4 lines
146 B
PHP
Executable File

<?php
if (isset($_GET["affDetails"])) {$affDetails=($_GET["affDetails"]);}
if (!empty($_GET["idCdeAff"])) {$idCdeAff=($_GET["idCdeAff"]);}
?>