MPOS/php-mpos

View on GitHub
include/config/admin_settings.inc.php

Summary

Maintainability
C
1 day
Test Coverage

File admin_settings.inc.php has 546 lines of code (exceeds 250 allowed). Consider refactoring.
Open

<?php
$defflip = (!cfip()) ? exit(header('HTTP/1.1 401 Unauthorized')) : 1;

$aThemes = $template->getThemes();
$aDesigns = $template->getDesigns();
Severity: Major
Found in include/config/admin_settings.inc.php - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status