bug fix
This commit is contained in:
parent
f720175e2d
commit
dce1fa4d23
|
@ -6,6 +6,7 @@
|
||||||
* @author Mohammad Rezai
|
* @author Mohammad Rezai
|
||||||
* @author URI https://pirouz.xyz
|
* @author URI https://pirouz.xyz
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
include_once('hesabixLogService.php');
|
include_once('hesabixLogService.php');
|
||||||
|
@ -543,4 +544,4 @@ class HesabixWpFaService
|
||||||
array('%d')
|
array('%d')
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue