eesyphp/src
2023-02-28 01:13:43 +01:00
..
Auth Auth\Cas: fix handling fake_authenticated_user 2023-02-27 13:06:34 +01:00
App.php Add possibility to define config parameters default value in app's options 2023-02-27 17:52:51 +01:00
Auth.php Auth: add logged_in_from_session hook 2023-02-27 13:22:53 +01:00
Check.php Move functions and logging stuff in EesyPHP namespace 2023-01-29 18:04:49 +01:00
Cli.php Cli: add core_mode() method, set it in handle_args() and add an hook 2023-02-28 01:13:43 +01:00
Config.php App & Config: add isset() and set() methods 2023-02-27 16:15:30 +01:00
Date.php Fix PHP 7.3 compatibility 2023-02-16 01:53:08 +01:00
Db.php Db: fix debugging query 2023-02-26 13:14:42 +01:00
Email.php I18n: Split translated messages of core and app in discting gettext domains 2023-02-14 01:21:52 +01:00
functions.php Add authentication support 2023-02-25 05:02:27 +01:00
Hook.php Remove useless "use" statments in EesyPHP namespace 2023-01-31 01:00:56 +01:00
HookEvent.php Move hooks stuff in EesyPHP namespace 2023-01-29 19:57:26 +01:00
I18n.php I18n: fix handling core mode in po2json() 2023-02-25 17:19:17 +01:00
Log.php Log: fix logging the right IP address when install behind a reverse proxy 2023-02-27 23:51:12 +01:00
SentryIntegration.php Add authentication support 2023-02-25 05:02:27 +01:00
SentrySpan.php Move Sentry stuff in EesyPHP namespace 2023-01-29 18:17:50 +01:00
SentryTransaction.php Move Sentry stuff in EesyPHP namespace 2023-01-29 18:17:50 +01:00
Session.php Fix PHP 7.3 compatibility 2023-02-16 01:53:08 +01:00
Tpl.php Tpl: add fetch() method 2023-02-27 18:58:31 +01:00
TplSmartyResource.php Tpl: Add stuff to have multiple templates directories with priority 2023-02-13 00:42:37 +01:00
Url.php Url: add add_url_parameters() method 2023-02-27 19:32:12 +01:00
UrlRequest.php Add authentication support 2023-02-25 05:02:27 +01:00