class/RoommateProfileSearchForm.php
Method show
has 68 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function show()
{
$_SESSION['profile_search_use_session'] = FALSE;
require_once(PHPWS_SOURCE_DIR . 'mod/hms/inc/profile_options.php');
- Create a ticketCreate a ticket