updateCountModification.php 152 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 <?php ignore_user_abort(false); $objCatalogs->updateCountModificationProducts(); $objCatalogs->config_update(1,0); $objCatalogs->config_update(2,0); ?>