Update ccountry.class.php

This commit is contained in:
Laurent Destailleur 2019-10-08 15:16:23 +02:00 committed by GitHub
parent 7f34a03034
commit bd867f5e80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.