Просмотр файла htmly-2.9.8/index.php
- <?php
- define('HTMLY', true);
- define('HTMLY_VERSION', 'v2.9.8');
- $config_file = 'config/config.ini';
- require 'system/vendor/autoload.php';
- require 'system/htmly.php';
- <?php
- define('HTMLY', true);
- define('HTMLY_VERSION', 'v2.9.8');
- $config_file = 'config/config.ini';
- require 'system/vendor/autoload.php';
- require 'system/htmly.php';