MaketRandevu/application/models
Alex Tselegidis 6578b32dc8 Removed hardcoded use of the database prefix. 2020-05-02 12:51:06 +02:00
..
Admins_model.php Removed hardcoded use of the database prefix. 2020-05-02 12:51:06 +02:00
Appointments_model.php Removed hardcoded use of the database prefix. 2020-05-02 12:51:06 +02: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 hardcoded use of the database prefix. 2020-05-02 12:51:06 +02: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 hardcoded use of the database prefix. 2020-05-02 12:51:06 +02: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
Timezones_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 Removed hardcoded use of the database prefix. 2020-05-02 12:51:06 +02:00
index.html Moved source files to the root directory. 2020-03-11 10:24:25 +01:00