resolve gh-115 to allow excluding of folders and files in the repository folder
This commit is contained in:
@ -71,7 +71,7 @@ class ComponentbuilderViewFtp extends JViewLegacy
|
||||
}
|
||||
|
||||
// Get Linked view data
|
||||
$this->waclinked_components = $this->get('Waclinked_components');
|
||||
$this->wadlinked_components = $this->get('Wadlinked_components');
|
||||
|
||||
// Set the toolbar
|
||||
$this->addToolBar();
|
||||
|
Reference in New Issue
Block a user