2021-11-21 18:44:36 +01:00
|
|
|
<?php defined('BLUDIT') or die('Bludit CMS.');
|
|
|
|
|
|
|
|
if ($theme==false) {
|
2021-11-22 10:57:27 +01:00
|
|
|
exit("The theme needs the BlogX plugin to work properly, disables the theme and re-enables it to activate the plugin.");
|
2021-11-21 18:44:36 +01:00
|
|
|
}
|