Improved the lockdown WHMCS license integration
This commit is contained in:
@ -122,7 +122,8 @@ class ComponentbuilderModelSnippet extends JModelAdmin
|
||||
* @since 1.6
|
||||
*/
|
||||
public function getForm($data = array(), $loadData = true)
|
||||
{ // Get the form.
|
||||
{
|
||||
// Get the form.
|
||||
$form = $this->loadForm('com_componentbuilder.snippet', 'snippet', array('control' => 'jform', 'load_data' => $loadData));
|
||||
|
||||
if (empty($form))
|
||||
|
Reference in New Issue
Block a user