class/StatsView.php
Method show
has 74 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function show()
{
$term = Term::getSelectedTerm();
$db = new PHPWS_DB('hms_residence_hall');
- Create a ticketCreate a ticket