koblog/bl-themes/popeye/init.php

5 lines
No EOL
174 B
PHP

<?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.");
}