From 5dc3f97f15204f1d7f5fd495dd0f142d59800fa2 Mon Sep 17 00:00:00 2001 From: Llewellyn van der Merwe Date: Fri, 31 Mar 2017 10:18:33 +0200 Subject: [PATCH] Export any component completely mapped in JCB and import into another JCB with owner control --- README.md | 13 +- admin/README.txt | 13 +- admin/assets/css/admin.css | 4 +- admin/assets/css/dashboard.css | 4 +- admin/componentbuilder.php | 4 +- admin/controller.php | 4 +- admin/controllers/ajax.json.php | 4 +- admin/controllers/componentbuilder.php | 4 +- admin/controllers/help.php | 4 +- admin/controllers/import.php | 4 +- .../controllers/import_joomla_components.php | 4 +- admin/helpers/componentbuilder.php | 4 +- admin/helpers/headercheck.php | 4 +- admin/helpers/html/batch_.php | 4 +- admin/helpers/indenter.php | 4 +- admin/helpers/js.php | 4 +- admin/helpers/minify.php | 4 +- admin/layouts/admin_view/css_fullwidth.php | 4 +- .../admin_view/custom_buttons_fullwidth.php | 4 +- .../admin_view/custom_buttons_left.php | 4 +- .../admin_view/custom_import_fullwidth.php | 4 +- admin/layouts/admin_view/fields_fullwidth.php | 4 +- .../admin_view/javascript_fullwidth.php | 4 +- .../linked_components_fullwidth.php | 4 +- admin/layouts/admin_view/mysql_fullwidth.php | 4 +- admin/layouts/admin_view/mysql_left.php | 4 +- admin/layouts/admin_view/php_fullwidth.php | 4 +- admin/layouts/admin_view/publishing.php | 4 +- admin/layouts/admin_view/publlshing.php | 4 +- admin/layouts/admin_view/settings_above.php | 4 +- admin/layouts/admin_view/settings_left.php | 4 +- admin/layouts/admin_view/settings_right.php | 4 +- admin/layouts/admin_view/settings_under.php | 4 +- admin/layouts/batchselection.php | 4 +- .../custom_buttons_fullwidth.php | 4 +- .../custom_admin_view/custom_buttons_left.php | 4 +- .../custom_script_fullwidth.php | 4 +- .../custom_admin_view/details_above.php | 4 +- .../custom_admin_view/details_fullwidth.php | 4 +- .../custom_admin_view/details_left.php | 4 +- .../custom_admin_view/details_right.php | 4 +- .../custom_admin_view/details_rightside.php | 4 +- .../custom_admin_view/details_under.php | 4 +- .../linked_components_fullwidth.php | 4 +- .../layouts/custom_admin_view/publishing.php | 4 +- .../layouts/custom_admin_view/publlshing.php | 4 +- admin/layouts/custom_code/details_above.php | 4 +- .../layouts/custom_code/details_fullwidth.php | 4 +- admin/layouts/custom_code/details_left.php | 4 +- admin/layouts/custom_code/details_right.php | 4 +- admin/layouts/custom_code/details_under.php | 4 +- admin/layouts/custom_code/publishing.php | 4 +- admin/layouts/custom_code/publlshing.php | 4 +- .../layouts/dynamic_get/abacus_fullwidth.php | 4 +- admin/layouts/dynamic_get/abacus_left.php | 4 +- .../dynamic_get/custom_script_fullwidth.php | 4 +- admin/layouts/dynamic_get/gettable_above.php | 4 +- .../dynamic_get/gettable_fullwidth.php | 4 +- admin/layouts/dynamic_get/gettable_left.php | 4 +- admin/layouts/dynamic_get/gettable_right.php | 4 +- admin/layouts/dynamic_get/gettable_under.php | 4 +- admin/layouts/dynamic_get/publishing.php | 4 +- admin/layouts/dynamic_get/publlshing.php | 4 +- admin/layouts/field/details_fullwidth.php | 4 +- admin/layouts/field/details_left.php | 4 +- admin/layouts/field/details_right.php | 4 +- admin/layouts/field/details_under.php | 4 +- .../field/linked_admin_views_fullwidth.php | 4 +- admin/layouts/field/publishing.php | 4 +- admin/layouts/field/publlshing.php | 4 +- admin/layouts/field/scripts_left.php | 4 +- admin/layouts/field/scripts_right.php | 4 +- admin/layouts/fieldtype/details_left.php | 4 +- admin/layouts/fieldtype/details_right.php | 4 +- admin/layouts/fieldtype/fields_fullwidth.php | 4 +- admin/layouts/fieldtype/publishing.php | 4 +- admin/layouts/fieldtype/publlshing.php | 4 +- admin/layouts/help_document/details_above.php | 4 +- .../help_document/details_fullwidth.php | 4 +- admin/layouts/help_document/details_left.php | 4 +- admin/layouts/help_document/details_right.php | 4 +- admin/layouts/help_document/details_under.php | 4 +- admin/layouts/help_document/publishing.php | 4 +- admin/layouts/help_document/publlshing.php | 4 +- .../admin_views_fullwidth.php | 4 +- .../custom_admin_views_fullwidth.php | 4 +- .../joomla_component/details_above.php | 4 +- .../layouts/joomla_component/details_left.php | 4 +- .../joomla_component/details_right.php | 4 +- .../joomla_component/details_under.php | 4 +- .../dynamic_build_beta_fullwidth.php | 4 +- .../dynamic_integration_fullwidth.php | 4 +- .../libs_helpers_fullwidth.php | 4 +- .../joomla_component/mysql_fullwidth.php | 4 +- .../joomla_component/php_fullwidth.php | 4 +- admin/layouts/joomla_component/publishing.php | 4 +- admin/layouts/joomla_component/publlshing.php | 4 +- .../layouts/joomla_component/readme_left.php | 4 +- .../layouts/joomla_component/readme_right.php | 4 +- .../joomla_component/settings_left.php | 4 +- .../joomla_component/settings_right.php | 4 +- .../joomla_component/site_views_fullwidth.php | 4 +- .../layout/custom_script_fullwidth.php | 4 +- admin/layouts/layout/details_fullwidth.php | 4 +- admin/layouts/layout/details_left.php | 4 +- admin/layouts/layout/details_right.php | 4 +- admin/layouts/layout/details_rightside.php | 4 +- admin/layouts/layout/details_under.php | 4 +- admin/layouts/layout/publishing.php | 4 +- admin/layouts/layout/publlshing.php | 4 +- .../site_view/custom_buttons_fullwidth.php | 4 +- .../layouts/site_view/custom_buttons_left.php | 4 +- .../site_view/custom_buttons_right.php | 4 +- admin/layouts/site_view/details_above.php | 4 +- admin/layouts/site_view/details_fullwidth.php | 4 +- admin/layouts/site_view/details_left.php | 4 +- admin/layouts/site_view/details_right.php | 4 +- admin/layouts/site_view/details_rightside.php | 4 +- admin/layouts/site_view/details_under.php | 4 +- .../site_view/javascript_css_fullwidth.php | 4 +- .../site_view/linked_components_fullwidth.php | 4 +- admin/layouts/site_view/php_fullwidth.php | 4 +- admin/layouts/site_view/publishing.php | 4 +- admin/layouts/site_view/publlshing.php | 4 +- admin/layouts/snippet/details_above.php | 4 +- admin/layouts/snippet/details_left.php | 4 +- admin/layouts/snippet/details_right.php | 4 +- admin/layouts/snippet/publishing.php | 4 +- admin/layouts/snippet/publlshing.php | 4 +- .../template/custom_script_fullwidth.php | 4 +- admin/layouts/template/details_fullwidth.php | 4 +- admin/layouts/template/details_left.php | 4 +- admin/layouts/template/details_right.php | 4 +- admin/layouts/template/details_rightside.php | 4 +- admin/layouts/template/details_under.php | 4 +- admin/layouts/template/publishing.php | 4 +- admin/layouts/template/publlshing.php | 4 +- admin/models/ajax.php | 4 +- admin/models/componentbuilder.php | 4 +- admin/models/fields/adminviewfolderlist.php | 4 +- admin/models/fields/adminviews.php | 4 +- admin/models/fields/articles.php | 4 +- admin/models/fields/component.php | 4 +- admin/models/fields/customadminviews.php | 4 +- admin/models/fields/customfilelist.php | 4 +- admin/models/fields/customfolderlist.php | 4 +- admin/models/fields/customgets.php | 4 +- admin/models/fields/dbtables.php | 4 +- admin/models/fields/dynamicgets.php | 4 +- admin/models/fields/fields.php | 4 +- admin/models/fields/fieldsmulti.php | 4 +- admin/models/fields/fieldtypes.php | 4 +- admin/models/fields/maingets.php | 4 +- admin/models/fields/siteviewfolderlist.php | 4 +- admin/models/fields/siteviews.php | 4 +- admin/models/fields/snippets.php | 4 +- admin/models/import.php | 4 +- admin/models/import_joomla_components.php | 4 +- admin/sql/updates/mysql/2.1.0.sql | 1 - admin/sql/updates/mysql/2.1.1.sql | 1 - admin/sql/updates/mysql/2.1.10.sql | 1 - admin/sql/updates/mysql/2.1.11.sql | 1 - admin/sql/updates/mysql/2.1.12.sql | 1 - admin/sql/updates/mysql/2.1.13.sql | 1 - admin/sql/updates/mysql/2.1.14.sql | 2 - admin/sql/updates/mysql/2.1.15.sql | 1 - admin/sql/updates/mysql/2.1.16.sql | 2 - admin/sql/updates/mysql/2.1.17.sql | 1 - admin/sql/updates/mysql/2.1.18.sql | 4 - admin/sql/updates/mysql/2.1.19.sql | 1 - admin/sql/updates/mysql/2.1.2.sql | 1 - admin/sql/updates/mysql/2.1.20.sql | 4 - admin/sql/updates/mysql/2.1.21.sql | 10 - admin/sql/updates/mysql/2.1.3.sql | 2 - admin/sql/updates/mysql/2.1.4.sql | 4 - admin/sql/updates/mysql/2.1.5.sql | 1 - admin/sql/updates/mysql/2.1.6.sql | 1 - admin/sql/updates/mysql/2.1.7.sql | 1 - admin/sql/updates/mysql/2.1.8.sql | 1 - admin/sql/updates/mysql/2.1.9.sql | 1 - admin/sql/updates/mysql/2.2.0.sql | 1 - admin/sql/updates/mysql/2.2.1.sql | 1 - admin/sql/updates/mysql/2.2.10.sql | 2 - admin/sql/updates/mysql/2.2.2.sql | 1 - admin/sql/updates/mysql/2.2.3.sql | 2 - admin/sql/updates/mysql/2.2.4.sql | 1 - admin/sql/updates/mysql/2.2.5.sql | 2 - admin/sql/updates/mysql/2.2.6.sql | 32 - admin/sql/updates/mysql/2.2.7.sql | 1 - admin/sql/updates/mysql/2.2.8.sql | 1 - admin/sql/updates/mysql/2.2.9.sql | 2 - admin/sql/updates/mysql/2.3.9.sql | 1 + admin/views/componentbuilder/tmpl/default.php | 4 +- ...sed_issues_the_closed_issues_on_github.php | 4 +- .../componentbuilder/tmpl/default_main.php | 4 +- ..._open_issues_the_open_issues_on_github.php | 4 +- .../tmpl/default_readme_information.php | 4 +- ...t_vast_development_method_notice_board.php | 4 +- .../componentbuilder/tmpl/default_vdm.php | 4 +- admin/views/componentbuilder/view.html.php | 4 +- admin/views/import/tmpl/default.php | 4 +- admin/views/import/view.html.php | 4 +- .../import_joomla_components/tmpl/default.php | 4 +- .../import_joomla_components/view.html.php | 4 +- componentbuilder.xml | 6 +- componentbuilder_update_server.xml | 578 +----------------- script.php | 6 +- 207 files changed, 374 insertions(+), 1004 deletions(-) delete mode 100644 admin/sql/updates/mysql/2.1.0.sql delete mode 100644 admin/sql/updates/mysql/2.1.1.sql delete mode 100644 admin/sql/updates/mysql/2.1.10.sql delete mode 100644 admin/sql/updates/mysql/2.1.11.sql delete mode 100644 admin/sql/updates/mysql/2.1.12.sql delete mode 100644 admin/sql/updates/mysql/2.1.13.sql delete mode 100644 admin/sql/updates/mysql/2.1.14.sql delete mode 100644 admin/sql/updates/mysql/2.1.15.sql delete mode 100644 admin/sql/updates/mysql/2.1.16.sql delete mode 100644 admin/sql/updates/mysql/2.1.17.sql delete mode 100644 admin/sql/updates/mysql/2.1.18.sql delete mode 100644 admin/sql/updates/mysql/2.1.19.sql delete mode 100644 admin/sql/updates/mysql/2.1.2.sql delete mode 100644 admin/sql/updates/mysql/2.1.20.sql delete mode 100644 admin/sql/updates/mysql/2.1.21.sql delete mode 100644 admin/sql/updates/mysql/2.1.3.sql delete mode 100644 admin/sql/updates/mysql/2.1.4.sql delete mode 100644 admin/sql/updates/mysql/2.1.5.sql delete mode 100644 admin/sql/updates/mysql/2.1.6.sql delete mode 100644 admin/sql/updates/mysql/2.1.7.sql delete mode 100644 admin/sql/updates/mysql/2.1.8.sql delete mode 100644 admin/sql/updates/mysql/2.1.9.sql delete mode 100644 admin/sql/updates/mysql/2.2.0.sql delete mode 100644 admin/sql/updates/mysql/2.2.1.sql delete mode 100644 admin/sql/updates/mysql/2.2.10.sql delete mode 100644 admin/sql/updates/mysql/2.2.2.sql delete mode 100644 admin/sql/updates/mysql/2.2.3.sql delete mode 100644 admin/sql/updates/mysql/2.2.4.sql delete mode 100644 admin/sql/updates/mysql/2.2.5.sql delete mode 100644 admin/sql/updates/mysql/2.2.6.sql delete mode 100644 admin/sql/updates/mysql/2.2.7.sql delete mode 100644 admin/sql/updates/mysql/2.2.8.sql delete mode 100644 admin/sql/updates/mysql/2.2.9.sql create mode 100644 admin/sql/updates/mysql/2.3.9.sql diff --git a/README.md b/README.md index e2ae9f2cf..d10a8cf43 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Component Builder (2.3.9) +# Component Builder (2.3.10) This is a [Joomla 3.x](http://www.joomla.org/) component. @@ -8,7 +8,7 @@ The Component Builder for [Joomla](http://www.joomla.org/) that is highly advanc Whether you're a seasoned [Joomla](http://www.joomla.org/) developer, or have just started, Component Builder will safe you lots of time and money. A real must have! -You can install it quite easily and with no limitations. On [github](https://github.com/vdm-io/Joomla-Component-Builder/releases) is the latest release (2.3.9) with **ALL** its features and **ALL** concepts totally open-source and free! +You can install it quite easily and with no limitations. On [github](https://github.com/vdm-io/Joomla-Component-Builder/releases) is the latest release (2.3.10) with **ALL** its features and **ALL** concepts totally open-source and free! Once installed upgrades are quick and easy via the default Joomla upgrade area. @@ -70,6 +70,7 @@ Once installed upgrades are quick and easy via the default Joomla upgrade area. + You can dynamically add internal help structures to all component. + There is no limitations on how big or how much you want to build (server limitation only). + This is a complete factory kind of component that functions like a deployment hub. ++ Export any component completely mapped in JCB and import into another JCB. + This and much much more are all possible with this component builder! # Get Access to Video Tutorials @@ -104,12 +105,12 @@ Component Builder is mapped as a component in itself on my local development env + *Author*: [Llewellyn van der Merwe](mailto:joomla@vdm.io) + *Name*: [Component Builder](http://vdm.bz/component-builder) + *First Build*: 30th April, 2015 -+ *Last Build*: 30th March, 2017 -+ *Version*: 2.3.9 ++ *Last Build*: 31st March, 2017 ++ *Version*: 2.3.10 + *Copyright*: Copyright (C) 2015. All Rights Reserved + *License*: GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html -+ *Line count*: **96694** -+ *File count*: **610** ++ *Line count*: **96064** ++ *File count*: **578** + *Folder count*: **107** > This **component** was build with a Joomla [Automated Component Builder](http://vdm.bz/component-builder). diff --git a/admin/README.txt b/admin/README.txt index e2ae9f2cf..d10a8cf43 100644 --- a/admin/README.txt +++ b/admin/README.txt @@ -1,4 +1,4 @@ -# Component Builder (2.3.9) +# Component Builder (2.3.10) This is a [Joomla 3.x](http://www.joomla.org/) component. @@ -8,7 +8,7 @@ The Component Builder for [Joomla](http://www.joomla.org/) that is highly advanc Whether you're a seasoned [Joomla](http://www.joomla.org/) developer, or have just started, Component Builder will safe you lots of time and money. A real must have! -You can install it quite easily and with no limitations. On [github](https://github.com/vdm-io/Joomla-Component-Builder/releases) is the latest release (2.3.9) with **ALL** its features and **ALL** concepts totally open-source and free! +You can install it quite easily and with no limitations. On [github](https://github.com/vdm-io/Joomla-Component-Builder/releases) is the latest release (2.3.10) with **ALL** its features and **ALL** concepts totally open-source and free! Once installed upgrades are quick and easy via the default Joomla upgrade area. @@ -70,6 +70,7 @@ Once installed upgrades are quick and easy via the default Joomla upgrade area. + You can dynamically add internal help structures to all component. + There is no limitations on how big or how much you want to build (server limitation only). + This is a complete factory kind of component that functions like a deployment hub. ++ Export any component completely mapped in JCB and import into another JCB. + This and much much more are all possible with this component builder! # Get Access to Video Tutorials @@ -104,12 +105,12 @@ Component Builder is mapped as a component in itself on my local development env + *Author*: [Llewellyn van der Merwe](mailto:joomla@vdm.io) + *Name*: [Component Builder](http://vdm.bz/component-builder) + *First Build*: 30th April, 2015 -+ *Last Build*: 30th March, 2017 -+ *Version*: 2.3.9 ++ *Last Build*: 31st March, 2017 ++ *Version*: 2.3.10 + *Copyright*: Copyright (C) 2015. All Rights Reserved + *License*: GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html -+ *Line count*: **96694** -+ *File count*: **610** ++ *Line count*: **96064** ++ *File count*: **578** + *Folder count*: **107** > This **component** was build with a Joomla [Automated Component Builder](http://vdm.bz/component-builder). diff --git a/admin/assets/css/admin.css b/admin/assets/css/admin.css index 36a360bed..6136bbf0b 100644 --- a/admin/assets/css/admin.css +++ b/admin/assets/css/admin.css @@ -9,8 +9,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage admin.css diff --git a/admin/assets/css/dashboard.css b/admin/assets/css/dashboard.css index e9cbc70df..372a12a6a 100644 --- a/admin/assets/css/dashboard.css +++ b/admin/assets/css/dashboard.css @@ -9,8 +9,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage dashboard.css diff --git a/admin/componentbuilder.php b/admin/componentbuilder.php index 8412a34c9..35b187c66 100644 --- a/admin/componentbuilder.php +++ b/admin/componentbuilder.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage componentbuilder.php diff --git a/admin/controller.php b/admin/controller.php index 97d5a4b92..de12682c2 100644 --- a/admin/controller.php +++ b/admin/controller.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage controller.php diff --git a/admin/controllers/ajax.json.php b/admin/controllers/ajax.json.php index d92aa5670..f5ec37e86 100644 --- a/admin/controllers/ajax.json.php +++ b/admin/controllers/ajax.json.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage ajax.json.php diff --git a/admin/controllers/componentbuilder.php b/admin/controllers/componentbuilder.php index 968df0769..d1262d91c 100644 --- a/admin/controllers/componentbuilder.php +++ b/admin/controllers/componentbuilder.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage componentbuilder.php diff --git a/admin/controllers/help.php b/admin/controllers/help.php index 5fea2f4e0..833e7366f 100644 --- a/admin/controllers/help.php +++ b/admin/controllers/help.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage help.php diff --git a/admin/controllers/import.php b/admin/controllers/import.php index 5e305af00..cf464aa7b 100644 --- a/admin/controllers/import.php +++ b/admin/controllers/import.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage import.php diff --git a/admin/controllers/import_joomla_components.php b/admin/controllers/import_joomla_components.php index 7d07ae000..0017c3960 100644 --- a/admin/controllers/import_joomla_components.php +++ b/admin/controllers/import_joomla_components.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage import_joomla_components.php diff --git a/admin/helpers/componentbuilder.php b/admin/helpers/componentbuilder.php index 78972526a..5c60ea4d7 100644 --- a/admin/helpers/componentbuilder.php +++ b/admin/helpers/componentbuilder.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage componentbuilder.php diff --git a/admin/helpers/headercheck.php b/admin/helpers/headercheck.php index eb45b8afa..56376206e 100644 --- a/admin/helpers/headercheck.php +++ b/admin/helpers/headercheck.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage headercheck.php diff --git a/admin/helpers/html/batch_.php b/admin/helpers/html/batch_.php index 57cb3f41f..ed73e6778 100644 --- a/admin/helpers/html/batch_.php +++ b/admin/helpers/html/batch_.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage batch_.php diff --git a/admin/helpers/indenter.php b/admin/helpers/indenter.php index 909b9a0bf..a10290fa5 100644 --- a/admin/helpers/indenter.php +++ b/admin/helpers/indenter.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage indenter.php diff --git a/admin/helpers/js.php b/admin/helpers/js.php index 375b33bdb..aa411723d 100644 --- a/admin/helpers/js.php +++ b/admin/helpers/js.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage js.php diff --git a/admin/helpers/minify.php b/admin/helpers/minify.php index 5927f22b3..25363fb1c 100644 --- a/admin/helpers/minify.php +++ b/admin/helpers/minify.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage minify.php diff --git a/admin/layouts/admin_view/css_fullwidth.php b/admin/layouts/admin_view/css_fullwidth.php index 631c34006..372504017 100644 --- a/admin/layouts/admin_view/css_fullwidth.php +++ b/admin/layouts/admin_view/css_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage css_fullwidth.php diff --git a/admin/layouts/admin_view/custom_buttons_fullwidth.php b/admin/layouts/admin_view/custom_buttons_fullwidth.php index 345d39c65..aee535b65 100644 --- a/admin/layouts/admin_view/custom_buttons_fullwidth.php +++ b/admin/layouts/admin_view/custom_buttons_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage custom_buttons_fullwidth.php diff --git a/admin/layouts/admin_view/custom_buttons_left.php b/admin/layouts/admin_view/custom_buttons_left.php index 369786e0a..12620cf60 100644 --- a/admin/layouts/admin_view/custom_buttons_left.php +++ b/admin/layouts/admin_view/custom_buttons_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage custom_buttons_left.php diff --git a/admin/layouts/admin_view/custom_import_fullwidth.php b/admin/layouts/admin_view/custom_import_fullwidth.php index 5edbc2076..a3fff5806 100644 --- a/admin/layouts/admin_view/custom_import_fullwidth.php +++ b/admin/layouts/admin_view/custom_import_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage custom_import_fullwidth.php diff --git a/admin/layouts/admin_view/fields_fullwidth.php b/admin/layouts/admin_view/fields_fullwidth.php index ef0b3f3d4..ea51a029d 100644 --- a/admin/layouts/admin_view/fields_fullwidth.php +++ b/admin/layouts/admin_view/fields_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage fields_fullwidth.php diff --git a/admin/layouts/admin_view/javascript_fullwidth.php b/admin/layouts/admin_view/javascript_fullwidth.php index 4c003e71c..2c0a58bb7 100644 --- a/admin/layouts/admin_view/javascript_fullwidth.php +++ b/admin/layouts/admin_view/javascript_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage javascript_fullwidth.php diff --git a/admin/layouts/admin_view/linked_components_fullwidth.php b/admin/layouts/admin_view/linked_components_fullwidth.php index 03f7cbf08..e709d6552 100644 --- a/admin/layouts/admin_view/linked_components_fullwidth.php +++ b/admin/layouts/admin_view/linked_components_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage linked_components_fullwidth.php diff --git a/admin/layouts/admin_view/mysql_fullwidth.php b/admin/layouts/admin_view/mysql_fullwidth.php index 4a27f11b8..eefaa081c 100644 --- a/admin/layouts/admin_view/mysql_fullwidth.php +++ b/admin/layouts/admin_view/mysql_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage mysql_fullwidth.php diff --git a/admin/layouts/admin_view/mysql_left.php b/admin/layouts/admin_view/mysql_left.php index f25f4819b..624f2d330 100644 --- a/admin/layouts/admin_view/mysql_left.php +++ b/admin/layouts/admin_view/mysql_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage mysql_left.php diff --git a/admin/layouts/admin_view/php_fullwidth.php b/admin/layouts/admin_view/php_fullwidth.php index 75d8596a3..2b364a3e1 100644 --- a/admin/layouts/admin_view/php_fullwidth.php +++ b/admin/layouts/admin_view/php_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage php_fullwidth.php diff --git a/admin/layouts/admin_view/publishing.php b/admin/layouts/admin_view/publishing.php index dcdf9d969..2d73ade82 100644 --- a/admin/layouts/admin_view/publishing.php +++ b/admin/layouts/admin_view/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/admin_view/publlshing.php b/admin/layouts/admin_view/publlshing.php index 55b2a9d13..2d02d0c86 100644 --- a/admin/layouts/admin_view/publlshing.php +++ b/admin/layouts/admin_view/publlshing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/admin_view/settings_above.php b/admin/layouts/admin_view/settings_above.php index 69da36769..44dbcd5a0 100644 --- a/admin/layouts/admin_view/settings_above.php +++ b/admin/layouts/admin_view/settings_above.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage settings_above.php diff --git a/admin/layouts/admin_view/settings_left.php b/admin/layouts/admin_view/settings_left.php index a7fa87e6e..6a507e5cf 100644 --- a/admin/layouts/admin_view/settings_left.php +++ b/admin/layouts/admin_view/settings_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage settings_left.php diff --git a/admin/layouts/admin_view/settings_right.php b/admin/layouts/admin_view/settings_right.php index 7224a6811..c45cafed5 100644 --- a/admin/layouts/admin_view/settings_right.php +++ b/admin/layouts/admin_view/settings_right.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage settings_right.php diff --git a/admin/layouts/admin_view/settings_under.php b/admin/layouts/admin_view/settings_under.php index 8df943be7..12cefb3ff 100644 --- a/admin/layouts/admin_view/settings_under.php +++ b/admin/layouts/admin_view/settings_under.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage settings_under.php diff --git a/admin/layouts/batchselection.php b/admin/layouts/batchselection.php index b99fd5464..cce085d30 100644 --- a/admin/layouts/batchselection.php +++ b/admin/layouts/batchselection.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage batchselection.php diff --git a/admin/layouts/custom_admin_view/custom_buttons_fullwidth.php b/admin/layouts/custom_admin_view/custom_buttons_fullwidth.php index a56b3312e..2cdec38b3 100644 --- a/admin/layouts/custom_admin_view/custom_buttons_fullwidth.php +++ b/admin/layouts/custom_admin_view/custom_buttons_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage custom_buttons_fullwidth.php diff --git a/admin/layouts/custom_admin_view/custom_buttons_left.php b/admin/layouts/custom_admin_view/custom_buttons_left.php index 369786e0a..12620cf60 100644 --- a/admin/layouts/custom_admin_view/custom_buttons_left.php +++ b/admin/layouts/custom_admin_view/custom_buttons_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage custom_buttons_left.php diff --git a/admin/layouts/custom_admin_view/custom_script_fullwidth.php b/admin/layouts/custom_admin_view/custom_script_fullwidth.php index a9992bf50..99cb3a7a2 100644 --- a/admin/layouts/custom_admin_view/custom_script_fullwidth.php +++ b/admin/layouts/custom_admin_view/custom_script_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage custom_script_fullwidth.php diff --git a/admin/layouts/custom_admin_view/details_above.php b/admin/layouts/custom_admin_view/details_above.php index 8d0eb08c6..59b3c984d 100644 --- a/admin/layouts/custom_admin_view/details_above.php +++ b/admin/layouts/custom_admin_view/details_above.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_above.php diff --git a/admin/layouts/custom_admin_view/details_fullwidth.php b/admin/layouts/custom_admin_view/details_fullwidth.php index 9e496617b..cd5e4f26c 100644 --- a/admin/layouts/custom_admin_view/details_fullwidth.php +++ b/admin/layouts/custom_admin_view/details_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_fullwidth.php diff --git a/admin/layouts/custom_admin_view/details_left.php b/admin/layouts/custom_admin_view/details_left.php index 0a7c10c63..419452def 100644 --- a/admin/layouts/custom_admin_view/details_left.php +++ b/admin/layouts/custom_admin_view/details_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_left.php diff --git a/admin/layouts/custom_admin_view/details_right.php b/admin/layouts/custom_admin_view/details_right.php index bd7a08c11..16939d556 100644 --- a/admin/layouts/custom_admin_view/details_right.php +++ b/admin/layouts/custom_admin_view/details_right.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_right.php diff --git a/admin/layouts/custom_admin_view/details_rightside.php b/admin/layouts/custom_admin_view/details_rightside.php index 0e2f4a262..d697abe5f 100644 --- a/admin/layouts/custom_admin_view/details_rightside.php +++ b/admin/layouts/custom_admin_view/details_rightside.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_rightside.php diff --git a/admin/layouts/custom_admin_view/details_under.php b/admin/layouts/custom_admin_view/details_under.php index d6c9a02bb..b884be53c 100644 --- a/admin/layouts/custom_admin_view/details_under.php +++ b/admin/layouts/custom_admin_view/details_under.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_under.php diff --git a/admin/layouts/custom_admin_view/linked_components_fullwidth.php b/admin/layouts/custom_admin_view/linked_components_fullwidth.php index da6d8741a..46708ad55 100644 --- a/admin/layouts/custom_admin_view/linked_components_fullwidth.php +++ b/admin/layouts/custom_admin_view/linked_components_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage linked_components_fullwidth.php diff --git a/admin/layouts/custom_admin_view/publishing.php b/admin/layouts/custom_admin_view/publishing.php index dcdf9d969..2d73ade82 100644 --- a/admin/layouts/custom_admin_view/publishing.php +++ b/admin/layouts/custom_admin_view/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/custom_admin_view/publlshing.php b/admin/layouts/custom_admin_view/publlshing.php index 55b2a9d13..2d02d0c86 100644 --- a/admin/layouts/custom_admin_view/publlshing.php +++ b/admin/layouts/custom_admin_view/publlshing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/custom_code/details_above.php b/admin/layouts/custom_code/details_above.php index 136d52535..fbd4d13bd 100644 --- a/admin/layouts/custom_code/details_above.php +++ b/admin/layouts/custom_code/details_above.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_above.php diff --git a/admin/layouts/custom_code/details_fullwidth.php b/admin/layouts/custom_code/details_fullwidth.php index 20485b2ec..b2ab0c9cb 100644 --- a/admin/layouts/custom_code/details_fullwidth.php +++ b/admin/layouts/custom_code/details_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_fullwidth.php diff --git a/admin/layouts/custom_code/details_left.php b/admin/layouts/custom_code/details_left.php index 4889aa23c..9b72df09c 100644 --- a/admin/layouts/custom_code/details_left.php +++ b/admin/layouts/custom_code/details_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_left.php diff --git a/admin/layouts/custom_code/details_right.php b/admin/layouts/custom_code/details_right.php index 0e0d3d422..016c144a3 100644 --- a/admin/layouts/custom_code/details_right.php +++ b/admin/layouts/custom_code/details_right.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_right.php diff --git a/admin/layouts/custom_code/details_under.php b/admin/layouts/custom_code/details_under.php index d6c9a02bb..b884be53c 100644 --- a/admin/layouts/custom_code/details_under.php +++ b/admin/layouts/custom_code/details_under.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_under.php diff --git a/admin/layouts/custom_code/publishing.php b/admin/layouts/custom_code/publishing.php index dcdf9d969..2d73ade82 100644 --- a/admin/layouts/custom_code/publishing.php +++ b/admin/layouts/custom_code/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/custom_code/publlshing.php b/admin/layouts/custom_code/publlshing.php index 55b2a9d13..2d02d0c86 100644 --- a/admin/layouts/custom_code/publlshing.php +++ b/admin/layouts/custom_code/publlshing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/dynamic_get/abacus_fullwidth.php b/admin/layouts/dynamic_get/abacus_fullwidth.php index 9161bca52..d08f32eac 100644 --- a/admin/layouts/dynamic_get/abacus_fullwidth.php +++ b/admin/layouts/dynamic_get/abacus_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage abacus_fullwidth.php diff --git a/admin/layouts/dynamic_get/abacus_left.php b/admin/layouts/dynamic_get/abacus_left.php index 18830eec8..39487a713 100644 --- a/admin/layouts/dynamic_get/abacus_left.php +++ b/admin/layouts/dynamic_get/abacus_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage abacus_left.php diff --git a/admin/layouts/dynamic_get/custom_script_fullwidth.php b/admin/layouts/dynamic_get/custom_script_fullwidth.php index 25c803e2e..3a64c9b33 100644 --- a/admin/layouts/dynamic_get/custom_script_fullwidth.php +++ b/admin/layouts/dynamic_get/custom_script_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage custom_script_fullwidth.php diff --git a/admin/layouts/dynamic_get/gettable_above.php b/admin/layouts/dynamic_get/gettable_above.php index 1b68dd0dc..8f34e3ca8 100644 --- a/admin/layouts/dynamic_get/gettable_above.php +++ b/admin/layouts/dynamic_get/gettable_above.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage gettable_above.php diff --git a/admin/layouts/dynamic_get/gettable_fullwidth.php b/admin/layouts/dynamic_get/gettable_fullwidth.php index 6f0787411..ad655b625 100644 --- a/admin/layouts/dynamic_get/gettable_fullwidth.php +++ b/admin/layouts/dynamic_get/gettable_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage gettable_fullwidth.php diff --git a/admin/layouts/dynamic_get/gettable_left.php b/admin/layouts/dynamic_get/gettable_left.php index d46eb0be5..687ec68f5 100644 --- a/admin/layouts/dynamic_get/gettable_left.php +++ b/admin/layouts/dynamic_get/gettable_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage gettable_left.php diff --git a/admin/layouts/dynamic_get/gettable_right.php b/admin/layouts/dynamic_get/gettable_right.php index 2f81fa0aa..e19fd88ac 100644 --- a/admin/layouts/dynamic_get/gettable_right.php +++ b/admin/layouts/dynamic_get/gettable_right.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage gettable_right.php diff --git a/admin/layouts/dynamic_get/gettable_under.php b/admin/layouts/dynamic_get/gettable_under.php index 3809d4d90..413ac416b 100644 --- a/admin/layouts/dynamic_get/gettable_under.php +++ b/admin/layouts/dynamic_get/gettable_under.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage gettable_under.php diff --git a/admin/layouts/dynamic_get/publishing.php b/admin/layouts/dynamic_get/publishing.php index dcdf9d969..2d73ade82 100644 --- a/admin/layouts/dynamic_get/publishing.php +++ b/admin/layouts/dynamic_get/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/dynamic_get/publlshing.php b/admin/layouts/dynamic_get/publlshing.php index 55b2a9d13..2d02d0c86 100644 --- a/admin/layouts/dynamic_get/publlshing.php +++ b/admin/layouts/dynamic_get/publlshing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/field/details_fullwidth.php b/admin/layouts/field/details_fullwidth.php index 586bcdd4e..0a6c762d8 100644 --- a/admin/layouts/field/details_fullwidth.php +++ b/admin/layouts/field/details_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_fullwidth.php diff --git a/admin/layouts/field/details_left.php b/admin/layouts/field/details_left.php index 2155ae5a1..d319e55f4 100644 --- a/admin/layouts/field/details_left.php +++ b/admin/layouts/field/details_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_left.php diff --git a/admin/layouts/field/details_right.php b/admin/layouts/field/details_right.php index b3b411425..2b4916432 100644 --- a/admin/layouts/field/details_right.php +++ b/admin/layouts/field/details_right.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_right.php diff --git a/admin/layouts/field/details_under.php b/admin/layouts/field/details_under.php index d6c9a02bb..b884be53c 100644 --- a/admin/layouts/field/details_under.php +++ b/admin/layouts/field/details_under.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_under.php diff --git a/admin/layouts/field/linked_admin_views_fullwidth.php b/admin/layouts/field/linked_admin_views_fullwidth.php index 61542da07..56c47c2c1 100644 --- a/admin/layouts/field/linked_admin_views_fullwidth.php +++ b/admin/layouts/field/linked_admin_views_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage linked_admin_views_fullwidth.php diff --git a/admin/layouts/field/publishing.php b/admin/layouts/field/publishing.php index dcdf9d969..2d73ade82 100644 --- a/admin/layouts/field/publishing.php +++ b/admin/layouts/field/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/field/publlshing.php b/admin/layouts/field/publlshing.php index 55b2a9d13..2d02d0c86 100644 --- a/admin/layouts/field/publlshing.php +++ b/admin/layouts/field/publlshing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/field/scripts_left.php b/admin/layouts/field/scripts_left.php index 469d6482f..9f7805cee 100644 --- a/admin/layouts/field/scripts_left.php +++ b/admin/layouts/field/scripts_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage scripts_left.php diff --git a/admin/layouts/field/scripts_right.php b/admin/layouts/field/scripts_right.php index 59f8d7547..c5e4d8d53 100644 --- a/admin/layouts/field/scripts_right.php +++ b/admin/layouts/field/scripts_right.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage scripts_right.php diff --git a/admin/layouts/fieldtype/details_left.php b/admin/layouts/fieldtype/details_left.php index 199dfbcc0..9c42c0db0 100644 --- a/admin/layouts/fieldtype/details_left.php +++ b/admin/layouts/fieldtype/details_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_left.php diff --git a/admin/layouts/fieldtype/details_right.php b/admin/layouts/fieldtype/details_right.php index 5498bcf46..7aac18f7f 100644 --- a/admin/layouts/fieldtype/details_right.php +++ b/admin/layouts/fieldtype/details_right.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_right.php diff --git a/admin/layouts/fieldtype/fields_fullwidth.php b/admin/layouts/fieldtype/fields_fullwidth.php index 003de3cfe..127857e40 100644 --- a/admin/layouts/fieldtype/fields_fullwidth.php +++ b/admin/layouts/fieldtype/fields_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage fields_fullwidth.php diff --git a/admin/layouts/fieldtype/publishing.php b/admin/layouts/fieldtype/publishing.php index dcdf9d969..2d73ade82 100644 --- a/admin/layouts/fieldtype/publishing.php +++ b/admin/layouts/fieldtype/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/fieldtype/publlshing.php b/admin/layouts/fieldtype/publlshing.php index 55b2a9d13..2d02d0c86 100644 --- a/admin/layouts/fieldtype/publlshing.php +++ b/admin/layouts/fieldtype/publlshing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/help_document/details_above.php b/admin/layouts/help_document/details_above.php index 20ad87899..9fe451c72 100644 --- a/admin/layouts/help_document/details_above.php +++ b/admin/layouts/help_document/details_above.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_above.php diff --git a/admin/layouts/help_document/details_fullwidth.php b/admin/layouts/help_document/details_fullwidth.php index 1b20e5ffa..b2fcd15de 100644 --- a/admin/layouts/help_document/details_fullwidth.php +++ b/admin/layouts/help_document/details_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_fullwidth.php diff --git a/admin/layouts/help_document/details_left.php b/admin/layouts/help_document/details_left.php index 6db0813b2..58d0b209e 100644 --- a/admin/layouts/help_document/details_left.php +++ b/admin/layouts/help_document/details_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_left.php diff --git a/admin/layouts/help_document/details_right.php b/admin/layouts/help_document/details_right.php index e2c8d581d..4716f6f8a 100644 --- a/admin/layouts/help_document/details_right.php +++ b/admin/layouts/help_document/details_right.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_right.php diff --git a/admin/layouts/help_document/details_under.php b/admin/layouts/help_document/details_under.php index d6c9a02bb..b884be53c 100644 --- a/admin/layouts/help_document/details_under.php +++ b/admin/layouts/help_document/details_under.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_under.php diff --git a/admin/layouts/help_document/publishing.php b/admin/layouts/help_document/publishing.php index dcdf9d969..2d73ade82 100644 --- a/admin/layouts/help_document/publishing.php +++ b/admin/layouts/help_document/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/help_document/publlshing.php b/admin/layouts/help_document/publlshing.php index a07af8ea4..1d8b10db5 100644 --- a/admin/layouts/help_document/publlshing.php +++ b/admin/layouts/help_document/publlshing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/joomla_component/admin_views_fullwidth.php b/admin/layouts/joomla_component/admin_views_fullwidth.php index f5f378301..d11a04bdd 100644 --- a/admin/layouts/joomla_component/admin_views_fullwidth.php +++ b/admin/layouts/joomla_component/admin_views_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage admin_views_fullwidth.php diff --git a/admin/layouts/joomla_component/custom_admin_views_fullwidth.php b/admin/layouts/joomla_component/custom_admin_views_fullwidth.php index 6e51808ef..b63a762f8 100644 --- a/admin/layouts/joomla_component/custom_admin_views_fullwidth.php +++ b/admin/layouts/joomla_component/custom_admin_views_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage custom_admin_views_fullwidth.php diff --git a/admin/layouts/joomla_component/details_above.php b/admin/layouts/joomla_component/details_above.php index 8d0eb08c6..59b3c984d 100644 --- a/admin/layouts/joomla_component/details_above.php +++ b/admin/layouts/joomla_component/details_above.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_above.php diff --git a/admin/layouts/joomla_component/details_left.php b/admin/layouts/joomla_component/details_left.php index a57543a29..234af9100 100644 --- a/admin/layouts/joomla_component/details_left.php +++ b/admin/layouts/joomla_component/details_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_left.php diff --git a/admin/layouts/joomla_component/details_right.php b/admin/layouts/joomla_component/details_right.php index 4b16da055..fa2ce7103 100644 --- a/admin/layouts/joomla_component/details_right.php +++ b/admin/layouts/joomla_component/details_right.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_right.php diff --git a/admin/layouts/joomla_component/details_under.php b/admin/layouts/joomla_component/details_under.php index d6c9a02bb..b884be53c 100644 --- a/admin/layouts/joomla_component/details_under.php +++ b/admin/layouts/joomla_component/details_under.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_under.php diff --git a/admin/layouts/joomla_component/dynamic_build_beta_fullwidth.php b/admin/layouts/joomla_component/dynamic_build_beta_fullwidth.php index b2eba3e83..9936b0610 100644 --- a/admin/layouts/joomla_component/dynamic_build_beta_fullwidth.php +++ b/admin/layouts/joomla_component/dynamic_build_beta_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage dynamic_build_beta_fullwidth.php diff --git a/admin/layouts/joomla_component/dynamic_integration_fullwidth.php b/admin/layouts/joomla_component/dynamic_integration_fullwidth.php index 6177b90c0..c5d54765b 100644 --- a/admin/layouts/joomla_component/dynamic_integration_fullwidth.php +++ b/admin/layouts/joomla_component/dynamic_integration_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage dynamic_integration_fullwidth.php diff --git a/admin/layouts/joomla_component/libs_helpers_fullwidth.php b/admin/layouts/joomla_component/libs_helpers_fullwidth.php index ee5ae4538..2a9742107 100644 --- a/admin/layouts/joomla_component/libs_helpers_fullwidth.php +++ b/admin/layouts/joomla_component/libs_helpers_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage libs_helpers_fullwidth.php diff --git a/admin/layouts/joomla_component/mysql_fullwidth.php b/admin/layouts/joomla_component/mysql_fullwidth.php index 640f8007f..5014e929c 100644 --- a/admin/layouts/joomla_component/mysql_fullwidth.php +++ b/admin/layouts/joomla_component/mysql_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage mysql_fullwidth.php diff --git a/admin/layouts/joomla_component/php_fullwidth.php b/admin/layouts/joomla_component/php_fullwidth.php index c8c462e0a..da933d589 100644 --- a/admin/layouts/joomla_component/php_fullwidth.php +++ b/admin/layouts/joomla_component/php_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage php_fullwidth.php diff --git a/admin/layouts/joomla_component/publishing.php b/admin/layouts/joomla_component/publishing.php index dcdf9d969..2d73ade82 100644 --- a/admin/layouts/joomla_component/publishing.php +++ b/admin/layouts/joomla_component/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/joomla_component/publlshing.php b/admin/layouts/joomla_component/publlshing.php index 55b2a9d13..2d02d0c86 100644 --- a/admin/layouts/joomla_component/publlshing.php +++ b/admin/layouts/joomla_component/publlshing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/joomla_component/readme_left.php b/admin/layouts/joomla_component/readme_left.php index 09472f281..0c15d2aca 100644 --- a/admin/layouts/joomla_component/readme_left.php +++ b/admin/layouts/joomla_component/readme_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage readme_left.php diff --git a/admin/layouts/joomla_component/readme_right.php b/admin/layouts/joomla_component/readme_right.php index c5aa321ca..80052f0df 100644 --- a/admin/layouts/joomla_component/readme_right.php +++ b/admin/layouts/joomla_component/readme_right.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage readme_right.php diff --git a/admin/layouts/joomla_component/settings_left.php b/admin/layouts/joomla_component/settings_left.php index 37300e3be..3687b0d97 100644 --- a/admin/layouts/joomla_component/settings_left.php +++ b/admin/layouts/joomla_component/settings_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage settings_left.php diff --git a/admin/layouts/joomla_component/settings_right.php b/admin/layouts/joomla_component/settings_right.php index 42f47f492..1b24adbaf 100644 --- a/admin/layouts/joomla_component/settings_right.php +++ b/admin/layouts/joomla_component/settings_right.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage settings_right.php diff --git a/admin/layouts/joomla_component/site_views_fullwidth.php b/admin/layouts/joomla_component/site_views_fullwidth.php index bfdb86a7f..18ca4a30a 100644 --- a/admin/layouts/joomla_component/site_views_fullwidth.php +++ b/admin/layouts/joomla_component/site_views_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage site_views_fullwidth.php diff --git a/admin/layouts/layout/custom_script_fullwidth.php b/admin/layouts/layout/custom_script_fullwidth.php index 7ebdc461f..b85607d4d 100644 --- a/admin/layouts/layout/custom_script_fullwidth.php +++ b/admin/layouts/layout/custom_script_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage custom_script_fullwidth.php diff --git a/admin/layouts/layout/details_fullwidth.php b/admin/layouts/layout/details_fullwidth.php index d60d30cca..63c2c9204 100644 --- a/admin/layouts/layout/details_fullwidth.php +++ b/admin/layouts/layout/details_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_fullwidth.php diff --git a/admin/layouts/layout/details_left.php b/admin/layouts/layout/details_left.php index c39799de7..4a9cc4277 100644 --- a/admin/layouts/layout/details_left.php +++ b/admin/layouts/layout/details_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_left.php diff --git a/admin/layouts/layout/details_right.php b/admin/layouts/layout/details_right.php index 3bcd42d15..0b44c39ed 100644 --- a/admin/layouts/layout/details_right.php +++ b/admin/layouts/layout/details_right.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_right.php diff --git a/admin/layouts/layout/details_rightside.php b/admin/layouts/layout/details_rightside.php index b32f88cfd..2b7e66fc3 100644 --- a/admin/layouts/layout/details_rightside.php +++ b/admin/layouts/layout/details_rightside.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_rightside.php diff --git a/admin/layouts/layout/details_under.php b/admin/layouts/layout/details_under.php index d6c9a02bb..b884be53c 100644 --- a/admin/layouts/layout/details_under.php +++ b/admin/layouts/layout/details_under.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_under.php diff --git a/admin/layouts/layout/publishing.php b/admin/layouts/layout/publishing.php index dcdf9d969..2d73ade82 100644 --- a/admin/layouts/layout/publishing.php +++ b/admin/layouts/layout/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/layout/publlshing.php b/admin/layouts/layout/publlshing.php index 55b2a9d13..2d02d0c86 100644 --- a/admin/layouts/layout/publlshing.php +++ b/admin/layouts/layout/publlshing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/site_view/custom_buttons_fullwidth.php b/admin/layouts/site_view/custom_buttons_fullwidth.php index a56b3312e..2cdec38b3 100644 --- a/admin/layouts/site_view/custom_buttons_fullwidth.php +++ b/admin/layouts/site_view/custom_buttons_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage custom_buttons_fullwidth.php diff --git a/admin/layouts/site_view/custom_buttons_left.php b/admin/layouts/site_view/custom_buttons_left.php index 41b57ce33..1d55e14c7 100644 --- a/admin/layouts/site_view/custom_buttons_left.php +++ b/admin/layouts/site_view/custom_buttons_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage custom_buttons_left.php diff --git a/admin/layouts/site_view/custom_buttons_right.php b/admin/layouts/site_view/custom_buttons_right.php index c3f849bf4..e685a3d61 100644 --- a/admin/layouts/site_view/custom_buttons_right.php +++ b/admin/layouts/site_view/custom_buttons_right.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage custom_buttons_right.php diff --git a/admin/layouts/site_view/details_above.php b/admin/layouts/site_view/details_above.php index 8d0eb08c6..59b3c984d 100644 --- a/admin/layouts/site_view/details_above.php +++ b/admin/layouts/site_view/details_above.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_above.php diff --git a/admin/layouts/site_view/details_fullwidth.php b/admin/layouts/site_view/details_fullwidth.php index 9e496617b..cd5e4f26c 100644 --- a/admin/layouts/site_view/details_fullwidth.php +++ b/admin/layouts/site_view/details_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_fullwidth.php diff --git a/admin/layouts/site_view/details_left.php b/admin/layouts/site_view/details_left.php index 0a7c10c63..419452def 100644 --- a/admin/layouts/site_view/details_left.php +++ b/admin/layouts/site_view/details_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_left.php diff --git a/admin/layouts/site_view/details_right.php b/admin/layouts/site_view/details_right.php index 3bcd42d15..0b44c39ed 100644 --- a/admin/layouts/site_view/details_right.php +++ b/admin/layouts/site_view/details_right.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_right.php diff --git a/admin/layouts/site_view/details_rightside.php b/admin/layouts/site_view/details_rightside.php index 0e2f4a262..d697abe5f 100644 --- a/admin/layouts/site_view/details_rightside.php +++ b/admin/layouts/site_view/details_rightside.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_rightside.php diff --git a/admin/layouts/site_view/details_under.php b/admin/layouts/site_view/details_under.php index d6c9a02bb..b884be53c 100644 --- a/admin/layouts/site_view/details_under.php +++ b/admin/layouts/site_view/details_under.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_under.php diff --git a/admin/layouts/site_view/javascript_css_fullwidth.php b/admin/layouts/site_view/javascript_css_fullwidth.php index 00375a4e8..d161ee9ed 100644 --- a/admin/layouts/site_view/javascript_css_fullwidth.php +++ b/admin/layouts/site_view/javascript_css_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage javascript_css_fullwidth.php diff --git a/admin/layouts/site_view/linked_components_fullwidth.php b/admin/layouts/site_view/linked_components_fullwidth.php index 374d381d8..b4aa26c1f 100644 --- a/admin/layouts/site_view/linked_components_fullwidth.php +++ b/admin/layouts/site_view/linked_components_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage linked_components_fullwidth.php diff --git a/admin/layouts/site_view/php_fullwidth.php b/admin/layouts/site_view/php_fullwidth.php index 0a8a226c8..d3f3a3f8c 100644 --- a/admin/layouts/site_view/php_fullwidth.php +++ b/admin/layouts/site_view/php_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage php_fullwidth.php diff --git a/admin/layouts/site_view/publishing.php b/admin/layouts/site_view/publishing.php index dcdf9d969..2d73ade82 100644 --- a/admin/layouts/site_view/publishing.php +++ b/admin/layouts/site_view/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/site_view/publlshing.php b/admin/layouts/site_view/publlshing.php index 55b2a9d13..2d02d0c86 100644 --- a/admin/layouts/site_view/publlshing.php +++ b/admin/layouts/site_view/publlshing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/snippet/details_above.php b/admin/layouts/snippet/details_above.php index 1a52bb67b..30433b477 100644 --- a/admin/layouts/snippet/details_above.php +++ b/admin/layouts/snippet/details_above.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_above.php diff --git a/admin/layouts/snippet/details_left.php b/admin/layouts/snippet/details_left.php index ca4b77a93..0bf2d7963 100644 --- a/admin/layouts/snippet/details_left.php +++ b/admin/layouts/snippet/details_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_left.php diff --git a/admin/layouts/snippet/details_right.php b/admin/layouts/snippet/details_right.php index 05f44a026..9742b1fe4 100644 --- a/admin/layouts/snippet/details_right.php +++ b/admin/layouts/snippet/details_right.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_right.php diff --git a/admin/layouts/snippet/publishing.php b/admin/layouts/snippet/publishing.php index dcdf9d969..2d73ade82 100644 --- a/admin/layouts/snippet/publishing.php +++ b/admin/layouts/snippet/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/snippet/publlshing.php b/admin/layouts/snippet/publlshing.php index 55b2a9d13..2d02d0c86 100644 --- a/admin/layouts/snippet/publlshing.php +++ b/admin/layouts/snippet/publlshing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/template/custom_script_fullwidth.php b/admin/layouts/template/custom_script_fullwidth.php index 7ebdc461f..b85607d4d 100644 --- a/admin/layouts/template/custom_script_fullwidth.php +++ b/admin/layouts/template/custom_script_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage custom_script_fullwidth.php diff --git a/admin/layouts/template/details_fullwidth.php b/admin/layouts/template/details_fullwidth.php index 91e50c5a5..99fecb4b4 100644 --- a/admin/layouts/template/details_fullwidth.php +++ b/admin/layouts/template/details_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_fullwidth.php diff --git a/admin/layouts/template/details_left.php b/admin/layouts/template/details_left.php index c39799de7..4a9cc4277 100644 --- a/admin/layouts/template/details_left.php +++ b/admin/layouts/template/details_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_left.php diff --git a/admin/layouts/template/details_right.php b/admin/layouts/template/details_right.php index 3bcd42d15..0b44c39ed 100644 --- a/admin/layouts/template/details_right.php +++ b/admin/layouts/template/details_right.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_right.php diff --git a/admin/layouts/template/details_rightside.php b/admin/layouts/template/details_rightside.php index b32f88cfd..2b7e66fc3 100644 --- a/admin/layouts/template/details_rightside.php +++ b/admin/layouts/template/details_rightside.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_rightside.php diff --git a/admin/layouts/template/details_under.php b/admin/layouts/template/details_under.php index d6c9a02bb..b884be53c 100644 --- a/admin/layouts/template/details_under.php +++ b/admin/layouts/template/details_under.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_under.php diff --git a/admin/layouts/template/publishing.php b/admin/layouts/template/publishing.php index dcdf9d969..2d73ade82 100644 --- a/admin/layouts/template/publishing.php +++ b/admin/layouts/template/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/template/publlshing.php b/admin/layouts/template/publlshing.php index 55b2a9d13..2d02d0c86 100644 --- a/admin/layouts/template/publlshing.php +++ b/admin/layouts/template/publlshing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/models/ajax.php b/admin/models/ajax.php index 42b0c9b5a..c38d45c1d 100644 --- a/admin/models/ajax.php +++ b/admin/models/ajax.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage ajax.php diff --git a/admin/models/componentbuilder.php b/admin/models/componentbuilder.php index 8ea5e071c..af9e006e5 100644 --- a/admin/models/componentbuilder.php +++ b/admin/models/componentbuilder.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage componentbuilder.php diff --git a/admin/models/fields/adminviewfolderlist.php b/admin/models/fields/adminviewfolderlist.php index 5bc6173d7..d850acdf6 100644 --- a/admin/models/fields/adminviewfolderlist.php +++ b/admin/models/fields/adminviewfolderlist.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage adminviewfolderlist.php diff --git a/admin/models/fields/adminviews.php b/admin/models/fields/adminviews.php index f27fdecff..7f1857a13 100644 --- a/admin/models/fields/adminviews.php +++ b/admin/models/fields/adminviews.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage adminviews.php diff --git a/admin/models/fields/articles.php b/admin/models/fields/articles.php index 89a1175e6..200823604 100644 --- a/admin/models/fields/articles.php +++ b/admin/models/fields/articles.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage articles.php diff --git a/admin/models/fields/component.php b/admin/models/fields/component.php index f9ba1ae96..e6fda45f1 100644 --- a/admin/models/fields/component.php +++ b/admin/models/fields/component.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage component.php diff --git a/admin/models/fields/customadminviews.php b/admin/models/fields/customadminviews.php index e2fe082ae..ba38bed54 100644 --- a/admin/models/fields/customadminviews.php +++ b/admin/models/fields/customadminviews.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage customadminviews.php diff --git a/admin/models/fields/customfilelist.php b/admin/models/fields/customfilelist.php index 2d59ca23d..9d6356f5c 100644 --- a/admin/models/fields/customfilelist.php +++ b/admin/models/fields/customfilelist.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage customfilelist.php diff --git a/admin/models/fields/customfolderlist.php b/admin/models/fields/customfolderlist.php index 458a5743c..80543b0f2 100644 --- a/admin/models/fields/customfolderlist.php +++ b/admin/models/fields/customfolderlist.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage customfolderlist.php diff --git a/admin/models/fields/customgets.php b/admin/models/fields/customgets.php index 8ace3ff36..9f388a6bc 100644 --- a/admin/models/fields/customgets.php +++ b/admin/models/fields/customgets.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage customgets.php diff --git a/admin/models/fields/dbtables.php b/admin/models/fields/dbtables.php index 15e5ee61b..ce2a7554d 100644 --- a/admin/models/fields/dbtables.php +++ b/admin/models/fields/dbtables.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage dbtables.php diff --git a/admin/models/fields/dynamicgets.php b/admin/models/fields/dynamicgets.php index 7748f58f9..286cfa686 100644 --- a/admin/models/fields/dynamicgets.php +++ b/admin/models/fields/dynamicgets.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage dynamicgets.php diff --git a/admin/models/fields/fields.php b/admin/models/fields/fields.php index 4253217f9..4b13c1660 100644 --- a/admin/models/fields/fields.php +++ b/admin/models/fields/fields.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage fields.php diff --git a/admin/models/fields/fieldsmulti.php b/admin/models/fields/fieldsmulti.php index 9e0df58d7..773d1c832 100644 --- a/admin/models/fields/fieldsmulti.php +++ b/admin/models/fields/fieldsmulti.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage fieldsmulti.php diff --git a/admin/models/fields/fieldtypes.php b/admin/models/fields/fieldtypes.php index c989e1d54..426eb04de 100644 --- a/admin/models/fields/fieldtypes.php +++ b/admin/models/fields/fieldtypes.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage fieldtypes.php diff --git a/admin/models/fields/maingets.php b/admin/models/fields/maingets.php index bd5ec00c3..c229eb1b4 100644 --- a/admin/models/fields/maingets.php +++ b/admin/models/fields/maingets.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage maingets.php diff --git a/admin/models/fields/siteviewfolderlist.php b/admin/models/fields/siteviewfolderlist.php index a47a009ad..34ec2727c 100644 --- a/admin/models/fields/siteviewfolderlist.php +++ b/admin/models/fields/siteviewfolderlist.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage siteviewfolderlist.php diff --git a/admin/models/fields/siteviews.php b/admin/models/fields/siteviews.php index 8c3c57af1..5c8a41f60 100644 --- a/admin/models/fields/siteviews.php +++ b/admin/models/fields/siteviews.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage siteviews.php diff --git a/admin/models/fields/snippets.php b/admin/models/fields/snippets.php index 8644412b8..5618d4743 100644 --- a/admin/models/fields/snippets.php +++ b/admin/models/fields/snippets.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage snippets.php diff --git a/admin/models/import.php b/admin/models/import.php index 89cf0e74c..40f6ff936 100644 --- a/admin/models/import.php +++ b/admin/models/import.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage import.php diff --git a/admin/models/import_joomla_components.php b/admin/models/import_joomla_components.php index a323ef4cc..db53f4c4a 100644 --- a/admin/models/import_joomla_components.php +++ b/admin/models/import_joomla_components.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage import_joomla_components.php diff --git a/admin/sql/updates/mysql/2.1.0.sql b/admin/sql/updates/mysql/2.1.0.sql deleted file mode 100644 index d3f5a12fa..000000000 --- a/admin/sql/updates/mysql/2.1.0.sql +++ /dev/null @@ -1 +0,0 @@ - diff --git a/admin/sql/updates/mysql/2.1.1.sql b/admin/sql/updates/mysql/2.1.1.sql deleted file mode 100644 index ebec47c9e..000000000 --- a/admin/sql/updates/mysql/2.1.1.sql +++ /dev/null @@ -1 +0,0 @@ -ALTER TABLE `#__componentbuilder_field` CHANGE `type` `fieldtype` INT( 11 ) NOT NULL DEFAULT '0'; diff --git a/admin/sql/updates/mysql/2.1.10.sql b/admin/sql/updates/mysql/2.1.10.sql deleted file mode 100644 index d3f5a12fa..000000000 --- a/admin/sql/updates/mysql/2.1.10.sql +++ /dev/null @@ -1 +0,0 @@ - diff --git a/admin/sql/updates/mysql/2.1.11.sql b/admin/sql/updates/mysql/2.1.11.sql deleted file mode 100644 index 1fa908871..000000000 --- a/admin/sql/updates/mysql/2.1.11.sql +++ /dev/null @@ -1 +0,0 @@ -ALTER TABLE `#__componentbuilder_component` ADD `add_email_helper` TINYINT(1) NOT NULL DEFAULT '0' AFTER `add_css`; diff --git a/admin/sql/updates/mysql/2.1.12.sql b/admin/sql/updates/mysql/2.1.12.sql deleted file mode 100644 index d3f5a12fa..000000000 --- a/admin/sql/updates/mysql/2.1.12.sql +++ /dev/null @@ -1 +0,0 @@ - diff --git a/admin/sql/updates/mysql/2.1.13.sql b/admin/sql/updates/mysql/2.1.13.sql deleted file mode 100644 index d3f5a12fa..000000000 --- a/admin/sql/updates/mysql/2.1.13.sql +++ /dev/null @@ -1 +0,0 @@ - diff --git a/admin/sql/updates/mysql/2.1.14.sql b/admin/sql/updates/mysql/2.1.14.sql deleted file mode 100644 index 3965ca8fa..000000000 --- a/admin/sql/updates/mysql/2.1.14.sql +++ /dev/null @@ -1,2 +0,0 @@ -ALTER TABLE `#__componentbuilder_custom_admin_view` ADD `icon` CHAR(64) NOT NULL DEFAULT '' AFTER `dynamic_get`; -ALTER TABLE `#__componentbuilder_component` CHANGE `version_update` `version_update` MEDIUMTEXT NOT NULL; diff --git a/admin/sql/updates/mysql/2.1.15.sql b/admin/sql/updates/mysql/2.1.15.sql deleted file mode 100644 index d3f5a12fa..000000000 --- a/admin/sql/updates/mysql/2.1.15.sql +++ /dev/null @@ -1 +0,0 @@ - diff --git a/admin/sql/updates/mysql/2.1.16.sql b/admin/sql/updates/mysql/2.1.16.sql deleted file mode 100644 index ab622f5fb..000000000 --- a/admin/sql/updates/mysql/2.1.16.sql +++ /dev/null @@ -1,2 +0,0 @@ -ALTER TABLE `#__componentbuilder_admin_view` ADD `add_php_getitems_after_all` TINYINT(1) NOT NULL DEFAULT '0' AFTER `add_php_getitems`; -ALTER TABLE `#__componentbuilder_admin_view` ADD `php_getitems_after_all` MEDIUMTEXT NOT NULL AFTER `php_getitems`; diff --git a/admin/sql/updates/mysql/2.1.17.sql b/admin/sql/updates/mysql/2.1.17.sql deleted file mode 100644 index d3f5a12fa..000000000 --- a/admin/sql/updates/mysql/2.1.17.sql +++ /dev/null @@ -1 +0,0 @@ - diff --git a/admin/sql/updates/mysql/2.1.18.sql b/admin/sql/updates/mysql/2.1.18.sql deleted file mode 100644 index db5192f83..000000000 --- a/admin/sql/updates/mysql/2.1.18.sql +++ /dev/null @@ -1,4 +0,0 @@ -ALTER TABLE `#__componentbuilder_admin_view` ADD `add_php_before_publish` TINYINT(1) NOT NULL DEFAULT '0' AFTER `add_php_before_delete`; -ALTER TABLE `#__componentbuilder_admin_view` ADD `php_before_publish` MEDIUMTEXT NOT NULL AFTER `php_before_delete`; -ALTER TABLE `#__componentbuilder_admin_view` ADD `add_php_after_publish` TINYINT(1) NOT NULL DEFAULT '0' AFTER `add_php_after_delete`; -ALTER TABLE `#__componentbuilder_admin_view` ADD `php_after_publish` MEDIUMTEXT NOT NULL AFTER `php_after_delete`; diff --git a/admin/sql/updates/mysql/2.1.19.sql b/admin/sql/updates/mysql/2.1.19.sql deleted file mode 100644 index d3f5a12fa..000000000 --- a/admin/sql/updates/mysql/2.1.19.sql +++ /dev/null @@ -1 +0,0 @@ - diff --git a/admin/sql/updates/mysql/2.1.2.sql b/admin/sql/updates/mysql/2.1.2.sql deleted file mode 100644 index d3f5a12fa..000000000 --- a/admin/sql/updates/mysql/2.1.2.sql +++ /dev/null @@ -1 +0,0 @@ - diff --git a/admin/sql/updates/mysql/2.1.20.sql b/admin/sql/updates/mysql/2.1.20.sql deleted file mode 100644 index 725f0b461..000000000 --- a/admin/sql/updates/mysql/2.1.20.sql +++ /dev/null @@ -1,4 +0,0 @@ -ALTER TABLE `#__componentbuilder_admin_view` ADD `add_custom_button` INT(1) NOT NULL DEFAULT '0' AFTER `add_css_views`, -ADD `custom_button` TEXT NOT NULL AFTER `css_views`, -ADD `php_controller` MEDIUMTEXT NOT NULL AFTER `php_before_publish`, -ADD `php_model` MEDIUMTEXT NOT NULL AFTER `php_import_setdata`; diff --git a/admin/sql/updates/mysql/2.1.21.sql b/admin/sql/updates/mysql/2.1.21.sql deleted file mode 100644 index 500b926a1..000000000 --- a/admin/sql/updates/mysql/2.1.21.sql +++ /dev/null @@ -1,10 +0,0 @@ -ALTER TABLE `#__componentbuilder_component` ADD `add_php_postflight_install` TINYINT(1) NOT NULL DEFAULT '0' AFTER `add_php_helper_site`, -ADD `add_php_method_uninstall` TINYINT(1) NOT NULL DEFAULT '0' AFTER `add_php_postflight_install`, -ADD `add_php_postflight_update` TINYINT(1) NOT NULL DEFAULT '0' AFTER `add_php_method_uninstall`, -ADD `add_php_preflight_install` TINYINT(1) NOT NULL DEFAULT '0' AFTER `add_php_postflight_update`, -ADD `add_php_preflight_update` TINYINT(1) NOT NULL DEFAULT '0' AFTER `add_php_preflight_install`, -ADD `php_postflight_install` MEDIUMTEXT NOT NULL AFTER `php_helper_site`, -ADD `php_method_uninstall` MEDIUMTEXT NOT NULL AFTER `php_postflight_install`, -ADD `php_postflight_update` MEDIUMTEXT NOT NULL AFTER `php_method_uninstall`, -ADD `php_preflight_install` MEDIUMTEXT NOT NULL AFTER `php_postflight_update`, -ADD `php_preflight_update` MEDIUMTEXT NOT NULL AFTER `php_preflight_install`; diff --git a/admin/sql/updates/mysql/2.1.3.sql b/admin/sql/updates/mysql/2.1.3.sql deleted file mode 100644 index b89f695a2..000000000 --- a/admin/sql/updates/mysql/2.1.3.sql +++ /dev/null @@ -1,2 +0,0 @@ -ALTER TABLE `#__componentbuilder_admin_view` ADD `add_php_document` TINYINT( 1 ) NOT NULL AFTER `add_php_before_delete` , -ADD `php_document` MEDIUMTEXT NOT NULL AFTER `php_before_delete` ; diff --git a/admin/sql/updates/mysql/2.1.4.sql b/admin/sql/updates/mysql/2.1.4.sql deleted file mode 100644 index eba56a22c..000000000 --- a/admin/sql/updates/mysql/2.1.4.sql +++ /dev/null @@ -1,4 +0,0 @@ -ALTER TABLE `#__componentbuilder_admin_view` ADD `add_custom_import` TINYINT( 1 ) NOT NULL AFTER `add_css_views`, -ADD `php_import_save` MEDIUMTEXT NOT NULL AFTER `php_getlistquery`, -ADD `php_import_setdata` MEDIUMTEXT NOT NULL AFTER `php_import_save`, -ADD `html_import_view` MEDIUMTEXT NOT NULL AFTER `description` ; diff --git a/admin/sql/updates/mysql/2.1.5.sql b/admin/sql/updates/mysql/2.1.5.sql deleted file mode 100644 index d3f5a12fa..000000000 --- a/admin/sql/updates/mysql/2.1.5.sql +++ /dev/null @@ -1 +0,0 @@ - diff --git a/admin/sql/updates/mysql/2.1.6.sql b/admin/sql/updates/mysql/2.1.6.sql deleted file mode 100644 index f521974e6..000000000 --- a/admin/sql/updates/mysql/2.1.6.sql +++ /dev/null @@ -1 +0,0 @@ -ALTER TABLE `#__componentbuilder_admin_view` ADD `php_import` MEDIUMTEXT NOT NULL AFTER `php_getlistquery`; diff --git a/admin/sql/updates/mysql/2.1.7.sql b/admin/sql/updates/mysql/2.1.7.sql deleted file mode 100644 index d3f5a12fa..000000000 --- a/admin/sql/updates/mysql/2.1.7.sql +++ /dev/null @@ -1 +0,0 @@ - diff --git a/admin/sql/updates/mysql/2.1.8.sql b/admin/sql/updates/mysql/2.1.8.sql deleted file mode 100644 index 6ab73a30a..000000000 --- a/admin/sql/updates/mysql/2.1.8.sql +++ /dev/null @@ -1 +0,0 @@ -ALTER TABLE `#__componentbuilder_admin_view` ADD `php_import_display` MEDIUMTEXT NOT NULL AFTER `php_import`; diff --git a/admin/sql/updates/mysql/2.1.9.sql b/admin/sql/updates/mysql/2.1.9.sql deleted file mode 100644 index 747d6a94e..000000000 --- a/admin/sql/updates/mysql/2.1.9.sql +++ /dev/null @@ -1 +0,0 @@ -ALTER TABLE `#__componentbuilder_admin_view` ADD `add_fadein` TINYINT(1) NOT NULL DEFAULT '0' AFTER `add_custom_import`; diff --git a/admin/sql/updates/mysql/2.2.0.sql b/admin/sql/updates/mysql/2.2.0.sql deleted file mode 100644 index d3f5a12fa..000000000 --- a/admin/sql/updates/mysql/2.2.0.sql +++ /dev/null @@ -1 +0,0 @@ - diff --git a/admin/sql/updates/mysql/2.2.1.sql b/admin/sql/updates/mysql/2.2.1.sql deleted file mode 100644 index ac1d2f83e..000000000 --- a/admin/sql/updates/mysql/2.2.1.sql +++ /dev/null @@ -1 +0,0 @@ -ALTER TABLE `#__componentbuilder_component` ADD `update_server_target` TINYINT(1) NOT NULL DEFAULT '1' AFTER `update_server_ftp`; diff --git a/admin/sql/updates/mysql/2.2.10.sql b/admin/sql/updates/mysql/2.2.10.sql deleted file mode 100644 index 2a5b5a714..000000000 --- a/admin/sql/updates/mysql/2.2.10.sql +++ /dev/null @@ -1,2 +0,0 @@ -ALTER TABLE `#__componentbuilder_site_view` CHANGE `alias` `codename` VARCHAR(255) NOT NULL DEFAULT ''; -ALTER TABLE `#__componentbuilder_custom_admin_view` CHANGE `alias` `codename` VARCHAR(255) NOT NULL DEFAULT ''; diff --git a/admin/sql/updates/mysql/2.2.2.sql b/admin/sql/updates/mysql/2.2.2.sql deleted file mode 100644 index d3f5a12fa..000000000 --- a/admin/sql/updates/mysql/2.2.2.sql +++ /dev/null @@ -1 +0,0 @@ - diff --git a/admin/sql/updates/mysql/2.2.3.sql b/admin/sql/updates/mysql/2.2.3.sql deleted file mode 100644 index 6f9f39f07..000000000 --- a/admin/sql/updates/mysql/2.2.3.sql +++ /dev/null @@ -1,2 +0,0 @@ -ALTER TABLE `#__componentbuilder_component` ADD `add_php_helper_both` TINYINT(1) NOT NULL DEFAULT '0' AFTER `add_php_helper_admin`, -ADD `php_helper_both` MEDIUMTEXT NOT NULL AFTER `php_helper_admin`; diff --git a/admin/sql/updates/mysql/2.2.4.sql b/admin/sql/updates/mysql/2.2.4.sql deleted file mode 100644 index d3f5a12fa..000000000 --- a/admin/sql/updates/mysql/2.2.4.sql +++ /dev/null @@ -1 +0,0 @@ - diff --git a/admin/sql/updates/mysql/2.2.5.sql b/admin/sql/updates/mysql/2.2.5.sql deleted file mode 100644 index 0fdeef4d1..000000000 --- a/admin/sql/updates/mysql/2.2.5.sql +++ /dev/null @@ -1,2 +0,0 @@ -ALTER TABLE `#__componentbuilder_component` ADD `buildcomp` TINYINT(1) NOT NULL DEFAULT '0' AFTER `bom`, -ADD `buildcompsql` MEDIUMTEXT NOT NULL AFTER `buildcomp`; diff --git a/admin/sql/updates/mysql/2.2.6.sql b/admin/sql/updates/mysql/2.2.6.sql deleted file mode 100644 index ee8dd0975..000000000 --- a/admin/sql/updates/mysql/2.2.6.sql +++ /dev/null @@ -1,32 +0,0 @@ -CREATE TABLE IF NOT EXISTS `#__componentbuilder_custom_code` ( - `id` INT(11) NOT NULL AUTO_INCREMENT, - `asset_id` INT(255) UNSIGNED NOT NULL DEFAULT '0', - `code` MEDIUMTEXT NOT NULL, - `component` INT(11) NOT NULL DEFAULT '0', - `from_line` VARCHAR(100) NOT NULL DEFAULT '', - `path` TEXT NOT NULL, - `to_line` VARCHAR(100) NOT NULL DEFAULT '', - `type` TINYINT(1) NOT NULL DEFAULT '0', - `params` TEXT NOT NULL, - `published` TINYINT(1) NOT NULL DEFAULT '1', - `created_by` INT(11) NOT NULL DEFAULT '0', - `modified_by` INT(11) NOT NULL DEFAULT '0', - `created` DATETIME NOT NULL DEFAULT '0000-00-00 00:00:00', - `modified` DATETIME NOT NULL DEFAULT '0000-00-00 00:00:00', - `checked_out` INT(11) NOT NULL, - `checked_out_time` DATETIME NOT NULL DEFAULT '0000-00-00 00:00:00', - `version` INT(11) NOT NULL DEFAULT '1', - `hits` INT(11) NOT NULL DEFAULT '0', - `access` INT(11) DEFAULT NULL, - `ordering` INT(11) NOT NULL DEFAULT '0', - PRIMARY KEY (`id`), - KEY `idx_access` (`access`), - KEY `idx_checkout` (`checked_out`), - KEY `idx_createdby` (`created_by`), - KEY `idx_modifiedby` (`modified_by`), - KEY `idx_state` (`published`), - KEY `idx_component` (`component`), - KEY `idx_type` (`type`), - KEY `idx_from_line` (`from_line`), - KEY `idx_to_line` (`to_line`) -) ENGINE=MyISAM AUTO_INCREMENT=0 DEFAULT CHARSET=utf8; diff --git a/admin/sql/updates/mysql/2.2.7.sql b/admin/sql/updates/mysql/2.2.7.sql deleted file mode 100644 index e1ce4624f..000000000 --- a/admin/sql/updates/mysql/2.2.7.sql +++ /dev/null @@ -1 +0,0 @@ -ALTER TABLE `#__componentbuilder_custom_code` ADD `hashtarget` VARCHAR(65) NOT NULL DEFAULT '' AFTER `from_line`; diff --git a/admin/sql/updates/mysql/2.2.8.sql b/admin/sql/updates/mysql/2.2.8.sql deleted file mode 100644 index 0e264b7f7..000000000 --- a/admin/sql/updates/mysql/2.2.8.sql +++ /dev/null @@ -1 +0,0 @@ -ALTER TABLE `#__componentbuilder_custom_code` ADD `hashendtarget` VARCHAR(65) NOT NULL DEFAULT '' AFTER `hashtarget`; diff --git a/admin/sql/updates/mysql/2.2.9.sql b/admin/sql/updates/mysql/2.2.9.sql deleted file mode 100644 index 4660c7e83..000000000 --- a/admin/sql/updates/mysql/2.2.9.sql +++ /dev/null @@ -1,2 +0,0 @@ -ALTER TABLE `#__componentbuilder_component` ADD `add_placeholders` TINYINT(1) NOT NULL DEFAULT '0' AFTER `add_php_preflight_update`; -ALTER TABLE `#__componentbuilder_component` ADD `mvc_versiondate` TINYINT(1) NOT NULL DEFAULT '0' AFTER `license_type`; diff --git a/admin/sql/updates/mysql/2.3.9.sql b/admin/sql/updates/mysql/2.3.9.sql new file mode 100644 index 000000000..095f3e780 --- /dev/null +++ b/admin/sql/updates/mysql/2.3.9.sql @@ -0,0 +1 @@ +ALTER TABLE `#__componentbuilder_joomla_component` CHANGE `export_key` `export_key` TEXT NOT NULL; diff --git a/admin/views/componentbuilder/tmpl/default.php b/admin/views/componentbuilder/tmpl/default.php index 2e0a155d9..976e0435f 100644 --- a/admin/views/componentbuilder/tmpl/default.php +++ b/admin/views/componentbuilder/tmpl/default.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage default.php diff --git a/admin/views/componentbuilder/tmpl/default_closed_issues_the_closed_issues_on_github.php b/admin/views/componentbuilder/tmpl/default_closed_issues_the_closed_issues_on_github.php index f7729c50f..536321f20 100644 --- a/admin/views/componentbuilder/tmpl/default_closed_issues_the_closed_issues_on_github.php +++ b/admin/views/componentbuilder/tmpl/default_closed_issues_the_closed_issues_on_github.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage default_closed_issues_the_closed_issues_on_github.php diff --git a/admin/views/componentbuilder/tmpl/default_main.php b/admin/views/componentbuilder/tmpl/default_main.php index c53413087..aa138c74c 100644 --- a/admin/views/componentbuilder/tmpl/default_main.php +++ b/admin/views/componentbuilder/tmpl/default_main.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage default_main.php diff --git a/admin/views/componentbuilder/tmpl/default_open_issues_the_open_issues_on_github.php b/admin/views/componentbuilder/tmpl/default_open_issues_the_open_issues_on_github.php index f5cb7a89e..d60b245ed 100644 --- a/admin/views/componentbuilder/tmpl/default_open_issues_the_open_issues_on_github.php +++ b/admin/views/componentbuilder/tmpl/default_open_issues_the_open_issues_on_github.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage default_open_issues_the_open_issues_on_github.php diff --git a/admin/views/componentbuilder/tmpl/default_readme_information.php b/admin/views/componentbuilder/tmpl/default_readme_information.php index 3ff01f1bc..bffebe6fc 100644 --- a/admin/views/componentbuilder/tmpl/default_readme_information.php +++ b/admin/views/componentbuilder/tmpl/default_readme_information.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage default_readme_information.php diff --git a/admin/views/componentbuilder/tmpl/default_vast_development_method_notice_board.php b/admin/views/componentbuilder/tmpl/default_vast_development_method_notice_board.php index 3cf6abe28..d0b8fbdc7 100644 --- a/admin/views/componentbuilder/tmpl/default_vast_development_method_notice_board.php +++ b/admin/views/componentbuilder/tmpl/default_vast_development_method_notice_board.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage default_vast_development_method_notice_board.php diff --git a/admin/views/componentbuilder/tmpl/default_vdm.php b/admin/views/componentbuilder/tmpl/default_vdm.php index bdf11cc54..bcf141310 100644 --- a/admin/views/componentbuilder/tmpl/default_vdm.php +++ b/admin/views/componentbuilder/tmpl/default_vdm.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage default_vdm.php diff --git a/admin/views/componentbuilder/view.html.php b/admin/views/componentbuilder/view.html.php index 0b561972c..b1f96a7bc 100644 --- a/admin/views/componentbuilder/view.html.php +++ b/admin/views/componentbuilder/view.html.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/import/tmpl/default.php b/admin/views/import/tmpl/default.php index a1aa52971..4c939dcff 100644 --- a/admin/views/import/tmpl/default.php +++ b/admin/views/import/tmpl/default.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage default.php diff --git a/admin/views/import/view.html.php b/admin/views/import/view.html.php index 4c9595ea0..c2aa1ccd1 100644 --- a/admin/views/import/view.html.php +++ b/admin/views/import/view.html.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/import_joomla_components/tmpl/default.php b/admin/views/import_joomla_components/tmpl/default.php index 896e74840..5fb3b0154 100644 --- a/admin/views/import_joomla_components/tmpl/default.php +++ b/admin/views/import_joomla_components/tmpl/default.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage default.php diff --git a/admin/views/import_joomla_components/view.html.php b/admin/views/import_joomla_components/view.html.php index 2bb3c4555..1481194fd 100644 --- a/admin/views/import_joomla_components/view.html.php +++ b/admin/views/import_joomla_components/view.html.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/componentbuilder.xml b/componentbuilder.xml index 344c6134b..a05a1f59d 100644 --- a/componentbuilder.xml +++ b/componentbuilder.xml @@ -1,15 +1,15 @@ COM_COMPONENTBUILDER - 30th March, 2017 + 31st March, 2017 Llewellyn van der Merwe joomla@vdm.io http://vdm.bz/component-builder Copyright (C) 2015. All Rights Reserved GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html - 2.3.9 + 2.3.10 Component Builder (v.2.3.9) +

