(function() { const $checkboxes = $('input[type="checkbox"][data-lic_id="2"]'); let index = 0; function clickNext() { if (index >= $checkboxes.length) { &nbs
Створюємо файл з наступним вмістом в корневій директорії сайту. ini_set('display_errors',1);error_reporting(E_ALL);Define('root_dir', dirname ( __FILE__ ));ini_set('memory_limit', '-1');set