eisen-dev/eisen_front

View on GitHub
webd/includes/machine.php

Summary

Maintainability
A
0 mins
Test Coverage

Showing 2 of 2 total issues

Inline control structures are not allowed
Open

foreach ($data as $i => $row)
Severity: Minor
Found in webd/includes/machine.php by phpcodesniffer

Expected 1 newline at end of file; 0 found
Open

print ('ip: '.$ipaddress.'<br>port: '.$port);
Severity: Minor
Found in webd/includes/machine.php by phpcodesniffer
Category
Status