Renamed getInstance() to getSelfInstance(), conflicts BaseRegistry versus several...
[mailer.git] / application / mailer / data.php
index b9b0fdcefa3b3bb86ce9fef0e0343c9644be33a4..ca3915482524cc5cb8d1f8d7c00eae17a7e88537 100644 (file)
@@ -34,7 +34,7 @@
  */
 
 // Get config instance
-$cfg = FrameworkConfiguration::getInstance();
+$cfg = FrameworkConfiguration::getSelfInstance();
 
 // Get an instance of the helper
 $app = call_user_func_array(