diff --git a/4a.-JCB-Demo-Component-Directory,-Folders-and-Files.md b/4a.-JCB-Demo-Component-Directory,-Folders-and-Files.md index c6d19c5..5b189be 100644 --- a/4a.-JCB-Demo-Component-Directory,-Folders-and-Files.md +++ b/4a.-JCB-Demo-Component-Directory,-Folders-and-Files.md @@ -281,11 +281,8 @@ Beneath the directory structure and files presented next you will find a short e \libraries\Joomla\JLoader.php \helpers\demo.php \helpers\route.php -- [Import joomla controller library](https://docs.joomla.org/J2.5:Developing_a_MVC_Component/Basic_backend#Basic_backend) -\Import joomla controller library +- [Import joomla controller library](https://docs.joomla.org/J2.5:Developing_a_MVC_Component/Basic_backend#Basic_backend) \libraries\Joomla\Controllers\controller.php - - - Include controller and instantiate controller object. - Display default task like view all. - import joomla controller library