Skip to content

Commit 5b2e1bf

Browse files
committed
Adding the missing remove1Missing variable.
1 parent f70b1a7 commit 5b2e1bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eFormAPI/Installation/CustomActions/CustomAction.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -660,6 +660,7 @@ private static void AddImageHandlers(string siteName)
660660
bool jpgHandlerMissing = true;
661661
bool jpegHandlerMissing = true;
662662
bool add1Missing = true;
663+
bool remove1Missing = true;
663664
bool remove2Missing = true;
664665
bool remove3Missing = true;
665666
//ConfigurationElement toRemoveCe = null;

0 commit comments

Comments
 (0)