Files
tcms/bl-themes/popeye/init.php
T
Ty Clifford cebb0d3af1 -
2026-07-03 07:31:09 -04:00

6 lines
205 B
PHP

<?php defined('BLUDIT') or die('Bludit CMS.');
if ($themePlugin == false) {
exit("To ensure proper functionality, the theme requires the Popeye plugin. Activate the plugin through the admin panel.");
}