diff --git a/jorobo.dist.ini b/jorobo.dist.ini index ebe2f8d..ce50583 100644 --- a/jorobo.dist.ini +++ b/jorobo.dist.ini @@ -29,7 +29,8 @@ files = php,js exclude = text = " /** - * @package Weblinks + * @package Joomla.Administrator + * @subpackage Weblinks * * @copyright Copyright (C) 2005 - ##YEAR## Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt diff --git a/src/administrator/components/com_weblinks/controller.php b/src/administrator/components/com_weblinks/controller.php index 9b3f4fa..04508d3 100644 --- a/src/administrator/components/com_weblinks/controller.php +++ b/src/administrator/components/com_weblinks/controller.php @@ -1,6 +1,7 @@