Fixed gh-234 to insure that the FTP server option works. Added the server option to the JCB package backup area.

This commit is contained in:
2018-02-20 22:46:29 +02:00
parent ab88bd49a0
commit 9d64afe138
18 changed files with 685 additions and 427 deletions

View File

@@ -45,6 +45,8 @@ class ComponentbuilderViewApi extends JViewLegacy
$this->user = JFactory::getUser();
// Initialise variables.
$this->item = $this->get('Item');
// do not load the display
jexit('Access Denied!');
// Set the toolbar
$this->addToolBar();