diff --git a/admin/services/HesabixLogService.php b/admin/services/hesabixLogService.php similarity index 100% rename from admin/services/HesabixLogService.php rename to admin/services/hesabixLogService.php diff --git a/admin/services/HesabixWpFaService.php b/admin/services/hesabixWpFaService.php similarity index 96% rename from admin/services/HesabixWpFaService.php rename to admin/services/hesabixWpFaService.php index 07df003..3b3f6b8 100644 --- a/admin/services/HesabixWpFaService.php +++ b/admin/services/hesabixWpFaService.php @@ -6,6 +6,7 @@ * @author Mohammad Rezai * @author URI https://pirouz.xyz * @since 1.0.0 + * */ include_once('hesabixLogService.php'); @@ -543,4 +544,4 @@ class HesabixWpFaService array('%d') ); } -} \ No newline at end of file +}