revert changes
Showing
- Dockerfile 2 additions, 10 deletionsDockerfile
- app/Controllers/EventController.php 3 additions, 2 deletionsapp/Controllers/EventController.php
- app/Controllers/PembelianController.php 2 additions, 1 deletionapp/Controllers/PembelianController.php
- app/Controllers/SubscriptionController.php 0 additions, 0 deletionsapp/Controllers/SubscriptionController.php
- app/Controllers/TicketController.php 1 addition, 1 deletionapp/Controllers/TicketController.php
- app/Controllers/UserController.php 17 additions, 97 deletionsapp/Controllers/UserController.php
- app/Models/Event.php 216 additions, 0 deletionsapp/Models/Event.php
- app/Models/Pembelian.php 75 additions, 0 deletionsapp/Models/Pembelian.php
- app/Models/Subscription.php 0 additions, 0 deletionsapp/Models/Subscription.php
- app/Models/Ticket.php 22 additions, 9 deletionsapp/Models/Ticket.php
- app/Models/User.php 28 additions, 14 deletionsapp/Models/User.php
- app/Views/event/create.php 1 addition, 4 deletionsapp/Views/event/create.php
- app/Views/event/update.php 1 addition, 4 deletionsapp/Views/event/update.php
- app/Views/history/history.php 1 addition, 4 deletionsapp/Views/history/history.php
- app/Views/home/home.php 23 additions, 27 deletionsapp/Views/home/home.php
- app/Views/login/login.php 37 additions, 0 deletionsapp/Views/login/login.php
- app/Views/login/register.php 4 additions, 7 deletionsapp/Views/login/register.php
- app/Views/pembelian/pembelian.php 1 addition, 4 deletionsapp/Views/pembelian/pembelian.php
- app/Views/profile/edit_profile.php 0 additions, 0 deletionsapp/Views/profile/edit_profile.php
- app/Views/profile/view_profile.php 1 addition, 4 deletionsapp/Views/profile/view_profile.php
-
mentioned in commit b5c62c1e
-
mentioned in merge request !1 (merged)
-
mentioned in commit 9dce8f1e
Please register or sign in to comment