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