Skip to content
Snippets Groups Projects
Commit a50de46b authored by lowercasedonkey's avatar lowercasedonkey
Browse files

custom slave is not a slave

parent 02874499
Branches
Tags
No related merge requests found
...@@ -3850,11 +3850,6 @@ Setting missing slave variables: ...@@ -3850,11 +3850,6 @@ Setting missing slave variables:
<<run App.Entity.Utils.SlaveDataSchemeCleanup($slaveAfterRA)>> <<run App.Entity.Utils.SlaveDataSchemeCleanup($slaveAfterRA)>>
<<run SlaveDatatypeCleanup($slaveAfterRA)>> <<run SlaveDatatypeCleanup($slaveAfterRA)>>
<</if>> <</if>>
<<if $customSlave !== 0>>
<<PMODinit $customSlave>>
<<run App.Entity.Utils.SlaveDataSchemeCleanup($customSlave)>>
<<run SlaveDatatypeCleanup($customSlave)>>
<</if>>
<<if $boomerangSlave !== 0>> <<if $boomerangSlave !== 0>>
<<PMODinit $boomerangSlave>> <<PMODinit $boomerangSlave>>
<<run App.Entity.Utils.SlaveDataSchemeCleanup($boomerangSlave)>> <<run App.Entity.Utils.SlaveDataSchemeCleanup($boomerangSlave)>>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment