iflrandevu/application/controllers
2021-11-22 08:09:56 +01:00
..
api Corrected the CORS headers hanlding 2021-11-18 15:01:17 +01:00
settings
Admins.php Created a new admins resource controller 2021-11-18 06:11:18 +01:00
Appointments.php Moved the frontend book functionality to a new controller called Booking.php and created a new resource controller for appointments 2021-11-18 07:12:16 +01:00
Backend.php
Backend_api.php
Booking.php
Calendar.php Added calendar related callbacks to the Calendar controller (copied from Backend_api) 2021-11-18 07:30:52 +01:00
Captcha.php
Consents.php Minor comment changes for consistency 2021-11-06 16:21:27 +01:00
Console.php
Customers.php
Google.php
index.html
Installation.php Moved the installation and update pages to the new view/pages directory 2021-11-12 16:57:05 +01:00
Privacy.php
Providers.php
Secretaries.php Created a new secretaries resource controller 2021-11-18 06:23:21 +01:00
Service_categories.php Created a new service categories resource controller 2021-11-18 05:23:54 +01:00
Services.php
Unavailabilities.php
User.php