Major code formate to try and set a standared. Added four new fields for JavaScript files
This commit is contained in:
@ -42,7 +42,7 @@ class ###Component###Controller###SView### extends JControllerLegacy
|
||||
parent::__construct($config);
|
||||
}
|
||||
|
||||
public function dashboard()
|
||||
public function dashboard()
|
||||
{
|
||||
$this->setRedirect(JRoute::_('index.php?option=com_###component###', false));
|
||||
return;
|
||||
|
Reference in New Issue
Block a user