koblog/bl-themes/popeye/init.php

5 lines
196 B
PHP
Raw Normal View History

2021-05-11 17:56:30 +02:00
<?php defined('BLUDIT') or die('Bludit CMS.');
if ($theme==false) {
exit("The theme needs the Popeye plugin to work properly, disables the theme and re-enables it to activate the plugin.");
}