Component Builder (v.2.3.10)

The Component Builder for [Joomla](http://www.joomla.org/) that is highly advanced, truly able to build extremely complex components in a fraction of the time. diff --git a/componentbuilder_update_server.xml b/componentbuilder_update_server.xml index 80ae550f3..0e5f46379 100644 --- a/componentbuilder_update_server.xml +++ b/componentbuilder_update_server.xml @@ -1,565 +1,4 @@ - - Component Builder - Builds Complex Joomla Components - com_componentbuilder - component - 2.1.0 - http://vdm.bz/component-builder - - https://github.com/vdm-io/Joomla-Component-Builder/archive/v2.1.0.zip - - - stable - - Llewellyn van der Merwe - http://vdm.bz/component-builder - - - - Component Builder - Builds Complex Joomla Components - com_componentbuilder - component - 2.1.1 - http://vdm.bz/component-builder - - https://github.com/vdm-io/Joomla-Component-Builder/archive/v2.1.1.zip - - - stable - - Llewellyn van der Merwe - http://vdm.bz/component-builder - - - - Component Builder - Builds Complex Joomla Components - com_componentbuilder - component - 2.1.2 - http://vdm.bz/component-builder - - https://github.com/vdm-io/Joomla-Component-Builder/archive/v2.1.2.zip - - - stable - - Llewellyn van der Merwe - http://vdm.bz/component-builder - - - - Component Builder - Builds Complex Joomla Components - com_componentbuilder - component - 2.1.3 - http://vdm.bz/component-builder - - https://github.com/vdm-io/Joomla-Component-Builder/archive/v2.1.3.zip - - - stable - - Llewellyn van der Merwe - http://vdm.bz/component-builder - - - - Component Builder - Builds Complex Joomla Components - com_componentbuilder - component - 2.1.4 - http://vdm.bz/component-builder - - https://github.com/vdm-io/Joomla-Component-Builder/archive/v2.1.4.zip - - - stable - - Llewellyn van der Merwe - http://vdm.bz/component-builder - - - - Component Builder - Builds Complex Joomla Components - com_componentbuilder - component - 2.1.5 - http://vdm.bz/component-builder - - https://github.com/vdm-io/Joomla-Component-Builder/archive/v2.1.5.zip - - - stable - - Llewellyn van der Merwe - http://vdm.bz/component-builder - - - - Component Builder - Builds Complex Joomla Components - com_componentbuilder - component - 2.1.6 - http://vdm.bz/component-builder - - https://github.com/vdm-io/Joomla-Component-Builder/archive/v2.1.6.zip - - - stable - - Llewellyn van der Merwe - http://vdm.bz/component-builder - - - - Component Builder - Builds Complex Joomla Components - com_componentbuilder - component - 2.1.7 - http://vdm.bz/component-builder - - https://github.com/vdm-io/Joomla-Component-Builder/archive/v2.1.7.zip - - - stable - - Llewellyn van der Merwe - http://vdm.bz/component-builder - - - - Component Builder - Builds Complex Joomla Components - com_componentbuilder - component - 2.1.8 - http://vdm.bz/component-builder - - https://github.com/vdm-io/Joomla-Component-Builder/archive/v2.1.8.zip - - - stable - - Llewellyn van der Merwe - http://vdm.bz/component-builder - - - - Component Builder - Builds Complex Joomla Components - com_componentbuilder - component - 2.1.9 - http://vdm.bz/component-builder - - https://github.com/vdm-io/Joomla-Component-Builder/archive/v2.1.9.zip - - - stable - - Llewellyn van der Merwe - http://vdm.bz/component-builder - - - - Component Builder - Builds Complex Joomla Components - com_componentbuilder - component - 2.1.10 - http://vdm.bz/component-builder - - https://github.com/vdm-io/Joomla-Component-Builder/archive/v2.1.10.zip - - - stable - - Llewellyn van der Merwe - http://vdm.bz/component-builder - - - - Component Builder - Builds Complex Joomla Components - com_componentbuilder - component - 2.1.11 - http://vdm.bz/component-builder - - https://github.com/vdm-io/Joomla-Component-Builder/archive/v2.1.11.zip - - - stable - - Llewellyn van der Merwe - http://vdm.bz/component-builder - - - - Component Builder - Builds Complex Joomla Components - com_componentbuilder - component - 2.1.12 - http://vdm.bz/component-builder - - https://github.com/vdm-io/Joomla-Component-Builder/archive/v2.1.12.zip - - - stable - - Llewellyn van der Merwe - http://vdm.bz/component-builder - - - - Component Builder - Builds Complex Joomla Components - com_componentbuilder - component - 2.1.13 - http://vdm.bz/component-builder - - https://github.com/vdm-io/Joomla-Component-Builder/archive/v2.1.13.zip - - - stable - - Llewellyn van der Merwe - http://vdm.bz/component-builder - - - - Component Builder - Builds Complex Joomla Components - com_componentbuilder - component - 2.1.14 - http://vdm.bz/component-builder - - https://github.com/vdm-io/Joomla-Component-Builder/archive/v2.1.14.zip - - - stable - - Llewellyn van der Merwe - http://vdm.bz/component-builder - - - - Component Builder - Builds Complex Joomla Components - com_componentbuilder - component - 2.1.15 - http://vdm.bz/component-builder - - https://github.com/vdm-io/Joomla-Component-Builder/archive/v2.1.15.zip - - - stable - - Llewellyn van der Merwe - http://vdm.bz/component-builder - - - - Component Builder - Builds Complex Joomla Components - com_componentbuilder - component - 2.1.16 - http://vdm.bz/component-builder - - https://github.com/vdm-io/Joomla-Component-Builder/archive/v2.1.16.zip - - - stable - - Llewellyn van der Merwe - http://vdm.bz/component-builder - - - - Component Builder - Builds Complex Joomla Components - com_componentbuilder - component - 2.1.17 - http://vdm.bz/component-builder - - https://github.com/vdm-io/Joomla-Component-Builder/archive/v2.1.17.zip - - - stable - - Llewellyn van der Merwe - http://vdm.bz/component-builder - - - - Component Builder - Builds Complex Joomla Components - com_componentbuilder - component - 2.1.18 - http://vdm.bz/component-builder - - https://github.com/vdm-io/Joomla-Component-Builder/archive/v2.1.18.zip - - - stable - - Llewellyn van der Merwe - http://vdm.bz/component-builder - - - - Component Builder - Builds Complex Joomla Components - com_componentbuilder - component - 2.1.19 - http://vdm.bz/component-builder - - https://github.com/vdm-io/Joomla-Component-Builder/archive/v2.1.19.zip - - - stable - - Llewellyn van der Merwe - http://vdm.bz/component-builder - - - - Component Builder - Builds Complex Joomla Components - com_componentbuilder - component - 2.1.20 - http://vdm.bz/component-builder - - https://github.com/vdm-io/Joomla-Component-Builder/archive/v2.1.20.zip - - - stable - - Llewellyn van der Merwe - http://vdm.bz/component-builder - - - - Component Builder - Builds Complex Joomla Components - com_componentbuilder - component - 2.1.21 - http://vdm.bz/component-builder - - https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.1.21/JCB_v2.1.21.zip - - - stable - - Llewellyn van der Merwe - http://vdm.bz/component-builder - - - - Component Builder - Builds Complex Joomla Components - com_componentbuilder - component - 2.2.0 - http://vdm.bz/component-builder - - https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.2.0/JCB_v2.2.0.zip - - - stable - - Llewellyn van der Merwe - http://vdm.bz/component-builder - - - - Component Builder - Builds Complex Joomla Components - com_componentbuilder - component - 2.2.1 - http://vdm.bz/component-builder - - https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.2.1/JCB_v2.2.1.zip - - - stable - - Llewellyn van der Merwe - http://vdm.bz/component-builder - - - - Component Builder - Builds Complex Joomla Components - com_componentbuilder - component - 2.2.2 - http://vdm.bz/component-builder - - https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.2.2/JCB_v2.2.2.zip - - - stable - - Llewellyn van der Merwe - http://vdm.bz/component-builder - - - - Component Builder - Builds Complex Joomla Components - com_componentbuilder - component - 2.2.3 - http://vdm.bz/component-builder - - https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.2.3/JCB_v2.2.3.zip - - - stable - - Llewellyn van der Merwe - http://vdm.bz/component-builder - - - - Component Builder - Builds Complex Joomla Components - com_componentbuilder - component - 2.2.4 - http://vdm.bz/component-builder - - https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.2.4/JCB_v2.2.4.zip - - - stable - - Llewellyn van der Merwe - http://vdm.bz/component-builder - - - - Component Builder - Builds Complex Joomla Components - com_componentbuilder - component - 2.2.5 - http://vdm.bz/component-builder - - https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.2.5/JCB_v2.2.5.zip - - - stable - - Llewellyn van der Merwe - http://vdm.bz/component-builder - - - - Component Builder - Builds Complex Joomla Components - com_componentbuilder - component - 2.2.6 - http://vdm.bz/component-builder - - https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.2.9/JCB_v2.2.9.zip - - - stable - - Llewellyn van der Merwe - http://vdm.bz/component-builder - - - - Component Builder - Builds Complex Joomla Components - com_componentbuilder - component - 2.2.7 - http://vdm.bz/component-builder - - https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.2.9/JCB_v2.2.9.zip - - - stable - - Llewellyn van der Merwe - http://vdm.bz/component-builder - - - - Component Builder - Builds Complex Joomla Components - com_componentbuilder - component - 2.2.8 - http://vdm.bz/component-builder - - https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.2.9/JCB_v2.2.9.zip - - - stable - - Llewellyn van der Merwe - http://vdm.bz/component-builder - - - - Component Builder - Builds Complex Joomla Components - com_componentbuilder - component - 2.2.9 - http://vdm.bz/component-builder - - https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.2.9/JCB_v2.2.9.zip - - - stable - - Llewellyn van der Merwe - http://vdm.bz/component-builder - - - - Component Builder - Builds Complex Joomla Components - com_componentbuilder - component - 2.2.10 - http://vdm.bz/component-builder - - https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.2.10/JCB_v2.2.10.zip - - - stable - - Llewellyn van der Merwe - http://vdm.bz/component-builder - - Component Builder Builds Complex Joomla Components @@ -730,4 +169,21 @@ http://vdm.bz/component-builder + + Component Builder + Builds Complex Joomla Components + com_componentbuilder + component + 2.3.10 + http://vdm.bz/component-builder + + https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.3.10/JCB_v2.3.10.zip + + + stable + + Llewellyn van der Merwe + http://vdm.bz/component-builder + + \ No newline at end of file diff --git a/script.php b/script.php index 3012ba5b6..f43591d9b 100644 --- a/script.php +++ b/script.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.3.9 - @build 30th March, 2017 + @version 2.3.10 + @build 31st March, 2017 @created 30th April, 2015 @package Component Builder @subpackage script.php @@ -1950,7 +1950,7 @@ class com_componentbuilderInstallerScript echo ' -

Upgrade to Version 2.3.9 Was Successful! Let us know if anything is not working as expected.

'; +

Upgrade to Version 2.3.10 Was Successful! Let us know if anything is not working as expected.

'; } } }