MaketRandevu/application/models
2021-03-25 11:32:10 +01:00
..
Admins_model.php
Appointments_model.php Replaced the generation of the appointment hash with the use of CodeIgniter's random_string method, in order to avoid collisions (#986). 2021-01-21 14:10:13 +01:00
Consents_model.php
Customers_model.php
index.html
Providers_model.php
Roles_model.php
Secretaries_model.php
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