forked from Wavyzz/dolibarr
Reduce the size of an export of website template. Removed useless files.
This commit is contained in:
@@ -62,6 +62,11 @@ abstract class CommonObject
|
||||
*/
|
||||
public $id;
|
||||
|
||||
/**
|
||||
* @var int Another ID that is the $id but with an offset so that ID of the website start at 1
|
||||
*/
|
||||
public $newid;
|
||||
|
||||
/**
|
||||
* @var int The environment ID when using a multicompany module
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user