Commit graph

11 commits

Author SHA1 Message Date
Benjamin Renard 770533b7ec Ensure attributes values are always an array in LSattribute & LSattr_ldap 2020-11-30 19:37:44 +01:00
Benjamin Renard 052882eb49 Fix handling "0" (zero string) value 2020-09-11 13:34:42 +02:00
Benjamin Renard 4c427b26d6 Improve logging on LSobject & LSattribute triggers executions 2020-08-26 18:08:14 +02:00
Benjamin Renard f223827157 LSsession::includeFile(): improve logging 2020-08-17 20:04:21 +02:00
Benjamin Renard cdd6189e91 dumpFile(): add $force_download and $filename parameters 2020-08-13 16:20:34 +02:00
Benjamin Renard 36ecea5174 Typo 2020-08-04 10:31:02 +02:00
Benjamin Renard 3494cc55c8 LScli: add BASH autocompletion support 2020-06-15 08:22:55 +02:00
Benjamin Renard a1a23d1600 checkEmail(): add debug using dedicated LSlog_logger 2020-05-13 16:04:14 +02:00
Benjamin Renard 42f4e8a860 LSdebug: check class LSlog exists before using it 2020-05-13 15:54:52 +02:00
Benjamin Renard 7c43439224 getFData : fix PHP warning 2020-05-08 12:32:46 +02:00
Benjamin Renard 7098b3ee79 Massive change of files organisation to move all files outside web-root
The web-root directory now contains URL rewrite stuff. All PHP & static files are
in root src directory and are served via LSurl routes.
2020-05-06 12:17:35 +02:00
Renamed from public_html/includes/functions.php (Browse further)