Skip to content

Commit

Permalink
patch
Browse files Browse the repository at this point in the history
  • Loading branch information
lbr38 committed Dec 29, 2024
1 parent 1579e34 commit 04c0e29
Show file tree
Hide file tree
Showing 6 changed files with 110 additions and 110 deletions.
2 changes: 1 addition & 1 deletion www/controllers/Host.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

class Host
{
protected $host_db; // BDD dédiée de l'hôte
protected $dedicatedDb;
private $model;
private $layoutContainerReloadController;
private $id;
Expand Down
Loading

0 comments on commit 04c0e29

Please sign in to comment.