mirror of
https://github.com/danpros/htmly.git
synced 2026-04-17 11:16:00 +05:30
5 lines
No EOL
108 B
PHP
5 lines
No EOL
108 B
PHP
<?php
|
|
|
|
$config_file = 'config/config.ini';
|
|
require 'system/vendor/autoload.php';
|
|
require 'system/htmly.php'; |