eisen-dev/eisen_front

View on GitHub
webd/includes/recipe_checkbox.php

Summary

Maintainability
D
2 days
Test Coverage

Showing 3 of 3 total issues

Similar blocks of code found in 2 locations. Consider refactoring.
Open

<?php
/**
* Eisen Frontend
* http://eisen-dev.github.io
*
Severity: Major
Found in webd/includes/recipe_checkbox.php and 1 other location - About 2 days to fix
webd/includes/task_checkbox.php on lines 1..80

Expected 0 spaces before closing bracket; 1 found
Open

if (isset($_POST['list-action']) )

Expected 1 space after closing parenthesis; found 1
Open

if (isset($_POST['list-action']) )
Category
Status