lib/Weathermap/Integrations/Cacti/WeatherMapCacti10ManagementPlugin.php
Method handleManagementMainScreen
has 38 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function handleManagementMainScreen($request, $appObject)
{
global $wm_showOldUI, $config;
$weathermapPath = $config['url_path'] . 'plugins/weathermap/';