fix : bad path
This commit is contained in:
parent
a16d47c78e
commit
fefbaa739a
@ -4870,7 +4870,7 @@ class Societe extends CommonObject
|
|||||||
{
|
{
|
||||||
global $langs;
|
global $langs;
|
||||||
|
|
||||||
require_once DOL_DOCUMENT_ROOT.'/parntership/class/partnership.class.php';
|
require_once DOL_DOCUMENT_ROOT.'/partnership/class/partnership.class.php';
|
||||||
|
|
||||||
|
|
||||||
$this->partnerships[] = array();
|
$this->partnerships[] = array();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user