koblog/bl-themes/popeye/init.php

6 lines
205 B
PHP
Raw Normal View History

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