2025-01-18 09:06:54 +01:00
|
|
|
<?php defined('KOBLOG') or die('Koblog CMS.');
|
2023-07-15 15:58:33 +02:00
|
|
|
|
|
|
|
if ($themePlugin == false) {
|
|
|
|
exit("To ensure proper functionality, the theme requires the Popeye plugin. Activate the plugin through the admin panel.");
|
|
|
|
}
|