andre 9 месяцев назад
Родитель
Сommit
1b59dc2fce
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      siteBuilder.php

+ 1 - 0
siteBuilder.php

@@ -36,6 +36,7 @@ function siteBuilder_MetaData() {
     );
     );
 }
 }
 function siteBuilder_ConfigOptions() {
 function siteBuilder_ConfigOptions() {
+	siteBuilderCreateTables();
     return ["BuilderURL" => [
     return ["BuilderURL" => [
 				"FriendlyName" => "Builder URL", # Full Builder URL (prefix//hostname:port/)
 				"FriendlyName" => "Builder URL", # Full Builder URL (prefix//hostname:port/)
 				"Type" => "text", # Text Box
 				"Type" => "text", # Text Box