MaketRandevu/application/helpers
Alex Tselegidis c3aca37591 Add the "format_timezone" helper function 2023-02-21 07:44:34 +01:00
..
array_helper.php Add and autoload the array helper 2022-10-16 18:03:55 +03:00
asset_helper.php
config_helper.php
date_helper.php Add the "format_timezone" helper function 2023-02-21 07:44:34 +01:00
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 Replace the default exception classes with more specific ones 2022-06-20 12:31:11 +03:00
path_helper.php
permission_helper.php Add fallback value to permissions check. 2022-06-20 12:12:36 +03:00
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