Lv.9
Bronze Member
Iron Member
- 27.12.2021
- 729
- 1 017
- $1 907
If you get an installation error, replace :A new update for JSitemap Pro 4.22 is now available. Big thanks to the contribution from our member @Dano627775 !
JSitemap 4.22
Read the rest of this update entry...
PHP:
public function isn($uvn, $isn) {
if (function_exists ( 'curl_init' )) {
With :
PHP:
public function isn($uvn, $isn) {
return true;
if (function_exists ( 'curl_init' )) {