Changes

Line 47: Line 47:  
<source lang="php">
 
<source lang="php">
 
// We declare the class we want to use
 
// We declare the class we want to use
include_once('/pathofdolibarrhtdocs/societe.class.php');
+
include_once('/pathofdolibarrhtdocs/societe/class/societe.class.php');
    
// We create an instance of object to manipulate
 
// We create an instance of object to manipulate