mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 00:52:01 +01:00
bugfix sur le renvoi d'url
This commit is contained in:
@@ -115,7 +115,7 @@ if ($action=='add_action')
|
||||
}
|
||||
}
|
||||
|
||||
Header("Location: /comm/fiche.php3?socid=$socid");
|
||||
Header("Location: ../comm/fiche.php3?socid=$socid");
|
||||
}
|
||||
|
||||
/******************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user