From 166ad44bd881ce43c8c410748c4a170ebe7af14d Mon Sep 17 00:00:00 2001 From: Pinga <121483313+getpinga@users.noreply.github.com> Date: Wed, 18 Sep 2024 16:10:27 +0300 Subject: [PATCH] Update whmcs_registrar.php --- whmcs_registrar/whmcs_registrar.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/whmcs_registrar/whmcs_registrar.php b/whmcs_registrar/whmcs_registrar.php index c649686..4dcd35d 100644 --- a/whmcs_registrar/whmcs_registrar.php +++ b/whmcs_registrar/whmcs_registrar.php @@ -13,7 +13,7 @@ function whmcs_registrar_config() { return [ 'name' => 'ICANN Registrar Accreditation', 'description' => 'Module for Implementing ICANN Accreditation Database Structure', - 'author' => 'Namingo Team', + 'author' => 'Namingo', 'version' => '1.0', ]; }