Просмотр файла htmly-2.9.8/index.php

Размер файла: 166B
  1. <?php
  2. define('HTMLY', true);
  3. define('HTMLY_VERSION', 'v2.9.8');
  4. $config_file = 'config/config.ini';
  5. require 'system/vendor/autoload.php';
  6. require 'system/htmly.php';