diff --git a/site/network.php b/site/network.php index 4f11a19..186c0e2 100644 --- a/site/network.php +++ b/site/network.php @@ -5,6 +5,7 @@ include("header.php"); require_once("accesBase.php"); $capteurs = getSensors(); $raspberrys = getRaspberrys(); +$nombre = count($raspberrys); ?>
@@ -12,8 +13,10 @@ $raspberrys = getRaspberrys();

Le réseau

Ordinateur @@ -47,8 +50,13 @@ $raspberrys = getRaspberrys(); ?>
- Ligne + Ligne +
-- libgit2 0.21.2