wavelog/system/core
2024-12-05 10:09:20 +01:00
..
compat Updated CodeIgniter to latest dev from Github 2021-11-06 20:05:55 +01:00
Benchmark.php Updated CodeIgniter to latest dev from Github 2021-11-06 20:05:55 +01:00
CodeIgniter.php Updated CodeIgniter to latest dev from Github 2021-11-06 20:05:55 +01:00
Common.php [PHP8.1] Added some fixes for PHP 8.1 2022-12-14 12:48:56 +01:00
Config.php Move also the comment from the helper function to core/Config.php 2024-08-23 15:14:58 +02:00
Controller.php load language in core controller 2024-06-06 10:46:34 +02:00
Exceptions.php fix(exceptions): disable E_STRICT from php8.4 and add E_DEPRECATED constants 2024-12-05 10:09:20 +01:00
Hooks.php force enable hooks 2024-06-06 10:46:47 +02:00
index.html Updated CodeIgniter to latest dev from Github 2021-11-06 20:05:55 +01:00
Input.php Updated CodeIgniter to latest dev from Github 2021-11-06 20:05:55 +01:00
Lang.php Updated CodeIgniter to latest dev from Github 2021-11-06 20:05:55 +01:00
Loader.php [PHP8.2] Updated CI files to work with PHP8.2 2023-07-16 09:49:49 +02:00
Log.php Make Logtype (daily / one file) configurable 2024-01-24 07:05:56 +00:00
Model.php Updated CodeIgniter to latest dev from Github 2021-11-06 20:05:55 +01:00
Output.php [PHP8.1] Replaced output.php with a newer one 2022-12-14 13:53:14 +01:00
Router.php reduce debug messages 2024-07-20 15:04:45 +02:00
Security.php Updated CodeIgniter to latest dev from Github 2021-11-06 20:05:55 +01:00
URI.php [PHP8.2] Updated CI files to work with PHP8.2 2023-07-16 09:49:49 +02:00
Utf8.php Updated CodeIgniter to latest dev from Github 2021-11-06 20:05:55 +01:00