mirror of
https://github.com/danpros/htmly.git
synced 2026-04-18 19:46:21 +05:30
Update
This commit is contained in:
parent
aaf2d53989
commit
6c821dd398
3 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
define('HTMLY', true);
|
||||
define('HTMLY_VERSION', 'v2.8.9');
|
||||
define('HTMLY_VERSION', 'v2.9.0');
|
||||
$config_file = 'config/config.ini';
|
||||
require 'system/vendor/autoload.php';
|
||||
require 'system/htmly.php';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue