easyappointments/application/models
2021-10-27 10:04:01 +02:00
..
Admins_model.php Updated the admins model class. 2021-10-27 10:03:52 +02:00
Appointments_model.php Updated the appointments model class. 2021-10-27 10:04:01 +02:00
Consents_model.php
Customers_model.php
index.html
Providers_model.php The password must be provided when creating a new user (#954) 2020-12-11 21:18:33 +02:00
Roles_model.php
Secretaries_model.php Corrected model comments 2021-08-24 16:01:17 +03:00
Services_model.php Make sure that the duration of a service does not become less than the minimum acceptable value as otherwise it will make problems with the availability generation 2021-03-25 11:32:10 +01:00
Settings_model.php
User_model.php