6 lines
179 B
PHP
Executable File
6 lines
179 B
PHP
Executable File
<?php
|
|
// -----------------------------------------------------
|
|
// barre client
|
|
// -----------------------------------------------------
|
|
include ("../menu/barreClient.php");
|
|
?>
|