mirror of
https://github.com/danpros/htmly.git
synced 2026-04-18 03:26:20 +05:30
Change version
This commit is contained in:
parent
489e4a8cef
commit
d3ad94a5ee
3 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
define('HTMLY', true);
|
||||
define('HTMLY_VERSION', 'v3.0.7');
|
||||
define('HTMLY_VERSION', 'v3.0.8');
|
||||
$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