chamilo/chamilo-lms

View on GitHub
public/main/ticket/ticket_assign_log.php

Summary

Maintainability
A
0 mins
Test Coverage

Variable "ticket_id" is not in valid camel caps format
Open

$ticket_id = (int) $_POST['ticket_id'];

Variable "ticket_id" is not in valid camel caps format
Open

$history = TicketManager::get_assign_log($ticket_id);

There are no issues that match your filters.

Category
Status