koblog/bl-themes/alternative/init.php
2025-01-18 09:06:54 +01:00

5 lines
210 B
PHP

<?php defined('KOBLOG') or die('Koblog CMS.');
if ($themePlugin == false) {
exit("To ensure proper functionality, the theme requires the Alternative plugin. Activate the plugin through the admin panel.");
}