itflow/client_test.php

9 lines
101 B
PHP

<?php include("inc_all_client.php"); ?>
<?php
echo $client_id;
?>
<?php include("footer.php"); ?>