1
0
moha/config/liste_telephones.php

8 lines
69 B
PHP

<?php
$macAddresses = array(
"Daniel" => "84:CF:BF:8E:E6:A6"
);
?>