From: hickert Date: Mon, 19 May 2008 10:32:34 +0000 (+0000) Subject: Added getFAIstatus.php X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=438076805d7c0239b691affceec2f1b63751b164;p=gosa.git Added getFAIstatus.php git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10948 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/html/getFAIstatus.php b/gosa-core/html/getFAIstatus.php new file mode 100644 index 000000000..ebac93446 --- /dev/null +++ b/gosa-core/html/getFAIstatus.php @@ -0,0 +1,61 @@ +get_entries_by_mac(array($_GET['mac'])); +foreach($res as $entry){ + if(strtolower($entry['MACADDRESS']) == strtolower($_GET['mac'])){ + $img = "".$entry["; + } +} + + +?> + + + + + + + +