2021-05-11 17:56:30 +02:00
|
|
|
<?php defined('BLUDIT') or die('Bludit CMS.');
|
|
|
|
|
2021-06-02 22:48:30 +02:00
|
|
|
if ($theme==false) {
|
2021-11-22 10:57:27 +01:00
|
|
|
exit("The theme needs the Popeye plugin to work properly, disables the theme and re-enables it to activate the plugin.");
|
2021-06-02 22:48:30 +02:00
|
|
|
}
|