diff --git a/htdocs/core/class/ccountry.class.php b/htdocs/core/class/ccountry.class.php index 71df0784fba..d6d33df553e 100644 --- a/htdocs/core/class/ccountry.class.php +++ b/htdocs/core/class/ccountry.class.php @@ -30,7 +30,7 @@ /** * Class to manage dictionary Countries (used by imports) */ -class Ccountry// extends CommonObject +class Ccountry // extends CommonObject { /** * @var DoliDB Database handler.