mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-06-05 22:09:38 +02:00
Fix configurazione
This commit is contained in:
@@ -500,7 +500,7 @@ if (empty($creation) && (!file_exists('config.inc.php') || !$valid_config)) {
|
|||||||
|
|
||||||
<hr>';
|
<hr>';
|
||||||
|
|
||||||
if (class_exists('NumberFormatter')) {
|
if (!extension_loaded('intl')) {
|
||||||
$list = [
|
$list = [
|
||||||
[
|
[
|
||||||
'id' => 'comma',
|
'id' => 'comma',
|
||||||
|
Reference in New Issue
Block a user