Trying to remove random variable changes per/build, or at least to cut it down in a major way.
This commit is contained in:
@ -274,7 +274,7 @@ class ComponentbuilderViewSnippets extends JViewLegacy
|
||||
);
|
||||
}
|
||||
|
||||
public function getTheTypeSelections()
|
||||
protected function getTheTypeSelections()
|
||||
{
|
||||
// Get a db connection.
|
||||
$db = JFactory::getDbo();
|
||||
|
Reference in New Issue
Block a user