Hi Peter
Den fre. 21. dec. 2018 kl. 02.06 skrev Peter Kokot :
>
> Hello,
>
> Current template system in bugs.php.net code is integrated in front
> controllers (index.php...) and some separate template files. It
> contains several helper functions with globals usage and mixes HTML
> with PHP code l
Hello,
Current template system in bugs.php.net code is integrated in front
controllers (index.php...) and some separate template files. It
contains several helper functions with globals usage and mixes HTML
with PHP code logic. This makes app code a bit disorganized and less
testable.
I'd suggest