kyledot.net/index.php
2025-02-10 06:33:08 +09:30

7 lines
166 B
PHP

<?php
define('HTMLY', true);
define('HTMLY_VERSION', 'v3.0.3');
$config_file = 'config/config.ini';
require 'system/vendor/autoload.php';
require 'system/htmly.php';