mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Fixed minor error
Former-commit-id: 05fc8b97c42ee9907954cb28d9e560c9076d50e9
This commit is contained in:
parent
d9ba3af358
commit
624d804168
@ -430,7 +430,7 @@ if ($config['history_db_enabled'] == 1) {
|
|||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
echo ui_print_error_message(
|
echo ui_print_error_message(
|
||||||
__('The tconfig table does not exist in the bbdd')
|
__('The tconfig table does not exist in the historical database')
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user