DesarrollosWeb/documentofacil

View on GitHub
gestoria/lang_es.php

Summary

Maintainability
C
1 day
Test Coverage

Showing 3 of 3 total issues

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

<?php
 
$text = array(
"accepted_files" => "Puede Añadir archivos PDF, JPG, BMP, PNG, TIF o GIF de hasta 10MB de tamaño",
"accepted_types" => "Tipos de archivo aceptados: jpg, png, pdf, zip . Tamaño máximo 10mb",
Severity: Major
Found in gestoria/lang_es.php and 1 other location - About 1 day to fix
gestoria/lang_pt.php on lines 1..69

Line exceeds 120 characters; contains 160 characters
Open

"description" => "Una vez que ha ordenado y pagado un servicio, su trámite estará disponible para cargar los documentos necesarios e iniciar el proceso.",
Severity: Minor
Found in gestoria/lang_es.php by phpcodesniffer

Expected 1 newline at end of file; 0 found
Open

);
Severity: Minor
Found in gestoria/lang_es.php by phpcodesniffer

There are no issues that match your filters.

Category
Status