webd/includes/manager_host_checkbox.php
Showing 9 of 9 total issues
Expected 1 newline at end of file; 0 found Open
Open
header('location:../host_manager.php');
- Exclude checks
Expected 1 space after closing brace; newline found Open
Open
}
- Exclude checks
Expected 1 space after closing parenthesis; found 5 Open
Open
for($i=0; $i < $N; $i++)
- Exclude checks
Expected 1 space after FOR keyword; 0 found Open
Open
for($i=0; $i < $N; $i++)
- Exclude checks
Expected 1 space after closing parenthesis; found 0 Open
Open
if(isset($_POST['list-action'])){
- Exclude checks
Expected 1 space after ELSE keyword; newline found Open
Open
else
- Exclude checks
Expected 1 space after IF keyword; 0 found Open
Open
if(isset($_POST['list-action'])){
- Exclude checks
Expected 1 space after IF keyword; 0 found Open
Open
if(empty($check))
- Exclude checks
Expected 1 space after closing parenthesis; found 1 Open
Open
if(empty($check))
- Exclude checks