MaketRandevu/application/config
Alex Tselegidis dbc45f6b27 Do not allow appointments being created with duration less than the predefined minimum (#805). 2020-08-15 15:58:17 +03:00
..
autoload.php Major refactoring and improvements to the application API code. 2020-04-22 21:48:56 +02:00
config.php Merge pull request #784 from idstam/swedish-translation 2020-08-15 15:58:06 +03:00
constants.php Do not allow appointments being created with duration less than the predefined minimum (#805). 2020-08-15 15:58:17 +03:00
database.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
doctypes.php
email.php
foreign_chars.php
google.php Major refactoring and improvements to the application API code. 2020-04-22 21:48:56 +02:00
hooks.php
index.html
migration.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
mimes.php
profiler.php
routes.php
smileys.php Moved source files to the root directory. 2020-03-11 10:24:25 +01:00
user_agents.php