"; $i = '1'; $ap = dbFetchRow("SELECT * FROM `accesspoint` WHERE `device_id` = ? AND `accesspoint_id` = ? AND `deleted` = '0' ORDER BY `name`,`radio_number` ASC", array($device['device_id'], $vars['ap'])); echo "
"; require 'includes/print-accesspoint.inc.php'; echo '
';