includes/controller/admin_events_controller.php
Showing 2 of 2 total issues
Function admin_events
has a Cognitive Complexity of 36 (exceeds 5 allowed). Consider refactoring. Open
Open
function admin_events() { global $user; $timezone_identifiers = DateTimeZone::listIdentifiers(); $timezone = $user['timezone'];
- Read upRead up
Method admin_events
has 82 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
function admin_events() { global $user; $timezone_identifiers = DateTimeZone::listIdentifiers(); $timezone = $user['timezone'];