Fix a typo ("version" -> "vers") in code that shouldn't be getting called
anyway due to lack of IsTemplateInstanceExperiment() function. The function exists in libTemplates.pm, but is not exported. Since I'm not sure what is going on, I have just changed the "if (Is...)" to "if (0 && Is...)".
Showing
Please register or sign in to comment