Added the option to Manage JCB Package Directories in the globle Options area
This commit is contained in:
@ -931,10 +931,12 @@ class ComponentbuilderModelJoomla_components extends JModelList
|
||||
}
|
||||
$this->info['getKeyFrom']['package_links'] = $this->exportPackageLinks;
|
||||
// we started adding this at v2.7.7
|
||||
$this->info['source']['paid'] = true;
|
||||
$this->info['key'] = true;
|
||||
}
|
||||
else
|
||||
{
|
||||
// we started adding this at v2.7.7
|
||||
$this->info['key'] = true;
|
||||
// Set the owner information
|
||||
$data = base64_encode($data);
|
||||
}
|
||||
|
Reference in New Issue
Block a user