iflrandevu/application/controllers
2021-12-17 09:20:54 +01:00
..
api Renamed the service category resource to just category 2021-12-15 08:00:48 +01:00
About.php
Account_settings.php
Admins.php
Appointments.php
Backend.php
Backend_api.php
Booking.php Moved the booking confirmation and cancellation code out of the booking controller 2021-12-16 08:37:55 +01:00
Booking_cancellation.php
Booking_confirmation.php
Booking_settings.php
Business_settings.php
Calendar.php
Captcha.php
Categories.php
Consents.php Minor comment changes for consistency 2021-11-06 16:21:27 +01:00
Console.php
Customers.php
General_settings.php
Google.php
index.html
Installation.php
Legal_settings.php
Login.php
Logout.php
Privacy.php Minor comment changes for consistency 2021-11-06 16:21:27 +01:00
Providers.php
Recovery.php Moved the recovery functionality into its own controller and files 2021-12-10 08:41:16 +01:00
Secretaries.php
Services.php Replaced resource names with constants for "cannot" checks 2021-12-15 08:05:08 +01:00
Unavailabilities.php Replaced resource names with constants for "cannot" checks 2021-12-15 08:05:08 +01:00
Update.php Update has its own controller class 2021-12-16 08:10:01 +01:00
User.php