Move $strings from App to Core\L10n
authorHypolite Petovan <hypolite@mrpetovan.com>
Mon, 22 Oct 2018 04:16:30 +0000 (00:16 -0400)
committerBenjamin Lorteau <benjamin.lorteau@cbsinteractive.com>
Mon, 22 Oct 2018 19:58:42 +0000 (15:58 -0400)
commitc6f0bea51d8bb60b4db47f2fb69f4fbc20120d10
treec753e7338d84e70b23d645ddd568e38e2c0eb759
parentbaa1094489df3e53006dd963f7a890a03f737789
Move $strings from App to Core\L10n

- Add L10n::init() call in App constructor
- Improve pushLang/popLang
- Remove no longer needed references to App
bin/worker.php
mod/register.php
src/App.php
src/Core/Console/Maintenance.php
src/Core/L10n.php
src/Util/Temporal.php