HB9HIL
8a57e2ccb5
fix(exceptions): disable E_STRICT from php8.4 and add E_DEPRECATED constants
2024-12-05 10:09:20 +01:00
Patrick Winnertz
90aac66df1
Move also the comment from the helper function to core/Config.php
2024-08-23 15:14:58 +02:00
Patrick Winnertz
6ee6a95622
Move the ?? into system/Core/Config.php to do not fail if the local_url config entry is missing.
2024-08-23 15:04:48 +02:00
Patrick Winnertz
01457019bf
Forgot something to make it work
2024-08-23 09:58:44 +02:00
HB9HIL
4cc6445a57
reduce debug messages
2024-07-20 15:04:45 +02:00
HB9HIL
8cc66870ca
force enable hooks
2024-06-06 10:46:47 +02:00
HB9HIL
338b1ff3d9
load language in core controller
2024-06-06 10:46:34 +02:00
int2001
b002dce737
Make Logtype (daily / one file) configurable
2024-01-24 07:05:56 +00:00
int2001
166b8bf98d
Use ONE Logfile instead of daily ones
2024-01-24 06:42:58 +00:00
Andreas
1f116eee67
[PHP8.2] Updated CI files to work with PHP8.2
2023-07-16 09:49:49 +02:00
Andreas
2e00519c8d
[Language] Autoload language helper and language files
2023-05-14 13:36:20 +02:00
Andreas
97988496c9
[Translation] Translated the menu and header
2023-05-11 09:59:07 +02:00
Andreas
85ca34bf80
[PHP8.1] Replaced output.php with a newer one
2022-12-14 13:53:14 +01:00
Andreas
8384d7d421
[PHP8.1] Added some fixes for PHP 8.1
2022-12-14 12:48:56 +01:00
Tomasz
f9fb38c649
Redirect to install page when configuration doesn't exist.
2022-01-20 14:36:35 +00:00
Andreas
016cd7198c
Updated CodeIgniter to latest dev from Github
2021-11-06 20:05:55 +01:00
abarrau
62e2562cef
add to use english language if ask not found
...
add to use the english language file, if the ask language not found
2021-04-11 08:34:55 +02:00
abarrau
ad572219ec
load class from controller path from third_party
2021-04-10 04:41:49 +02:00
Warren Volz
e384826aea
Codeignitor 3.1.6 and corresponding changes
...
- fixes missing () from num_rows in authenticate user function
- removes passwordhash library in favor of built in PHP password_hash
and password_verify functions
- uppercase all class filenames
- add new CLI error templates, move HTML error templates
- update mimes file to latest version
- update routes to latest version
2017-12-01 19:25:26 +00:00
Andy Smith
2d19c07d5e
Fixed PHP reference error in core/Common.php
2015-03-18 07:55:47 +00:00
Peter Goodhall
f2b50c4573
Added Basic Files
2011-04-25 16:24:01 +01:00