mirror of
https://github.com/danpros/htmly.git
synced 2026-04-19 03:56:21 +05:30
Change version
This commit is contained in:
parent
5804cbcdd7
commit
5d873dceec
5 changed files with 5 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
define('HTMLY', true);
|
||||
define('HTMLY_VERSION', 'v3.0.2');
|
||||
define('HTMLY_VERSION', 'v3.0.3');
|
||||
$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