2229ba1a4f
Cli: add -l/--log-file & -C/--console parameters
6faff353d3
Log: try to properly handle log message before initialization
e27c009be8
Log: fix typo when getting CLI log file path
455ec45c3b
App: fix handling app's options when substituting variable reference in option value
97f91156de
Config::set(): fix setting value in inexisting section
becb9ad366
example: add example of how to use Db get_one() & get_many() helpers
2584a59123
Db: add helpers for simple query
51762bd359
example: add App class usage example
80f41c5327
Tpl: add register_class method and make App class available in templates
7166e63032
Config: add traces in ini_set()
77deb947db
Db: add set_autocommit() method
1e59f1b815
Config: add ini_set() helper method
41fe069fe9
Config: fix set() method
508dda6562
Url::add_url_parameter() & Url::add_url_parameters(): $url parameter is now not a reference