Commit graph

13 commits

Author SHA1 Message Date
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
Benjamin Renard 2a5ef1bb4e Code cleaning 2020-04-29 15:54:21 +02:00
Benjamin Renard f64cc3cc19 Improve logging 2019-06-28 18:00:37 +02:00
Benjamin Renard fa96fc42ab LSerror : fix error formatting when no error code is provided 2019-06-17 13:34:02 +02:00
Benjamin Renard b9102aeb9e Code cleaning 2019-03-11 22:42:20 +01:00
Benjamin Renard b817bb8ae2 LSerror : fix PHP error handling 2019-03-11 18:17:17 +01:00
Benjamin Renard 06b37ea2f6 Fix XSS problem using LSdebug/LSerror/LSinfos 2018-06-08 17:41:28 +02:00
Benjamin Renard bb09c81243 LSerror : Add PHP error handler 2014-11-20 12:04:03 +01:00
Benjamin Renard e992df1ddd LStemplate : added a template abstraction class 2013-06-17 23:39:22 +02:00
Benjamin Renard 247f4c66e4 LSerror::getErrors() : fix php warning 2012-09-02 19:49:34 +02:00
Benjamin Renard 1b8d363ccc LSerror : Added LSlog() call on addErrorCode() method 2011-04-22 14:30:04 +02:00
Benjamin Renard a53c5c3d92 LSerror : Remove </br> on getError() method and add it on getErrors() 2011-04-22 14:28:45 +02:00
Benjamin Renard 382cb1c994 Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
Renamed from trunk/includes/class/class.LSerror.php (Browse further)