|
@@ -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
|