@ -26,6 +26,8 @@ class home_ctrl {
$all_files[] = $public . "main.page";
$all_files[] = \main_tts\TTS_FRAMEWORK . "main.inc.php";
$dir = \main_tts\TTS_FRAMEWORK . "bootstrap/";
foreach (glob($dir . "*.php") as $filename) {
if (str_contains($filename, "errors.php")) {