From aff9110f973973f8a68729e49dd4e34c1c4726be Mon Sep 17 00:00:00 2001 From: labby Date: Tue, 6 Jan 2015 11:41:25 +0100 Subject: [PATCH] cosmetic changes --- index.php | 4 ++-- info.php | 6 +++--- install.php | 4 ++-- library.php | 4 ++-- uninstall.php | 4 ++-- upgrade.php | 4 ++-- 6 files changed, 13 insertions(+), 13 deletions(-) diff --git a/index.php b/index.php index ceb690a..92dcb73 100644 --- a/index.php +++ b/index.php @@ -6,8 +6,8 @@ * @author cms-lab * @copyright 2014-2015 CMS-LAB * @license http://opensource.org/licenses/MIT - * @license terms see info.php of this template - * @platform see info.php of this template + * @license terms see info.php of this addon + * @platform see info.php of this addon */ // include class.secure.php to protect this file and the whole CMS! diff --git a/info.php b/info.php index 003e97e..5412d24 100644 --- a/info.php +++ b/info.php @@ -6,8 +6,8 @@ * @author cms-lab * @copyright 2014-2015 CMS-LAB * @license http://opensource.org/licenses/MIT - * @license terms see info.php of this template - * @platform see info.php of this template + * @license terms see info.php of this addon + * @platform see info.php of this addon */ // include class.secure.php to protect this file and the whole CMS! @@ -40,7 +40,7 @@ $module_author = 'cms-lab'; $module_license = 'http://opensource.org/licenses/MIT'; $module_license_terms = '-'; -$module_description = 'This module installs basic files Semantic (http://semantic-ui.com).'; +$module_description = 'This module installs basic files Semantic UI.'; $module_guid = 'd5423456-645e-452a-a8be-0d072a29e081'; $module_home = 'http://www.cms-lab.com'; diff --git a/install.php b/install.php index a76999c..0727778 100644 --- a/install.php +++ b/install.php @@ -6,8 +6,8 @@ * @author cms-lab * @copyright 2014-2015 CMS-LAB * @license http://opensource.org/licenses/MIT - * @license terms see info.php of this template - * @platform see info.php of this template + * @license terms see info.php of this addon + * @platform see info.php of this addon */ // include class.secure.php to protect this file and the whole CMS! diff --git a/library.php b/library.php index 9f956f0..0577c4b 100644 --- a/library.php +++ b/library.php @@ -6,8 +6,8 @@ * @author cms-lab * @copyright 2014-2015 CMS-LAB * @license http://opensource.org/licenses/MIT - * @license terms see info.php of this template - * @platform see info.php of this template + * @license terms see info.php of this addon + * @platform see info.php of this addon */ // include class.secure.php to protect this file and the whole CMS! diff --git a/uninstall.php b/uninstall.php index a76999c..0727778 100644 --- a/uninstall.php +++ b/uninstall.php @@ -6,8 +6,8 @@ * @author cms-lab * @copyright 2014-2015 CMS-LAB * @license http://opensource.org/licenses/MIT - * @license terms see info.php of this template - * @platform see info.php of this template + * @license terms see info.php of this addon + * @platform see info.php of this addon */ // include class.secure.php to protect this file and the whole CMS! diff --git a/upgrade.php b/upgrade.php index a76999c..0727778 100644 --- a/upgrade.php +++ b/upgrade.php @@ -6,8 +6,8 @@ * @author cms-lab * @copyright 2014-2015 CMS-LAB * @license http://opensource.org/licenses/MIT - * @license terms see info.php of this template - * @platform see info.php of this template + * @license terms see info.php of this addon + * @platform see info.php of this addon */ // include class.secure.php to protect this file and the whole CMS!