koblog/bl-themes/popeye/init.php

5 lines
174 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 plugin Popeye to work properly, please enable it from the admin panel.");
}