koblog/bl-themes/blogx/init.php

5 lines
195 B
PHP
Raw Normal View History

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