Renamed getInstance() to getSelfInstance(), conflicts BaseRegistry versus several...
[qa.git] / application / qa / data.php
index 6770e20fec7a231875942673e8b63c52aed64cd9..b54ee95582ebd58321e783bf646ca09c56b23dd1 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(