Убрать сообщение об окончании лицензии в Битрикс можно добавив вот такой код в init.php:
AddEventHandler("main", "OnEndBufferContent", "removeLicense");
function removeLicense(&$content) {
if (stripos($_SERVER['REQUEST_URI'], 'bitrix/admin') === false && stripos($content, 'html>') !== false)
$content = substr($content, 324);
}
Но помните, сайт все равно заблокируется через две недели.
Убрать сообщение об окончании лицензии в Битрикс
Excellent insights! Your breakdown of the topic is clear and concise. For further reading, check out this link: READ MORE. Let’s discuss!
Very interesting details you have observed, thank you for posting.Raise your business