Update ccountry.class.php

This commit is contained in:
Laurent Destailleur 2019-10-08 15:16:56 +02:00 committed by GitHub
parent bd867f5e80
commit c724eef85c
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 Ccountry // extends CommonObject
class Ccountry // extends CommonObject
{
/**
* @var DoliDB Database handler.