include/config/admin_settings.inc.php
File admin_settings.inc.php
has 546 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
<?php
$defflip = (!cfip()) ? exit(header('HTTP/1.1 401 Unauthorized')) : 1;
$aThemes = $template->getThemes();
$aDesigns = $template->getDesigns();