mirror of
https://github.com/itflow-org/itflow
synced 2026-03-04 21:04:50 +00:00
9 lines
101 B
PHP
9 lines
101 B
PHP
<?php include("inc_all_client.php"); ?>
|
|
|
|
<?php
|
|
|
|
echo $client_id;
|
|
|
|
?>
|
|
|
|
<?php include("footer.php"); ?>
|