Commit 70483f638e03bd0cb80684ddf1be7b35273faf1c

Authored by Guillaume
1 parent de8970d2

MAJ site ajout Rpi

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
site/addRpi.php
... ... @@ -20,7 +20,7 @@ session_start();
20 20 <br/>
21 21 <h1 style="margin-bottom:20px; margin-top:30px; border-bottom:1px solid #CCC; padding-bottom:20px;"><i class="fas fa-history"></i> Historique</h1>
22 22 <?php
23   - if(addRpi($_POST['ip'])
  23 + if(addRpi($_POST['ip']))
24 24 {
25 25 ?>
26 26 <div class="alert alert-success" role="alert">
... ...