Skip to content

Instantly share code, notes, and snippets.

View bezalkogoln1y-coder's full-sized avatar
💭
Learn JS

Artyom bezalkogoln1y-coder

💭
Learn JS
  • Naberezhnye Chelny
View GitHub Profile
@Dmi3yy
Dmi3yy / gist:2da17345eacacbe04a89e8c1cc53f348
Created November 17, 2019 09:02
Evolution CMS Lessons: Templates part 1
1 Templates 1 part
Подключаем debug и tracy:
core/custom/config/app/debug.php
<?php return true;
core/custom/config/tracy/active.php
<?php return 'manager';