6 Commits

Author SHA1 Message Date
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
Andreas
016cd7198c Updated CodeIgniter to latest dev from Github 2021-11-06 20:05:55 +01: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