We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03b1670 commit a063707Copy full SHA for a063707
ScadaWeb/ScadaWebShell5/config/WebSettings.xml
@@ -28,7 +28,10 @@
28
<Plugins>
29
<Plugin fileName="PlgChart.dll" />
30
<Plugin fileName="PlgConfig.dll" />
31
+ <Plugin fileName="PlgRegistration.dll" />
32
+ <Plugin fileName="PlgSchBasicComp.dll" />
33
<Plugin fileName="PlgScheme.dll" />
34
+ <Plugin fileName="PlgStore.dll" />
35
<Plugin fileName="PlgTable.dll" />
36
<Plugin fileName="PlgWebPage.dll" />
37
</Plugins>
0 commit comments