]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Move PHP and config init to dedicated file
authorArthurHoaro <arthur@hoa.ro>
Wed, 22 Jul 2020 16:12:10 +0000 (18:12 +0200)
committerArthurHoaro <arthur@hoa.ro>
Thu, 23 Jul 2020 19:19:21 +0000 (21:19 +0200)
commitfabff3835da26e6c95cea56b2a01a03749dec7c8
tree4818fb25f92ff9ed15d3d25b78d2dfc9c064fc3a
parenta8c11451e8d885a243c1ad52012093ba8d121e2c
Move PHP and config init to dedicated file

in order to keep index.php as minimal as possible
application/render/PageBuilder.php
application/security/SessionManager.php
index.php
init.php [new file with mode: 0644]