mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 17:13:03 +01:00
Var not used
This commit is contained in:
@@ -486,7 +486,7 @@ function getBrowserInfo($user_agent)
|
||||
*/
|
||||
function dol_shutdown()
|
||||
{
|
||||
global $conf, $user, $langs, $db;
|
||||
global $user, $langs, $db;
|
||||
$disconnectdone = false;
|
||||
$depth = 0;
|
||||
if (is_object($db) && !empty($db->connected)) {
|
||||
|
||||
Reference in New Issue
Block a user