iflrandevu/application/helpers
2023-03-13 08:11:01 +01:00
..
array_helper.php
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 Update the project subtitle. 2022-01-18 13:05:42 +01:00
env_helper.php Update the project subtitle. 2022-01-18 13:05:42 +01:00
html_helper.php Add a new string escape helper function 2023-03-13 08:08:43 +01:00
http_helper.php Change $exception to $e for consistency 2022-06-20 12:31:52 +03:00
index.html
installation_helper.php Update the project subtitle. 2022-01-18 13:05:42 +01:00
language_helper.php Remove the escape function from the lang helper 2023-03-13 08:11:01 +01:00
password_helper.php
path_helper.php Update the project subtitle. 2022-01-18 13:05:42 +01:00
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 Update the project subtitle. 2022-01-18 13:05:42 +01:00
setting_helper.php
validation_helper.php