bugfix sur le renvoi d'url
This commit is contained in:
parent
fceb771f36
commit
56a54dbaca
@ -115,7 +115,7 @@ if ($action=='add_action')
|
||||
}
|
||||
}
|
||||
|
||||
Header("Location: /comm/fiche.php3?socid=$socid");
|
||||
Header("Location: ../comm/fiche.php3?socid=$socid");
|
||||
}
|
||||
|
||||
/******************************************************************************/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user