mirror of
https://github.com/Mibew/java.git
synced 2025-01-22 17:40:35 +03:00
update page: show iconv module status
This commit is contained in:
parent
c08ec28f1a
commit
b41c47fe72
@ -25,7 +25,7 @@ require_once('../libs/settings.php');
|
||||
|
||||
$operator = check_login();
|
||||
|
||||
$default_extensions = array('mysql', 'gd');
|
||||
$default_extensions = array('mysql', 'gd', 'iconv');
|
||||
|
||||
$errors = array();
|
||||
$page = array(
|
||||
|
Loading…
Reference in New Issue
Block a user