MaketRandevu/application/models
Alex Tselegidis 6c1af6dc71 Removed data structure comment from models. 2020-09-07 13:35:28 +03:00
..
Admins_model.php Removed data structure comment from models. 2020-09-07 13:35:28 +03:00
Appointments_model.php Do not allow appointments being created with duration less than the predefined minimum (#805). 2020-08-15 15:58:17 +03:00
Consents_model.php Make use of the dbprefix configuration option so that query builder calls do not need to explicitly use the database prefix. 2020-04-23 20:48:20 +02:00
Customers_model.php Removed hardcoded use of the database prefix. 2020-05-02 12:51:06 +02:00
Providers_model.php Removed data structure comment from models. 2020-09-07 13:35:28 +03:00
Roles_model.php Make use of the dbprefix configuration option so that query builder calls do not need to explicitly use the database prefix. 2020-04-23 20:48:20 +02:00
Secretaries_model.php Removed data structure comment from models. 2020-09-07 13:35:28 +03:00
Services_model.php Removed hardcoded use of the database prefix. 2020-05-02 12:51:06 +02:00
Settings_model.php Make use of the dbprefix configuration option so that query builder calls do not need to explicitly use the database prefix. 2020-04-23 20:48:20 +02:00
User_model.php The timezones model got converted into a library (as there is no direct database table to manage). 2020-05-12 20:59:29 +02:00
index.html Moved source files to the root directory. 2020-03-11 10:24:25 +01:00