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
8463eda5ba
Create a helper to read in a optional local_url to bypass the need to access the application using the external url.
2024-08-23 08:43:11 +02:00
int2001
9110d0795e
Fixes PHP8-Bug within CI3
2024-05-26 04:19:16 +00:00
HB9HIL
8c4bae8453
run migration script
2023-11-14 13:35:53 +01:00
Andreas
c5088707ae
Fixed a small change in form_helper that was overwritten.
2021-11-09 20:39:15 +01:00
Andreas
016cd7198c
Updated CodeIgniter to latest dev from Github
2021-11-06 20:05:55 +01:00
Andreas
9696a1199c
Changed the dropdown selects to look the same (custom-select).
2020-09-16 10:17:58 +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
Peter Goodhall
f2b50c4573
Added Basic Files
2011-04-25 16:24:01 +01:00