Commit graph

9 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 c357c70596 Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
Benjamin Renard b9102aeb9e Code cleaning 2019-03-11 22:42:20 +01:00
Benjamin Renard 80b747a0c5 Add and use helper methods to access configuration parameters 2019-03-11 22:21:25 +01:00
Benjamin Renard 7c45bfe833 Replace ereg() function call by preg_match() 2018-01-08 19:08:39 +01:00
Benjamin Renard 6f59a44d42 LSformElement_quota : changed factor values 2010-08-06 16:21:20 +02:00
Benjamin Renard 5acce552a1 LSformElement/quota : fixed bug in value rounded. 2010-07-27 10:45:48 +02:00
Benjamin Renard e655335f0b - Added LSattr_html/LSformElement quota 2010-05-26 09:57:30 +02:00