koblog/bl-themes/alternative/init.php

5 lines
201 B
PHP
Raw Normal View History

<?php defined('BLUDIT') or die('Bludit CMS.');
if ($theme==false) {
exit("The theme needs the Alternative plugin to work properly, disables the theme and re-enables it to activate the plugin.");
}