Commit graph

8 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
c4687bdfdb LSformRules : clean code by using LSconfig :: get() helper 2020-02-18 12:31:13 +01: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
02eb2557aa Review LSformRules parameters usage and doc 2017-08-22 15:39:38 +02:00
Benjamin Renard
251cb2b0e2 Use call_user_func_array() instead of call_user_func() when need to permit arg by reference 2017-04-28 10:25:22 +02:00
Benjamin Renard
303702a4ee Add LSformRule_callable 2015-07-30 11:40:07 +02:00