Continued:
[core.git] / framework / main / classes / factories / xml / class_XmlTemplateEngineFactory.php
index 7c544b6887ce58a402fd064a4ef7e230dbcae8ec..86cc114e700392ed0392eebb2beca1522b3fbdbf 100644 (file)
@@ -68,7 +68,7 @@ class XmlTemplateEngineFactory extends ObjectFactory {
                        $templateInstance->enableXmlCompacting();
 
                        // Set the instance in registry for further use
-                       Registry::getRegistry()->addInstance($configEntry, $templateInstance);
+                       GenericRegistry::getRegistry()->addInstance($configEntry, $templateInstance);
                }
 
                // Return the instance