It's just a mistake. In order to declare a getnomUrl method, Ccountry does not need to extend Commonobject
This commit is contained in:
parent
695a00f21c
commit
7f34a03034
@ -30,7 +30,7 @@
|
|||||||
/**
|
/**
|
||||||
* Class to manage dictionary Countries (used by imports)
|
* Class to manage dictionary Countries (used by imports)
|
||||||
*/
|
*/
|
||||||
class Ccountry extends CommonObject
|
class Ccountry// extends CommonObject
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* @var DoliDB Database handler.
|
* @var DoliDB Database handler.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user