Remove the function echo_debug which is now obsolete
This commit is contained in:
parent
b939d0cc95
commit
8eb47d8afd
68 changed files with 1 additions and 336 deletions
|
|
@ -48,7 +48,6 @@ if ( isset ($_POST["LOGIN"]) ) {
|
|||
// Show all the existing user on 7 columns
|
||||
$repo=new Dossier(0);
|
||||
$cn=$repo->get_user();
|
||||
echo_debug('admin_repo.php',__LINE__,"Array = $cn");
|
||||
$compteur=0;
|
||||
?>
|
||||
<h2>Gestion Utilisateurs</h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue