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>';
|
||||
|
||||
if (class_exists('NumberFormatter')) {
|
||||
if (!extension_loaded('intl')) {
|
||||
$list = [
|
||||
[
|
||||
'id' => 'comma',
|
||||
|
Reference in New Issue
Block a user