jhuesser/bzu-jodel-clone

View on GitHub
new.php

Summary

Maintainability
A
3 hrs
Test Coverage

Showing 1 of 1 total issue

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

if ($handle->uploaded) {
$handle->file_new_name_body = $withoutExt;
$handle->image_resize = true;
$handle->image_y = 300;
$handle->file_safe_name = true;
Severity: Major
Found in new.php and 1 other location - About 3 hrs to fix
newcomment.php on lines 64..83

There are no issues that match your filters.

Category
Status