Improved the lockdown WHMCS license integration

This commit is contained in:
2016-11-22 19:08:17 +02:00
parent 319944db68
commit 082196378b
42 changed files with 2184 additions and 2111 deletions

View File

@@ -71,10 +71,10 @@ class ComponentbuilderViewComponent extends JViewLegacy
}
// Get Linked view data
$this->vwjadmin_views = $this->get('Vwjadmin_views');
$this->vwkadmin_views = $this->get('Vwkadmin_views');
// Get Linked view data
$this->vwksite_views = $this->get('Vwksite_views');
$this->vwlsite_views = $this->get('Vwlsite_views');
// Set the toolbar
$this->addToolBar();