This commit is contained in:
Gloomy 2025-08-09 11:19:29 +00:00
parent f720175e2d
commit dce1fa4d23
2 changed files with 2 additions and 1 deletions

View file

@ -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')
);
}
}
}