forked from ZwiiCMS-Team/ZwiiCMS
Update config.php
This commit is contained in:
parent
5f9856defe
commit
252546848b
2
core/vendor/filemanager/config/config.php
vendored
2
core/vendor/filemanager/config/config.php
vendored
@ -1,5 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
$version = "9.13.4";
|
$version = "9.14.0";
|
||||||
if (session_id() == '') session_start();
|
if (session_id() == '') session_start();
|
||||||
|
|
||||||
mb_internal_encoding('UTF-8');
|
mb_internal_encoding('UTF-8');
|
||||||
|
Loading…
Reference in New Issue
Block a user