added showTickets.phtml and added the TicketsController.
This commit is contained in:
@@ -4,7 +4,7 @@ namespace Blog\Controller;
|
||||
class TicketsController {
|
||||
function showTickets()
|
||||
{
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user