MaketRandevu/application
Alex Tselegidis dbba0865e8 Removed caching from the settings helper as it may lead to unexpected behavior (if for example values get updated in another way). 2021-12-17 09:01:12 +01:00
..
config Corrected validation check in routes.php file 2021-12-15 07:31:05 +01:00
controllers Moved the booking confirmation and cancellation code out of the booking controller 2021-12-16 08:37:55 +01:00
core Common CSRF token generation correctly 2021-12-16 08:45:55 +01:00
helpers Removed caching from the settings helper as it may lead to unexpected behavior (if for example values get updated in another way). 2021-12-17 09:01:12 +01:00
language Renamed the service category resource to just category 2021-12-15 08:00:48 +01:00
libraries Corrected the CORS headers hanlding 2021-11-18 15:01:17 +01:00
migrations Renamed the id_service_categories field of services to id_categories 2021-12-15 07:45:41 +01:00
models Renamed the service category resource to just category 2021-12-15 08:00:48 +01:00
views Moved the booking confirmation and cancellation code out of the booking controller 2021-12-16 08:37:55 +01:00
.htaccess Moved source files to the root directory. 2020-03-11 10:24:25 +01:00
index.html Moved source files to the root directory. 2020-03-11 10:24:25 +01:00