easyappointments/application/models
2022-12-12 09:19:14 +01:00
..
Admins_model.php
Appointments_model.php
Categories_model.php Use variables by reference in the foreach loops of the models 2022-10-16 18:08:33 +03:00
Consents_model.php
Customers_model.php
index.html
Providers_model.php
Roles_model.php
Secretaries_model.php
Services_model.php Group conditions in order to avoid querying removed records accidentally. 2022-07-07 15:27:18 +02:00
Settings_model.php
Unavailabilities_model.php
Users_model.php Unset the "password" and "salt" parameter when getting a user or a provider 2022-10-03 17:06:01 +03:00
Webhooks_model.php