MaketRandevu/application/helpers
Alex Tselegidis 581609ea43 Set the setting value correctly, if the setting-name argument was not found in the database 2022-10-16 18:06:17 +03:00
..
array_helper.php Add and autoload the array helper 2022-10-16 18:03:55 +03:00
asset_helper.php
config_helper.php
debug_helper.php
env_helper.php
html_helper.php
http_helper.php Change $exception to $e for consistency 2022-06-20 12:31:52 +03:00
index.html
installation_helper.php
language_helper.php Display the language key if no translation is available 2022-06-27 13:49:16 +03:00
password_helper.php
path_helper.php
permission_helper.php
rate_limit_helper.php Apply rate-limiting only to HTTP requests 2022-06-20 12:12:36 +03:00
routes_helper.php
session_helper.php
setting_helper.php Set the setting value correctly, if the setting-name argument was not found in the database 2022-10-16 18:06:17 +03:00
validation_helper.php