From 052adc271f2804582a2ee21b5d198c19f3cb4f38 Mon Sep 17 00:00:00 2001 From: Llewellyn van der Merwe Date: Wed, 21 Mar 2018 05:10:34 +0200 Subject: [PATCH] Upgraded to v2.7.0 with new VDM package import option --- README.md | 6 +++--- admin/README.txt | 6 +++--- admin/assets/css/admin.css | 2 +- admin/assets/css/admin_fields.css | 2 +- admin/assets/css/admin_fields_conditions.css | 2 +- admin/assets/css/admin_view.css | 2 +- admin/assets/css/admin_views.css | 2 +- admin/assets/css/admins_fields.css | 2 +- admin/assets/css/admins_fields_conditions.css | 2 +- admin/assets/css/compiler.css | 2 +- admin/assets/css/component_admin_views.css | 2 +- admin/assets/css/component_config.css | 2 +- admin/assets/css/component_custom_admin_menus.css | 2 +- admin/assets/css/component_custom_admin_views.css | 2 +- admin/assets/css/component_dashboard.css | 2 +- admin/assets/css/component_files_folders.css | 2 +- admin/assets/css/component_mysql_tweaks.css | 2 +- admin/assets/css/component_site_views.css | 2 +- admin/assets/css/component_updates.css | 2 +- admin/assets/css/components_admin_views.css | 2 +- admin/assets/css/components_config.css | 2 +- .../assets/css/components_custom_admin_menus.css | 2 +- .../assets/css/components_custom_admin_views.css | 2 +- admin/assets/css/components_dashboard.css | 2 +- admin/assets/css/components_files_folders.css | 2 +- admin/assets/css/components_mysql_tweaks.css | 2 +- admin/assets/css/components_site_views.css | 2 +- admin/assets/css/components_updates.css | 2 +- admin/assets/css/custom_admin_view.css | 2 +- admin/assets/css/custom_admin_views.css | 2 +- admin/assets/css/custom_code.css | 2 +- admin/assets/css/custom_codes.css | 2 +- admin/assets/css/dashboard.css | 2 +- admin/assets/css/dynamic_get.css | 2 +- admin/assets/css/dynamic_gets.css | 2 +- admin/assets/css/field.css | 2 +- admin/assets/css/fields.css | 2 +- admin/assets/css/fieldtype.css | 2 +- admin/assets/css/fieldtypes.css | 2 +- admin/assets/css/get_snippets.css | 2 +- admin/assets/css/help_document.css | 2 +- admin/assets/css/help_documents.css | 2 +- admin/assets/css/joomla_component.css | 2 +- admin/assets/css/joomla_components.css | 2 +- admin/assets/css/language.css | 2 +- admin/assets/css/language_translation.css | 2 +- admin/assets/css/language_translations.css | 2 +- admin/assets/css/languages.css | 2 +- admin/assets/css/layout.css | 2 +- admin/assets/css/layouts.css | 2 +- admin/assets/css/libraries.css | 2 +- admin/assets/css/libraries_config.css | 2 +- admin/assets/css/libraries_files_folders_urls.css | 2 +- admin/assets/css/library.css | 2 +- admin/assets/css/library_config.css | 2 +- admin/assets/css/library_files_folders_urls.css | 2 +- admin/assets/css/server.css | 2 +- admin/assets/css/servers.css | 2 +- admin/assets/css/site_view.css | 2 +- admin/assets/css/site_views.css | 2 +- admin/assets/css/snippet.css | 2 +- admin/assets/css/snippet_type.css | 2 +- admin/assets/css/snippet_types.css | 2 +- admin/assets/css/snippets.css | 2 +- admin/assets/css/template.css | 2 +- admin/assets/css/templates.css | 2 +- admin/assets/js/admin.js | 2 +- admin/assets/js/get_snippets.js | 2 +- admin/componentbuilder.php | 2 +- admin/controller.php | 2 +- admin/controllers/admin_fields.php | 2 +- admin/controllers/admin_fields_conditions.php | 2 +- admin/controllers/admin_view.php | 2 +- admin/controllers/admin_views.php | 2 +- admin/controllers/admins_fields.php | 2 +- admin/controllers/admins_fields_conditions.php | 2 +- admin/controllers/ajax.json.php | 2 +- admin/controllers/compiler.php | 2 +- admin/controllers/component_admin_views.php | 2 +- admin/controllers/component_config.php | 2 +- .../controllers/component_custom_admin_menus.php | 2 +- .../controllers/component_custom_admin_views.php | 2 +- admin/controllers/component_dashboard.php | 2 +- admin/controllers/component_files_folders.php | 2 +- admin/controllers/component_mysql_tweaks.php | 2 +- admin/controllers/component_site_views.php | 2 +- admin/controllers/component_updates.php | 2 +- admin/controllers/componentbuilder.php | 2 +- admin/controllers/components_admin_views.php | 2 +- admin/controllers/components_config.php | 2 +- .../controllers/components_custom_admin_menus.php | 2 +- .../controllers/components_custom_admin_views.php | 2 +- admin/controllers/components_dashboard.php | 2 +- admin/controllers/components_files_folders.php | 2 +- admin/controllers/components_mysql_tweaks.php | 2 +- admin/controllers/components_site_views.php | 2 +- admin/controllers/components_updates.php | 2 +- admin/controllers/custom_admin_view.php | 2 +- admin/controllers/custom_admin_views.php | 2 +- admin/controllers/custom_code.php | 2 +- admin/controllers/custom_codes.php | 2 +- admin/controllers/dynamic_get.php | 2 +- admin/controllers/dynamic_gets.php | 2 +- admin/controllers/field.php | 2 +- admin/controllers/fields.php | 2 +- admin/controllers/fieldtype.php | 2 +- admin/controllers/fieldtypes.php | 2 +- admin/controllers/get_snippets.php | 2 +- admin/controllers/help.php | 2 +- admin/controllers/help_document.php | 2 +- admin/controllers/help_documents.php | 2 +- admin/controllers/import.php | 2 +- admin/controllers/import_joomla_components.php | 2 +- .../controllers/import_language_translations.php | 2 +- admin/controllers/joomla_component.php | 2 +- admin/controllers/joomla_components.php | 2 +- admin/controllers/language.php | 2 +- admin/controllers/language_translation.php | 2 +- admin/controllers/language_translations.php | 2 +- admin/controllers/languages.php | 2 +- admin/controllers/layout.php | 2 +- admin/controllers/layouts.php | 2 +- admin/controllers/libraries.php | 2 +- admin/controllers/libraries_config.php | 2 +- .../controllers/libraries_files_folders_urls.php | 2 +- admin/controllers/library.php | 2 +- admin/controllers/library_config.php | 2 +- admin/controllers/library_files_folders_urls.php | 2 +- admin/controllers/server.php | 2 +- admin/controllers/servers.php | 2 +- admin/controllers/site_view.php | 2 +- admin/controllers/site_views.php | 2 +- admin/controllers/snippet.php | 2 +- admin/controllers/snippet_type.php | 2 +- admin/controllers/snippet_types.php | 2 +- admin/controllers/snippets.php | 2 +- admin/controllers/template.php | 2 +- admin/controllers/templates.php | 2 +- admin/helpers/componentbuilder.php | 4 ++-- admin/helpers/componentbuilderemail.php | 2 +- admin/helpers/headercheck.php | 2 +- admin/helpers/html/batch_.php | 2 +- .../language/en-GB/en-GB.com_componentbuilder.ini | 4 ++-- admin/layouts/admin_fields/fields_above.php | 2 +- admin/layouts/admin_fields/fields_fullwidth.php | 2 +- admin/layouts/admin_fields/publishing.php | 2 +- admin/layouts/admin_fields/publlshing.php | 2 +- .../admin_fields_conditions/conditions_above.php | 2 +- .../conditions_fullwidth.php | 2 +- .../admin_fields_conditions/publishing.php | 2 +- .../admin_fields_conditions/publlshing.php | 2 +- admin/layouts/admin_view/css_fullwidth.php | 2 +- .../admin_view/custom_buttons_fullwidth.php | 2 +- admin/layouts/admin_view/custom_buttons_left.php | 2 +- .../admin_view/custom_import_fullwidth.php | 2 +- admin/layouts/admin_view/details_above.php | 2 +- admin/layouts/admin_view/details_fullwidth.php | 2 +- admin/layouts/admin_view/details_left.php | 2 +- admin/layouts/admin_view/details_right.php | 2 +- admin/layouts/admin_view/details_under.php | 2 +- .../admin_view/fields_conditions_fullwidth.php | 2 +- .../layouts/admin_view/fields_conditions_left.php | 2 +- .../admin_view/fields_conditions_right.php | 2 +- admin/layouts/admin_view/javascript_fullwidth.php | 2 +- admin/layouts/admin_view/mysql_fullwidth.php | 2 +- admin/layouts/admin_view/mysql_left.php | 2 +- admin/layouts/admin_view/php_fullwidth.php | 2 +- admin/layouts/admin_view/publishing.php | 2 +- admin/layouts/admin_view/publlshing.php | 2 +- admin/layouts/admin_view/settings_fullwidth.php | 2 +- admin/layouts/batchselection.php | 2 +- .../layouts/component_admin_views/publishing.php | 2 +- .../layouts/component_admin_views/publlshing.php | 2 +- .../layouts/component_admin_views/views_above.php | 2 +- .../component_admin_views/views_fullwidth.php | 2 +- admin/layouts/component_config/publishing.php | 2 +- admin/layouts/component_config/publlshing.php | 2 +- admin/layouts/component_config/tweaks_above.php | 2 +- .../layouts/component_config/tweaks_fullwidth.php | 2 +- .../component_custom_admin_menus/publishing.php | 2 +- .../component_custom_admin_menus/publlshing.php | 2 +- .../component_custom_admin_menus/tweaks_above.php | 2 +- .../tweaks_fullwidth.php | 2 +- .../component_custom_admin_views/publishing.php | 2 +- .../component_custom_admin_views/publlshing.php | 2 +- .../component_custom_admin_views/views_above.php | 2 +- .../views_fullwidth.php | 2 +- .../component_dashboard/dashboard_above.php | 2 +- .../component_dashboard/dashboard_fullwidth.php | 2 +- admin/layouts/component_dashboard/publishing.php | 2 +- admin/layouts/component_dashboard/publlshing.php | 2 +- .../component_files_folders/advance_fullwidth.php | 2 +- .../component_files_folders/basic_above.php | 2 +- .../component_files_folders/basic_fullwidth.php | 2 +- .../component_files_folders/publishing.php | 2 +- .../component_files_folders/publlshing.php | 2 +- .../layouts/component_mysql_tweaks/publishing.php | 2 +- .../layouts/component_mysql_tweaks/publlshing.php | 2 +- .../component_mysql_tweaks/tweaks_above.php | 2 +- .../component_mysql_tweaks/tweaks_fullwidth.php | 2 +- admin/layouts/component_site_views/publishing.php | 2 +- admin/layouts/component_site_views/publlshing.php | 2 +- .../layouts/component_site_views/views_above.php | 2 +- .../component_site_views/views_fullwidth.php | 2 +- admin/layouts/component_updates/publishing.php | 2 +- admin/layouts/component_updates/publlshing.php | 2 +- admin/layouts/component_updates/updates_above.php | 2 +- .../component_updates/updates_fullwidth.php | 2 +- .../custom_buttons_fullwidth.php | 2 +- .../custom_admin_view/custom_buttons_left.php | 2 +- admin/layouts/custom_admin_view/details_above.php | 2 +- .../custom_admin_view/details_fullwidth.php | 2 +- admin/layouts/custom_admin_view/details_left.php | 2 +- admin/layouts/custom_admin_view/details_right.php | 2 +- .../custom_admin_view/details_rightside.php | 2 +- admin/layouts/custom_admin_view/details_under.php | 2 +- .../javascript_css_fullwidth.php | 2 +- .../linked_components_fullwidth.php | 2 +- admin/layouts/custom_admin_view/php_fullwidth.php | 2 +- admin/layouts/custom_admin_view/publishing.php | 2 +- admin/layouts/custom_admin_view/publlshing.php | 2 +- admin/layouts/custom_code/details_above.php | 2 +- admin/layouts/custom_code/details_fullwidth.php | 2 +- admin/layouts/custom_code/details_left.php | 2 +- admin/layouts/custom_code/details_right.php | 2 +- admin/layouts/custom_code/details_under.php | 2 +- admin/layouts/custom_code/publishing.php | 2 +- admin/layouts/custom_code/publlshing.php | 2 +- admin/layouts/dynamic_get/abacus_fullwidth.php | 2 +- admin/layouts/dynamic_get/abacus_left.php | 2 +- .../dynamic_get/custom_script_fullwidth.php | 2 +- admin/layouts/dynamic_get/joint_fullwidth.php | 2 +- admin/layouts/dynamic_get/main_above.php | 2 +- admin/layouts/dynamic_get/main_fullwidth.php | 2 +- admin/layouts/dynamic_get/main_left.php | 2 +- admin/layouts/dynamic_get/main_under.php | 2 +- admin/layouts/dynamic_get/publishing.php | 2 +- admin/layouts/dynamic_get/publlshing.php | 2 +- admin/layouts/dynamic_get/tweak_fullwidth.php | 2 +- admin/layouts/field/details_fullwidth.php | 2 +- admin/layouts/field/details_left.php | 2 +- admin/layouts/field/details_right.php | 2 +- admin/layouts/field/details_under.php | 2 +- admin/layouts/field/publishing.php | 2 +- admin/layouts/field/publlshing.php | 2 +- admin/layouts/field/scripts_left.php | 2 +- admin/layouts/field/scripts_right.php | 2 +- admin/layouts/fieldtype/details_fullwidth.php | 2 +- admin/layouts/fieldtype/details_left.php | 2 +- admin/layouts/fieldtype/details_right.php | 2 +- admin/layouts/fieldtype/fields_fullwidth.php | 2 +- admin/layouts/fieldtype/publishing.php | 2 +- admin/layouts/fieldtype/publlshing.php | 2 +- admin/layouts/help_document/details_above.php | 2 +- admin/layouts/help_document/details_fullwidth.php | 2 +- admin/layouts/help_document/details_left.php | 2 +- admin/layouts/help_document/details_right.php | 2 +- admin/layouts/help_document/details_under.php | 2 +- admin/layouts/help_document/publishing.php | 2 +- admin/layouts/help_document/publlshing.php | 2 +- .../joomla_component/admin_views_fullwidth.php | 2 +- .../custom_admin_views_fullwidth.php | 2 +- .../joomla_component/dash_install_fullwidth.php | 2 +- .../joomla_component/dash_install_left.php | 2 +- .../joomla_component/dash_install_right.php | 2 +- admin/layouts/joomla_component/details_above.php | 2 +- admin/layouts/joomla_component/details_left.php | 2 +- admin/layouts/joomla_component/details_right.php | 2 +- admin/layouts/joomla_component/details_under.php | 2 +- .../dynamic_build_beta_fullwidth.php | 2 +- .../dynamic_integration_fullwidth.php | 2 +- .../joomla_component/libs_helpers_fullwidth.php | 2 +- admin/layouts/joomla_component/metadata.php | 2 +- .../layouts/joomla_component/mysql_fullwidth.php | 2 +- admin/layouts/joomla_component/publishing.php | 2 +- admin/layouts/joomla_component/readme_left.php | 2 +- admin/layouts/joomla_component/readme_right.php | 2 +- .../joomla_component/settings_fullwidth.php | 2 +- admin/layouts/joomla_component/settings_left.php | 2 +- admin/layouts/joomla_component/settings_right.php | 2 +- .../joomla_component/site_views_fullwidth.php | 2 +- admin/layouts/language/details_left.php | 2 +- admin/layouts/language/details_right.php | 2 +- admin/layouts/language/publishing.php | 2 +- admin/layouts/language/publlshing.php | 2 +- .../language_translation/details_fullwidth.php | 2 +- admin/layouts/language_translation/publishing.php | 2 +- admin/layouts/language_translation/publlshing.php | 2 +- admin/layouts/layout/custom_script_fullwidth.php | 2 +- admin/layouts/layout/details_fullwidth.php | 2 +- admin/layouts/layout/details_left.php | 2 +- admin/layouts/layout/details_right.php | 2 +- admin/layouts/layout/details_rightside.php | 2 +- admin/layouts/layout/details_under.php | 2 +- admin/layouts/layout/publishing.php | 2 +- admin/layouts/layout/publlshing.php | 2 +- admin/layouts/library/behaviour_above.php | 2 +- admin/layouts/library/behaviour_fullwidth.php | 2 +- admin/layouts/library/behaviour_left.php | 2 +- admin/layouts/library/behaviour_right.php | 2 +- admin/layouts/library/behaviour_under.php | 2 +- admin/layouts/library/config_fullwidth.php | 2 +- .../library/files_folders_urls_fullwidth.php | 2 +- admin/layouts/library/linked_fullwidth.php | 2 +- admin/layouts/library/publishing.php | 2 +- admin/layouts/library/publlshing.php | 2 +- admin/layouts/library_config/publishing.php | 2 +- admin/layouts/library_config/publlshing.php | 2 +- admin/layouts/library_config/tweaks_above.php | 2 +- admin/layouts/library_config/tweaks_fullwidth.php | 2 +- .../advance_fullwidth.php | 2 +- .../library_files_folders_urls/basic_above.php | 2 +- .../basic_fullwidth.php | 2 +- .../library_files_folders_urls/publishing.php | 2 +- .../library_files_folders_urls/publlshing.php | 2 +- admin/layouts/server/details_above.php | 2 +- admin/layouts/server/details_fullwidth.php | 2 +- admin/layouts/server/details_left.php | 2 +- admin/layouts/server/details_right.php | 2 +- .../server/linked_components_fullwidth.php | 2 +- admin/layouts/server/publishing.php | 2 +- admin/layouts/server/publlshing.php | 2 +- .../site_view/custom_buttons_fullwidth.php | 2 +- admin/layouts/site_view/custom_buttons_left.php | 2 +- admin/layouts/site_view/custom_buttons_right.php | 2 +- admin/layouts/site_view/details_above.php | 2 +- admin/layouts/site_view/details_fullwidth.php | 2 +- admin/layouts/site_view/details_left.php | 2 +- admin/layouts/site_view/details_right.php | 2 +- admin/layouts/site_view/details_rightside.php | 2 +- admin/layouts/site_view/details_under.php | 2 +- .../site_view/javascript_css_fullwidth.php | 2 +- .../site_view/linked_components_fullwidth.php | 2 +- admin/layouts/site_view/php_fullwidth.php | 2 +- admin/layouts/site_view/publishing.php | 2 +- admin/layouts/site_view/publlshing.php | 2 +- admin/layouts/snippet/contributor_fullwidth.php | 2 +- admin/layouts/snippet/contributor_left.php | 2 +- admin/layouts/snippet/contributor_right.php | 2 +- admin/layouts/snippet/details_above.php | 2 +- admin/layouts/snippet/details_left.php | 2 +- admin/layouts/snippet/details_right.php | 2 +- admin/layouts/snippet/publishing.php | 2 +- admin/layouts/snippet/publlshing.php | 2 +- admin/layouts/snippet_type/details_left.php | 2 +- admin/layouts/snippet_type/details_right.php | 2 +- admin/layouts/snippet_type/publishing.php | 2 +- admin/layouts/snippet_type/publlshing.php | 2 +- .../layouts/template/custom_script_fullwidth.php | 2 +- admin/layouts/template/details_fullwidth.php | 2 +- admin/layouts/template/details_left.php | 2 +- admin/layouts/template/details_right.php | 2 +- admin/layouts/template/details_rightside.php | 2 +- admin/layouts/template/details_under.php | 2 +- admin/layouts/template/publishing.php | 2 +- admin/layouts/template/publlshing.php | 2 +- admin/models/admin_fields.php | 2 +- admin/models/admin_fields_conditions.php | 2 +- admin/models/admin_view.php | 2 +- admin/models/admin_views.php | 2 +- admin/models/admins_fields.php | 2 +- admin/models/admins_fields_conditions.php | 2 +- admin/models/ajax.php | 2 +- admin/models/compiler.php | 2 +- admin/models/component_admin_views.php | 2 +- admin/models/component_config.php | 2 +- admin/models/component_custom_admin_menus.php | 2 +- admin/models/component_custom_admin_views.php | 2 +- admin/models/component_dashboard.php | 2 +- admin/models/component_files_folders.php | 2 +- admin/models/component_mysql_tweaks.php | 2 +- admin/models/component_site_views.php | 2 +- admin/models/component_updates.php | 2 +- admin/models/componentbuilder.php | 2 +- admin/models/components_admin_views.php | 2 +- admin/models/components_config.php | 2 +- admin/models/components_custom_admin_menus.php | 2 +- admin/models/components_custom_admin_views.php | 2 +- admin/models/components_dashboard.php | 2 +- admin/models/components_files_folders.php | 2 +- admin/models/components_mysql_tweaks.php | 2 +- admin/models/components_site_views.php | 2 +- admin/models/components_updates.php | 2 +- admin/models/custom_admin_view.php | 2 +- admin/models/custom_admin_views.php | 2 +- admin/models/custom_code.php | 2 +- admin/models/custom_codes.php | 2 +- admin/models/dynamic_get.php | 2 +- admin/models/dynamic_gets.php | 2 +- admin/models/field.php | 2 +- admin/models/fields.php | 2 +- admin/models/fields/adminsviews.php | 2 +- admin/models/fields/adminviewfolderlist.php | 2 +- admin/models/fields/adminviews.php | 2 +- admin/models/fields/adminviewsreadonly.php | 2 +- admin/models/fields/articles.php | 2 +- admin/models/fields/component.php | 2 +- admin/models/fields/componentadminmenus.php | 2 +- admin/models/fields/componentadminviews.php | 2 +- admin/models/fields/components.php | 2 +- admin/models/fields/customadminviews.php | 2 +- admin/models/fields/customfilelist.php | 2 +- admin/models/fields/customfolderlist.php | 2 +- admin/models/fields/customgets.php | 2 +- admin/models/fields/dbtables.php | 2 +- admin/models/fields/dynamicdashboard.php | 2 +- admin/models/fields/dynamicget.php | 2 +- admin/models/fields/dynamicgets.php | 2 +- admin/models/fields/fields.php | 2 +- admin/models/fields/fieldtypes.php | 2 +- admin/models/fields/filebehaviour.php | 2 +- admin/models/fields/joomlacomponents.php | 2 +- admin/models/fields/lang.php | 2 +- admin/models/fields/libconfigfield.php | 2 +- admin/models/fields/libraries.php | 2 +- admin/models/fields/librariesx.php | 2 +- admin/models/fields/library.php | 2 +- admin/models/fields/libraryfiles.php | 2 +- admin/models/fields/libraryreadonly.php | 2 +- admin/models/fields/maingets.php | 2 +- admin/models/fields/matchfield.php | 2 +- admin/models/fields/servers.php | 2 +- admin/models/fields/siteviewfolderlist.php | 2 +- admin/models/fields/siteviews.php | 2 +- admin/models/fields/snippets.php | 2 +- admin/models/fields/snippettype.php | 2 +- admin/models/fields/targetfields.php | 2 +- admin/models/fields/viewtabs.php | 2 +- admin/models/fieldtype.php | 2 +- admin/models/fieldtypes.php | 2 +- admin/models/forms/admin_fields.js | 2 +- admin/models/forms/admin_fields_conditions.js | 2 +- admin/models/forms/admin_view.js | 2 +- admin/models/forms/component_admin_views.js | 2 +- admin/models/forms/component_config.js | 2 +- .../models/forms/component_custom_admin_menus.js | 2 +- .../models/forms/component_custom_admin_views.js | 2 +- admin/models/forms/component_dashboard.js | 2 +- admin/models/forms/component_files_folders.js | 2 +- admin/models/forms/component_mysql_tweaks.js | 2 +- admin/models/forms/component_site_views.js | 2 +- admin/models/forms/component_updates.js | 2 +- admin/models/forms/custom_admin_view.js | 2 +- admin/models/forms/custom_code.js | 2 +- admin/models/forms/dynamic_get.js | 2 +- admin/models/forms/field.js | 2 +- admin/models/forms/fieldtype.js | 2 +- admin/models/forms/help_document.js | 2 +- admin/models/forms/joomla_component.js | 2 +- admin/models/forms/language.js | 2 +- admin/models/forms/language_translation.js | 2 +- admin/models/forms/layout.js | 2 +- admin/models/forms/library.js | 2 +- admin/models/forms/library_config.js | 2 +- admin/models/forms/library_files_folders_urls.js | 2 +- admin/models/forms/server.js | 2 +- admin/models/forms/site_view.js | 2 +- admin/models/forms/snippet.js | 2 +- admin/models/forms/snippet_type.js | 2 +- admin/models/forms/template.js | 2 +- admin/models/get_snippets.php | 2 +- admin/models/help_document.php | 2 +- admin/models/help_documents.php | 2 +- admin/models/import.php | 2 +- admin/models/import_joomla_components.php | 2 +- admin/models/import_language_translations.php | 2 +- admin/models/joomla_component.php | 2 +- admin/models/joomla_components.php | 2 +- admin/models/language.php | 2 +- admin/models/language_translation.php | 2 +- admin/models/language_translations.php | 2 +- admin/models/languages.php | 2 +- admin/models/layout.php | 2 +- admin/models/layouts.php | 2 +- admin/models/libraries.php | 2 +- admin/models/libraries_config.php | 2 +- admin/models/libraries_files_folders_urls.php | 2 +- admin/models/library.php | 2 +- admin/models/library_config.php | 2 +- admin/models/library_files_folders_urls.php | 2 +- admin/models/server.php | 2 +- admin/models/servers.php | 2 +- admin/models/site_view.php | 2 +- admin/models/site_views.php | 2 +- admin/models/snippet.php | 2 +- admin/models/snippet_type.php | 2 +- admin/models/snippet_types.php | 2 +- admin/models/snippets.php | 2 +- admin/models/template.php | 2 +- admin/models/templates.php | 2 +- admin/tables/admin_fields.php | 2 +- admin/tables/admin_fields_conditions.php | 2 +- admin/tables/admin_view.php | 2 +- admin/tables/component_admin_views.php | 2 +- admin/tables/component_config.php | 2 +- admin/tables/component_custom_admin_menus.php | 2 +- admin/tables/component_custom_admin_views.php | 2 +- admin/tables/component_dashboard.php | 2 +- admin/tables/component_files_folders.php | 2 +- admin/tables/component_mysql_tweaks.php | 2 +- admin/tables/component_site_views.php | 2 +- admin/tables/component_updates.php | 2 +- admin/tables/custom_admin_view.php | 2 +- admin/tables/custom_code.php | 2 +- admin/tables/dynamic_get.php | 2 +- admin/tables/field.php | 2 +- admin/tables/fieldtype.php | 2 +- admin/tables/help_document.php | 2 +- admin/tables/joomla_component.php | 2 +- admin/tables/language.php | 2 +- admin/tables/language_translation.php | 2 +- admin/tables/layout.php | 2 +- admin/tables/library.php | 2 +- admin/tables/library_config.php | 2 +- admin/tables/library_files_folders_urls.php | 2 +- admin/tables/server.php | 2 +- admin/tables/site_view.php | 2 +- admin/tables/snippet.php | 2 +- admin/tables/snippet_type.php | 2 +- admin/tables/template.php | 2 +- admin/views/admin_fields/submitbutton.js | 2 +- admin/views/admin_fields/tmpl/edit.php | 2 +- admin/views/admin_fields/view.html.php | 2 +- .../views/admin_fields_conditions/submitbutton.js | 2 +- admin/views/admin_fields_conditions/tmpl/edit.php | 2 +- admin/views/admin_fields_conditions/view.html.php | 2 +- admin/views/admin_view/submitbutton.js | 2 +- admin/views/admin_view/tmpl/edit.php | 2 +- admin/views/admin_view/view.html.php | 2 +- admin/views/admin_views/tmpl/default.php | 2 +- .../views/admin_views/tmpl/default_batch_body.php | 2 +- .../admin_views/tmpl/default_batch_footer.php | 2 +- admin/views/admin_views/tmpl/default_body.php | 2 +- admin/views/admin_views/tmpl/default_foot.php | 2 +- admin/views/admin_views/tmpl/default_head.php | 2 +- admin/views/admin_views/tmpl/default_toolbar.php | 2 +- admin/views/admin_views/view.html.php | 2 +- admin/views/admins_fields/tmpl/default.php | 2 +- .../admins_fields/tmpl/default_batch_body.php | 2 +- .../admins_fields/tmpl/default_batch_footer.php | 2 +- admin/views/admins_fields/tmpl/default_body.php | 2 +- admin/views/admins_fields/tmpl/default_foot.php | 2 +- admin/views/admins_fields/tmpl/default_head.php | 2 +- .../views/admins_fields/tmpl/default_toolbar.php | 2 +- admin/views/admins_fields/view.html.php | 2 +- .../admins_fields_conditions/tmpl/default.php | 2 +- .../tmpl/default_batch_body.php | 2 +- .../tmpl/default_batch_footer.php | 2 +- .../tmpl/default_body.php | 2 +- .../tmpl/default_foot.php | 2 +- .../tmpl/default_head.php | 2 +- .../tmpl/default_toolbar.php | 2 +- .../views/admins_fields_conditions/view.html.php | 2 +- admin/views/compiler/tmpl/default.php | 2 +- admin/views/compiler/view.html.php | 2 +- admin/views/component_admin_views/submitbutton.js | 2 +- admin/views/component_admin_views/tmpl/edit.php | 2 +- admin/views/component_admin_views/view.html.php | 2 +- admin/views/component_config/submitbutton.js | 2 +- admin/views/component_config/tmpl/edit.php | 2 +- admin/views/component_config/view.html.php | 2 +- .../component_custom_admin_menus/submitbutton.js | 2 +- .../component_custom_admin_menus/tmpl/edit.php | 2 +- .../component_custom_admin_menus/view.html.php | 2 +- .../component_custom_admin_views/submitbutton.js | 2 +- .../component_custom_admin_views/tmpl/edit.php | 2 +- .../component_custom_admin_views/view.html.php | 2 +- admin/views/component_dashboard/submitbutton.js | 2 +- admin/views/component_dashboard/tmpl/edit.php | 2 +- admin/views/component_dashboard/view.html.php | 2 +- .../views/component_files_folders/submitbutton.js | 2 +- admin/views/component_files_folders/tmpl/edit.php | 2 +- admin/views/component_files_folders/view.html.php | 2 +- .../views/component_mysql_tweaks/submitbutton.js | 2 +- admin/views/component_mysql_tweaks/tmpl/edit.php | 2 +- admin/views/component_mysql_tweaks/view.html.php | 2 +- admin/views/component_site_views/submitbutton.js | 2 +- admin/views/component_site_views/tmpl/edit.php | 2 +- admin/views/component_site_views/view.html.php | 2 +- admin/views/component_updates/submitbutton.js | 2 +- admin/views/component_updates/tmpl/edit.php | 2 +- admin/views/component_updates/view.html.php | 2 +- admin/views/componentbuilder/tmpl/default.php | 2 +- ...default_issues_the_closed_issues_on_github.php | 2 +- .../default_issues_the_open_issues_on_github.php | 2 +- .../views/componentbuilder/tmpl/default_main.php | 2 +- ...fault_notice_board_vast_development_method.php | 2 +- .../tmpl/default_readme_information.php | 2 +- .../tmpl/default_releases_information.php | 2 +- admin/views/componentbuilder/tmpl/default_vdm.php | 2 +- .../tmpl/default_wiki_tutorials.php | 2 +- admin/views/componentbuilder/view.html.php | 2 +- .../views/components_admin_views/tmpl/default.php | 2 +- .../tmpl/default_batch_body.php | 2 +- .../tmpl/default_batch_footer.php | 2 +- .../components_admin_views/tmpl/default_body.php | 2 +- .../components_admin_views/tmpl/default_foot.php | 2 +- .../components_admin_views/tmpl/default_head.php | 2 +- .../tmpl/default_toolbar.php | 2 +- admin/views/components_admin_views/view.html.php | 2 +- admin/views/components_config/tmpl/default.php | 2 +- .../components_config/tmpl/default_batch_body.php | 2 +- .../tmpl/default_batch_footer.php | 2 +- .../views/components_config/tmpl/default_body.php | 2 +- .../views/components_config/tmpl/default_foot.php | 2 +- .../views/components_config/tmpl/default_head.php | 2 +- .../components_config/tmpl/default_toolbar.php | 2 +- admin/views/components_config/view.html.php | 2 +- .../tmpl/default.php | 2 +- .../tmpl/default_batch_body.php | 2 +- .../tmpl/default_batch_footer.php | 2 +- .../tmpl/default_body.php | 2 +- .../tmpl/default_foot.php | 2 +- .../tmpl/default_head.php | 2 +- .../tmpl/default_toolbar.php | 2 +- .../components_custom_admin_menus/view.html.php | 2 +- .../tmpl/default.php | 2 +- .../tmpl/default_batch_body.php | 2 +- .../tmpl/default_batch_footer.php | 2 +- .../tmpl/default_body.php | 2 +- .../tmpl/default_foot.php | 2 +- .../tmpl/default_head.php | 2 +- .../tmpl/default_toolbar.php | 2 +- .../components_custom_admin_views/view.html.php | 2 +- admin/views/components_dashboard/tmpl/default.php | 2 +- .../tmpl/default_batch_body.php | 2 +- .../tmpl/default_batch_footer.php | 2 +- .../components_dashboard/tmpl/default_body.php | 2 +- .../components_dashboard/tmpl/default_foot.php | 2 +- .../components_dashboard/tmpl/default_head.php | 2 +- .../components_dashboard/tmpl/default_toolbar.php | 2 +- admin/views/components_dashboard/view.html.php | 2 +- .../components_files_folders/tmpl/default.php | 2 +- .../tmpl/default_batch_body.php | 2 +- .../tmpl/default_batch_footer.php | 2 +- .../tmpl/default_body.php | 2 +- .../tmpl/default_foot.php | 2 +- .../tmpl/default_head.php | 2 +- .../tmpl/default_toolbar.php | 2 +- .../views/components_files_folders/view.html.php | 2 +- .../components_mysql_tweaks/tmpl/default.php | 2 +- .../tmpl/default_batch_body.php | 2 +- .../tmpl/default_batch_footer.php | 2 +- .../components_mysql_tweaks/tmpl/default_body.php | 2 +- .../components_mysql_tweaks/tmpl/default_foot.php | 2 +- .../components_mysql_tweaks/tmpl/default_head.php | 2 +- .../tmpl/default_toolbar.php | 2 +- admin/views/components_mysql_tweaks/view.html.php | 2 +- .../views/components_site_views/tmpl/default.php | 2 +- .../tmpl/default_batch_body.php | 2 +- .../tmpl/default_batch_footer.php | 2 +- .../components_site_views/tmpl/default_body.php | 2 +- .../components_site_views/tmpl/default_foot.php | 2 +- .../components_site_views/tmpl/default_head.php | 2 +- .../tmpl/default_toolbar.php | 2 +- admin/views/components_site_views/view.html.php | 2 +- admin/views/components_updates/tmpl/default.php | 2 +- .../tmpl/default_batch_body.php | 2 +- .../tmpl/default_batch_footer.php | 2 +- .../components_updates/tmpl/default_body.php | 2 +- .../components_updates/tmpl/default_foot.php | 2 +- .../components_updates/tmpl/default_head.php | 2 +- .../components_updates/tmpl/default_toolbar.php | 2 +- admin/views/components_updates/view.html.php | 2 +- admin/views/custom_admin_view/submitbutton.js | 2 +- admin/views/custom_admin_view/tmpl/edit.php | 2 +- admin/views/custom_admin_view/view.html.php | 2 +- admin/views/custom_admin_views/tmpl/default.php | 2 +- .../tmpl/default_batch_body.php | 2 +- .../tmpl/default_batch_footer.php | 2 +- .../custom_admin_views/tmpl/default_body.php | 2 +- .../custom_admin_views/tmpl/default_foot.php | 2 +- .../custom_admin_views/tmpl/default_head.php | 2 +- .../custom_admin_views/tmpl/default_toolbar.php | 2 +- admin/views/custom_admin_views/view.html.php | 2 +- admin/views/custom_code/submitbutton.js | 2 +- admin/views/custom_code/tmpl/edit.php | 2 +- admin/views/custom_code/view.html.php | 2 +- admin/views/custom_codes/tmpl/default.php | 2 +- .../custom_codes/tmpl/default_batch_body.php | 2 +- .../custom_codes/tmpl/default_batch_footer.php | 2 +- admin/views/custom_codes/tmpl/default_body.php | 2 +- admin/views/custom_codes/tmpl/default_foot.php | 2 +- admin/views/custom_codes/tmpl/default_head.php | 2 +- admin/views/custom_codes/tmpl/default_toolbar.php | 2 +- admin/views/custom_codes/view.html.php | 2 +- admin/views/dynamic_get/submitbutton.js | 2 +- admin/views/dynamic_get/tmpl/edit.php | 2 +- admin/views/dynamic_get/view.html.php | 2 +- admin/views/dynamic_gets/tmpl/default.php | 2 +- .../dynamic_gets/tmpl/default_batch_body.php | 2 +- .../dynamic_gets/tmpl/default_batch_footer.php | 2 +- admin/views/dynamic_gets/tmpl/default_body.php | 2 +- admin/views/dynamic_gets/tmpl/default_foot.php | 2 +- admin/views/dynamic_gets/tmpl/default_head.php | 2 +- admin/views/dynamic_gets/tmpl/default_toolbar.php | 2 +- admin/views/dynamic_gets/view.html.php | 2 +- admin/views/field/submitbutton.js | 2 +- admin/views/field/tmpl/edit.php | 2 +- admin/views/field/view.html.php | 2 +- admin/views/fields/tmpl/default.php | 2 +- admin/views/fields/tmpl/default_batch_body.php | 2 +- admin/views/fields/tmpl/default_batch_footer.php | 2 +- admin/views/fields/tmpl/default_body.php | 2 +- admin/views/fields/tmpl/default_foot.php | 2 +- admin/views/fields/tmpl/default_head.php | 2 +- admin/views/fields/tmpl/default_toolbar.php | 2 +- admin/views/fields/view.html.php | 2 +- admin/views/fieldtype/submitbutton.js | 2 +- admin/views/fieldtype/tmpl/edit.php | 2 +- admin/views/fieldtype/view.html.php | 2 +- admin/views/fieldtypes/tmpl/default.php | 2 +- .../views/fieldtypes/tmpl/default_batch_body.php | 2 +- .../fieldtypes/tmpl/default_batch_footer.php | 2 +- admin/views/fieldtypes/tmpl/default_body.php | 2 +- admin/views/fieldtypes/tmpl/default_foot.php | 2 +- admin/views/fieldtypes/tmpl/default_head.php | 2 +- admin/views/fieldtypes/tmpl/default_toolbar.php | 2 +- admin/views/fieldtypes/view.html.php | 2 +- admin/views/get_snippets/tmpl/default.php | 2 +- admin/views/get_snippets/view.html.php | 2 +- admin/views/help_document/submitbutton.js | 2 +- admin/views/help_document/tmpl/edit.php | 2 +- admin/views/help_document/view.html.php | 2 +- admin/views/help_documents/tmpl/default.php | 2 +- .../help_documents/tmpl/default_batch_body.php | 2 +- .../help_documents/tmpl/default_batch_footer.php | 2 +- admin/views/help_documents/tmpl/default_body.php | 2 +- admin/views/help_documents/tmpl/default_foot.php | 2 +- admin/views/help_documents/tmpl/default_head.php | 2 +- .../views/help_documents/tmpl/default_toolbar.php | 2 +- admin/views/help_documents/view.html.php | 2 +- admin/views/import/tmpl/default.php | 2 +- admin/views/import/view.html.php | 2 +- .../import_joomla_components/tmpl/default.php | 6 +++--- .../views/import_joomla_components/view.html.php | 15 +++++++++++++-- .../import_language_translations/tmpl/default.php | 2 +- .../import_language_translations/view.html.php | 2 +- admin/views/joomla_component/submitbutton.js | 2 +- admin/views/joomla_component/tmpl/edit.php | 2 +- admin/views/joomla_component/view.html.php | 2 +- admin/views/joomla_components/tmpl/default.php | 2 +- .../joomla_components/tmpl/default_batch_body.php | 2 +- .../tmpl/default_batch_footer.php | 2 +- .../views/joomla_components/tmpl/default_body.php | 2 +- .../views/joomla_components/tmpl/default_foot.php | 2 +- .../views/joomla_components/tmpl/default_head.php | 2 +- .../joomla_components/tmpl/default_toolbar.php | 2 +- admin/views/joomla_components/view.html.php | 2 +- admin/views/language/submitbutton.js | 2 +- admin/views/language/tmpl/edit.php | 2 +- admin/views/language/view.html.php | 2 +- admin/views/language_translation/submitbutton.js | 2 +- admin/views/language_translation/tmpl/edit.php | 2 +- admin/views/language_translation/view.html.php | 2 +- .../views/language_translations/tmpl/default.php | 2 +- .../tmpl/default_batch_body.php | 2 +- .../tmpl/default_batch_footer.php | 2 +- .../language_translations/tmpl/default_body.php | 2 +- .../language_translations/tmpl/default_foot.php | 2 +- .../language_translations/tmpl/default_head.php | 2 +- .../tmpl/default_toolbar.php | 2 +- admin/views/language_translations/view.html.php | 2 +- admin/views/languages/tmpl/default.php | 2 +- admin/views/languages/tmpl/default_batch_body.php | 2 +- .../views/languages/tmpl/default_batch_footer.php | 2 +- admin/views/languages/tmpl/default_body.php | 2 +- admin/views/languages/tmpl/default_foot.php | 2 +- admin/views/languages/tmpl/default_head.php | 2 +- admin/views/languages/tmpl/default_toolbar.php | 2 +- admin/views/languages/view.html.php | 2 +- admin/views/layout/submitbutton.js | 2 +- admin/views/layout/tmpl/edit.php | 2 +- admin/views/layout/view.html.php | 2 +- admin/views/layouts/tmpl/default.php | 2 +- admin/views/layouts/tmpl/default_batch_body.php | 2 +- admin/views/layouts/tmpl/default_batch_footer.php | 2 +- admin/views/layouts/tmpl/default_body.php | 2 +- admin/views/layouts/tmpl/default_foot.php | 2 +- admin/views/layouts/tmpl/default_head.php | 2 +- admin/views/layouts/tmpl/default_toolbar.php | 2 +- admin/views/layouts/view.html.php | 2 +- admin/views/libraries/tmpl/default.php | 2 +- admin/views/libraries/tmpl/default_batch_body.php | 2 +- .../views/libraries/tmpl/default_batch_footer.php | 2 +- admin/views/libraries/tmpl/default_body.php | 2 +- admin/views/libraries/tmpl/default_foot.php | 2 +- admin/views/libraries/tmpl/default_head.php | 2 +- admin/views/libraries/tmpl/default_toolbar.php | 2 +- admin/views/libraries/view.html.php | 2 +- admin/views/libraries_config/tmpl/default.php | 2 +- .../libraries_config/tmpl/default_batch_body.php | 2 +- .../tmpl/default_batch_footer.php | 2 +- .../views/libraries_config/tmpl/default_body.php | 2 +- .../views/libraries_config/tmpl/default_foot.php | 2 +- .../views/libraries_config/tmpl/default_head.php | 2 +- .../libraries_config/tmpl/default_toolbar.php | 2 +- admin/views/libraries_config/view.html.php | 2 +- .../libraries_files_folders_urls/tmpl/default.php | 2 +- .../tmpl/default_batch_body.php | 2 +- .../tmpl/default_batch_footer.php | 2 +- .../tmpl/default_body.php | 2 +- .../tmpl/default_foot.php | 2 +- .../tmpl/default_head.php | 2 +- .../tmpl/default_toolbar.php | 2 +- .../libraries_files_folders_urls/view.html.php | 2 +- admin/views/library/submitbutton.js | 2 +- admin/views/library/tmpl/edit.php | 2 +- admin/views/library/view.html.php | 2 +- admin/views/library_config/submitbutton.js | 2 +- admin/views/library_config/tmpl/edit.php | 2 +- admin/views/library_config/view.html.php | 2 +- .../library_files_folders_urls/submitbutton.js | 2 +- .../library_files_folders_urls/tmpl/edit.php | 2 +- .../library_files_folders_urls/view.html.php | 2 +- admin/views/server/submitbutton.js | 2 +- admin/views/server/tmpl/edit.php | 2 +- admin/views/server/view.html.php | 2 +- admin/views/servers/tmpl/default.php | 2 +- admin/views/servers/tmpl/default_batch_body.php | 2 +- admin/views/servers/tmpl/default_batch_footer.php | 2 +- admin/views/servers/tmpl/default_body.php | 2 +- admin/views/servers/tmpl/default_foot.php | 2 +- admin/views/servers/tmpl/default_head.php | 2 +- admin/views/servers/tmpl/default_toolbar.php | 2 +- admin/views/servers/view.html.php | 2 +- admin/views/site_view/submitbutton.js | 2 +- admin/views/site_view/tmpl/edit.php | 2 +- admin/views/site_view/view.html.php | 2 +- admin/views/site_views/tmpl/default.php | 2 +- .../views/site_views/tmpl/default_batch_body.php | 2 +- .../site_views/tmpl/default_batch_footer.php | 2 +- admin/views/site_views/tmpl/default_body.php | 2 +- admin/views/site_views/tmpl/default_foot.php | 2 +- admin/views/site_views/tmpl/default_head.php | 2 +- admin/views/site_views/tmpl/default_toolbar.php | 2 +- admin/views/site_views/view.html.php | 2 +- admin/views/snippet/submitbutton.js | 2 +- admin/views/snippet/tmpl/edit.php | 2 +- admin/views/snippet/view.html.php | 2 +- admin/views/snippet_type/submitbutton.js | 2 +- admin/views/snippet_type/tmpl/edit.php | 2 +- admin/views/snippet_type/view.html.php | 2 +- admin/views/snippet_types/tmpl/default.php | 2 +- .../snippet_types/tmpl/default_batch_body.php | 2 +- .../snippet_types/tmpl/default_batch_footer.php | 2 +- admin/views/snippet_types/tmpl/default_body.php | 2 +- admin/views/snippet_types/tmpl/default_foot.php | 2 +- admin/views/snippet_types/tmpl/default_head.php | 2 +- .../views/snippet_types/tmpl/default_toolbar.php | 2 +- admin/views/snippet_types/view.html.php | 2 +- admin/views/snippets/tmpl/default.php | 2 +- admin/views/snippets/tmpl/default_batch_body.php | 2 +- .../views/snippets/tmpl/default_batch_footer.php | 2 +- admin/views/snippets/tmpl/default_body.php | 2 +- admin/views/snippets/tmpl/default_foot.php | 2 +- admin/views/snippets/tmpl/default_head.php | 2 +- admin/views/snippets/tmpl/default_toolbar.php | 2 +- admin/views/snippets/view.html.php | 2 +- admin/views/template/submitbutton.js | 2 +- admin/views/template/tmpl/edit.php | 2 +- admin/views/template/view.html.php | 2 +- admin/views/templates/tmpl/default.php | 2 +- admin/views/templates/tmpl/default_batch_body.php | 2 +- .../views/templates/tmpl/default_batch_footer.php | 2 +- admin/views/templates/tmpl/default_body.php | 2 +- admin/views/templates/tmpl/default_foot.php | 2 +- admin/views/templates/tmpl/default_head.php | 2 +- admin/views/templates/tmpl/default_toolbar.php | 2 +- admin/views/templates/view.html.php | 2 +- componentbuilder.xml | 4 ++-- componentbuilder_update_server.xml | 4 ++-- script.php | 4 ++-- site/assets/css/api.css | 2 +- site/assets/css/site.css | 2 +- site/assets/js/site.js | 2 +- site/componentbuilder.php | 2 +- site/controller.php | 2 +- site/controllers/api.php | 2 +- site/controllers/help.php | 2 +- site/helpers/category.php | 2 +- site/helpers/categoryfields.php | 2 +- site/helpers/categoryfieldtypes.php | 2 +- site/helpers/componentbuilder.php | 4 ++-- site/helpers/headercheck.php | 2 +- site/helpers/route.php | 2 +- site/models/api.php | 2 +- site/router.php | 2 +- site/views/api/submitbutton.js | 2 +- site/views/api/tmpl/default.php | 2 +- site/views/api/view.html.php | 2 +- 891 files changed, 915 insertions(+), 904 deletions(-) diff --git a/README.md b/README.md index a405e66d6..ef4f7ea33 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The Component Builder for [Joomla](https://extensions.joomla.org/extension/compo Whether you're a seasoned [Joomla](https://extensions.joomla.org/extension/component-builder/) 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.6.18) 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.7.0) with **ALL** its features and **ALL** concepts totally open-source and free! > Watch Quick Build of a Hello World component in [JCB on Youtube](https://www.youtube.com/watch?v=IQfsLYIeblk&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&index=45) @@ -127,10 +127,10 @@ Component Builder is mapped as a component in itself on my local development env + *Name*: [Component Builder](http://joomlacomponentbuilder.com) + *First Build*: 30th April, 2015 + *Last Build*: 21st March, 2018 -+ *Version*: 2.6.18 ++ *Version*: 2.7.0 + *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*: **186498** ++ *Line count*: **186509** + *Field count*: **994** + *File count*: **1171** + *Folder count*: **189** diff --git a/admin/README.txt b/admin/README.txt index a405e66d6..ef4f7ea33 100644 --- a/admin/README.txt +++ b/admin/README.txt @@ -9,7 +9,7 @@ The Component Builder for [Joomla](https://extensions.joomla.org/extension/compo Whether you're a seasoned [Joomla](https://extensions.joomla.org/extension/component-builder/) 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.6.18) 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.7.0) with **ALL** its features and **ALL** concepts totally open-source and free! > Watch Quick Build of a Hello World component in [JCB on Youtube](https://www.youtube.com/watch?v=IQfsLYIeblk&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&index=45) @@ -127,10 +127,10 @@ Component Builder is mapped as a component in itself on my local development env + *Name*: [Component Builder](http://joomlacomponentbuilder.com) + *First Build*: 30th April, 2015 + *Last Build*: 21st March, 2018 -+ *Version*: 2.6.18 ++ *Version*: 2.7.0 + *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*: **186498** ++ *Line count*: **186509** + *Field count*: **994** + *File count*: **1171** + *Folder count*: **189** diff --git a/admin/assets/css/admin.css b/admin/assets/css/admin.css index 72991120e..1748953b7 100644 --- a/admin/assets/css/admin.css +++ b/admin/assets/css/admin.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage admin.css diff --git a/admin/assets/css/admin_fields.css b/admin/assets/css/admin_fields.css index fba70c1eb..ef2b9994f 100644 --- a/admin/assets/css/admin_fields.css +++ b/admin/assets/css/admin_fields.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage admin_fields.css diff --git a/admin/assets/css/admin_fields_conditions.css b/admin/assets/css/admin_fields_conditions.css index fde2742df..839cfa23f 100644 --- a/admin/assets/css/admin_fields_conditions.css +++ b/admin/assets/css/admin_fields_conditions.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage admin_fields_conditions.css diff --git a/admin/assets/css/admin_view.css b/admin/assets/css/admin_view.css index 4f48eab5d..0ec82a6c3 100644 --- a/admin/assets/css/admin_view.css +++ b/admin/assets/css/admin_view.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage admin_view.css diff --git a/admin/assets/css/admin_views.css b/admin/assets/css/admin_views.css index 653b99518..120e33a01 100644 --- a/admin/assets/css/admin_views.css +++ b/admin/assets/css/admin_views.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage admin_views.css diff --git a/admin/assets/css/admins_fields.css b/admin/assets/css/admins_fields.css index daf2dbf92..170c50abe 100644 --- a/admin/assets/css/admins_fields.css +++ b/admin/assets/css/admins_fields.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage admins_fields.css diff --git a/admin/assets/css/admins_fields_conditions.css b/admin/assets/css/admins_fields_conditions.css index 1ea4335f1..1aee89347 100644 --- a/admin/assets/css/admins_fields_conditions.css +++ b/admin/assets/css/admins_fields_conditions.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage admins_fields_conditions.css diff --git a/admin/assets/css/compiler.css b/admin/assets/css/compiler.css index 3b273b6e3..b6f07feed 100644 --- a/admin/assets/css/compiler.css +++ b/admin/assets/css/compiler.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage compiler.css diff --git a/admin/assets/css/component_admin_views.css b/admin/assets/css/component_admin_views.css index 5171649ef..75210daea 100644 --- a/admin/assets/css/component_admin_views.css +++ b/admin/assets/css/component_admin_views.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_admin_views.css diff --git a/admin/assets/css/component_config.css b/admin/assets/css/component_config.css index 3ab60a3e1..464afc989 100644 --- a/admin/assets/css/component_config.css +++ b/admin/assets/css/component_config.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_config.css diff --git a/admin/assets/css/component_custom_admin_menus.css b/admin/assets/css/component_custom_admin_menus.css index 41e6bec63..c41de4c5e 100644 --- a/admin/assets/css/component_custom_admin_menus.css +++ b/admin/assets/css/component_custom_admin_menus.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_custom_admin_menus.css diff --git a/admin/assets/css/component_custom_admin_views.css b/admin/assets/css/component_custom_admin_views.css index d0bfd51b1..51b1d251b 100644 --- a/admin/assets/css/component_custom_admin_views.css +++ b/admin/assets/css/component_custom_admin_views.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_custom_admin_views.css diff --git a/admin/assets/css/component_dashboard.css b/admin/assets/css/component_dashboard.css index 29cc80616..f082363f0 100644 --- a/admin/assets/css/component_dashboard.css +++ b/admin/assets/css/component_dashboard.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_dashboard.css diff --git a/admin/assets/css/component_files_folders.css b/admin/assets/css/component_files_folders.css index 0ac9e5a27..5aba6f63f 100644 --- a/admin/assets/css/component_files_folders.css +++ b/admin/assets/css/component_files_folders.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_files_folders.css diff --git a/admin/assets/css/component_mysql_tweaks.css b/admin/assets/css/component_mysql_tweaks.css index 0f34e271c..6eca73257 100644 --- a/admin/assets/css/component_mysql_tweaks.css +++ b/admin/assets/css/component_mysql_tweaks.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_mysql_tweaks.css diff --git a/admin/assets/css/component_site_views.css b/admin/assets/css/component_site_views.css index 3849ead58..a3cdde32f 100644 --- a/admin/assets/css/component_site_views.css +++ b/admin/assets/css/component_site_views.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_site_views.css diff --git a/admin/assets/css/component_updates.css b/admin/assets/css/component_updates.css index 4d2511b34..56e4bffe2 100644 --- a/admin/assets/css/component_updates.css +++ b/admin/assets/css/component_updates.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_updates.css diff --git a/admin/assets/css/components_admin_views.css b/admin/assets/css/components_admin_views.css index ab28180d1..1f7438d08 100644 --- a/admin/assets/css/components_admin_views.css +++ b/admin/assets/css/components_admin_views.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage components_admin_views.css diff --git a/admin/assets/css/components_config.css b/admin/assets/css/components_config.css index e80caafbc..4cc46c2a0 100644 --- a/admin/assets/css/components_config.css +++ b/admin/assets/css/components_config.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage components_config.css diff --git a/admin/assets/css/components_custom_admin_menus.css b/admin/assets/css/components_custom_admin_menus.css index 36a0525f7..bd03e3b2b 100644 --- a/admin/assets/css/components_custom_admin_menus.css +++ b/admin/assets/css/components_custom_admin_menus.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage components_custom_admin_menus.css diff --git a/admin/assets/css/components_custom_admin_views.css b/admin/assets/css/components_custom_admin_views.css index 772fda1a8..62e65c820 100644 --- a/admin/assets/css/components_custom_admin_views.css +++ b/admin/assets/css/components_custom_admin_views.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage components_custom_admin_views.css diff --git a/admin/assets/css/components_dashboard.css b/admin/assets/css/components_dashboard.css index fe80bb7e4..e06214d82 100644 --- a/admin/assets/css/components_dashboard.css +++ b/admin/assets/css/components_dashboard.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage components_dashboard.css diff --git a/admin/assets/css/components_files_folders.css b/admin/assets/css/components_files_folders.css index 6f8373ec4..59b002c7e 100644 --- a/admin/assets/css/components_files_folders.css +++ b/admin/assets/css/components_files_folders.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage components_files_folders.css diff --git a/admin/assets/css/components_mysql_tweaks.css b/admin/assets/css/components_mysql_tweaks.css index 38aefb368..ba50dec87 100644 --- a/admin/assets/css/components_mysql_tweaks.css +++ b/admin/assets/css/components_mysql_tweaks.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage components_mysql_tweaks.css diff --git a/admin/assets/css/components_site_views.css b/admin/assets/css/components_site_views.css index fb23fc54e..69bde9bf4 100644 --- a/admin/assets/css/components_site_views.css +++ b/admin/assets/css/components_site_views.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage components_site_views.css diff --git a/admin/assets/css/components_updates.css b/admin/assets/css/components_updates.css index 2d493a626..213898195 100644 --- a/admin/assets/css/components_updates.css +++ b/admin/assets/css/components_updates.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage components_updates.css diff --git a/admin/assets/css/custom_admin_view.css b/admin/assets/css/custom_admin_view.css index a912c7508..3445a451e 100644 --- a/admin/assets/css/custom_admin_view.css +++ b/admin/assets/css/custom_admin_view.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage custom_admin_view.css diff --git a/admin/assets/css/custom_admin_views.css b/admin/assets/css/custom_admin_views.css index 77960a883..fafb7b2fc 100644 --- a/admin/assets/css/custom_admin_views.css +++ b/admin/assets/css/custom_admin_views.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage custom_admin_views.css diff --git a/admin/assets/css/custom_code.css b/admin/assets/css/custom_code.css index 874dbf72b..3c7e7d7c3 100644 --- a/admin/assets/css/custom_code.css +++ b/admin/assets/css/custom_code.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage custom_code.css diff --git a/admin/assets/css/custom_codes.css b/admin/assets/css/custom_codes.css index d363d59f3..40a7f0793 100644 --- a/admin/assets/css/custom_codes.css +++ b/admin/assets/css/custom_codes.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage custom_codes.css diff --git a/admin/assets/css/dashboard.css b/admin/assets/css/dashboard.css index 3d73f62d4..e1f970fa8 100644 --- a/admin/assets/css/dashboard.css +++ b/admin/assets/css/dashboard.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage dashboard.css diff --git a/admin/assets/css/dynamic_get.css b/admin/assets/css/dynamic_get.css index f4cbb8a06..35f03d011 100644 --- a/admin/assets/css/dynamic_get.css +++ b/admin/assets/css/dynamic_get.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage dynamic_get.css diff --git a/admin/assets/css/dynamic_gets.css b/admin/assets/css/dynamic_gets.css index 0525c730b..9603c4242 100644 --- a/admin/assets/css/dynamic_gets.css +++ b/admin/assets/css/dynamic_gets.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage dynamic_gets.css diff --git a/admin/assets/css/field.css b/admin/assets/css/field.css index ba5a84120..f8a8267f8 100644 --- a/admin/assets/css/field.css +++ b/admin/assets/css/field.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage field.css diff --git a/admin/assets/css/fields.css b/admin/assets/css/fields.css index b246e924a..f4e011c09 100644 --- a/admin/assets/css/fields.css +++ b/admin/assets/css/fields.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage fields.css diff --git a/admin/assets/css/fieldtype.css b/admin/assets/css/fieldtype.css index 6f9405274..cc7e3cc10 100644 --- a/admin/assets/css/fieldtype.css +++ b/admin/assets/css/fieldtype.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage fieldtype.css diff --git a/admin/assets/css/fieldtypes.css b/admin/assets/css/fieldtypes.css index a7b7b3072..025ed9307 100644 --- a/admin/assets/css/fieldtypes.css +++ b/admin/assets/css/fieldtypes.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage fieldtypes.css diff --git a/admin/assets/css/get_snippets.css b/admin/assets/css/get_snippets.css index cdafbba52..a1c30f68d 100644 --- a/admin/assets/css/get_snippets.css +++ b/admin/assets/css/get_snippets.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage get_snippets.css diff --git a/admin/assets/css/help_document.css b/admin/assets/css/help_document.css index 972836059..d406c74e5 100644 --- a/admin/assets/css/help_document.css +++ b/admin/assets/css/help_document.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage help_document.css diff --git a/admin/assets/css/help_documents.css b/admin/assets/css/help_documents.css index bab77acf0..4b82b35ec 100644 --- a/admin/assets/css/help_documents.css +++ b/admin/assets/css/help_documents.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage help_documents.css diff --git a/admin/assets/css/joomla_component.css b/admin/assets/css/joomla_component.css index 0017fd394..304b055f3 100644 --- a/admin/assets/css/joomla_component.css +++ b/admin/assets/css/joomla_component.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage joomla_component.css diff --git a/admin/assets/css/joomla_components.css b/admin/assets/css/joomla_components.css index ad667c926..150ef3ba5 100644 --- a/admin/assets/css/joomla_components.css +++ b/admin/assets/css/joomla_components.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage joomla_components.css diff --git a/admin/assets/css/language.css b/admin/assets/css/language.css index d1f60ca80..16d5319da 100644 --- a/admin/assets/css/language.css +++ b/admin/assets/css/language.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage language.css diff --git a/admin/assets/css/language_translation.css b/admin/assets/css/language_translation.css index 808bfb858..e30dfb726 100644 --- a/admin/assets/css/language_translation.css +++ b/admin/assets/css/language_translation.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage language_translation.css diff --git a/admin/assets/css/language_translations.css b/admin/assets/css/language_translations.css index 8e14e4e81..35f613d14 100644 --- a/admin/assets/css/language_translations.css +++ b/admin/assets/css/language_translations.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage language_translations.css diff --git a/admin/assets/css/languages.css b/admin/assets/css/languages.css index 4a7a1daeb..a82570203 100644 --- a/admin/assets/css/languages.css +++ b/admin/assets/css/languages.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage languages.css diff --git a/admin/assets/css/layout.css b/admin/assets/css/layout.css index 35d320295..f5a05bd9d 100644 --- a/admin/assets/css/layout.css +++ b/admin/assets/css/layout.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage layout.css diff --git a/admin/assets/css/layouts.css b/admin/assets/css/layouts.css index 0e5bff1b0..f775f7533 100644 --- a/admin/assets/css/layouts.css +++ b/admin/assets/css/layouts.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage layouts.css diff --git a/admin/assets/css/libraries.css b/admin/assets/css/libraries.css index ad4d9155f..dbf39a503 100644 --- a/admin/assets/css/libraries.css +++ b/admin/assets/css/libraries.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage libraries.css diff --git a/admin/assets/css/libraries_config.css b/admin/assets/css/libraries_config.css index 39c38c6af..b9aac0f35 100644 --- a/admin/assets/css/libraries_config.css +++ b/admin/assets/css/libraries_config.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage libraries_config.css diff --git a/admin/assets/css/libraries_files_folders_urls.css b/admin/assets/css/libraries_files_folders_urls.css index b880b9567..1e784e954 100644 --- a/admin/assets/css/libraries_files_folders_urls.css +++ b/admin/assets/css/libraries_files_folders_urls.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage libraries_files_folders_urls.css diff --git a/admin/assets/css/library.css b/admin/assets/css/library.css index 3a45d3ee8..9fa23272a 100644 --- a/admin/assets/css/library.css +++ b/admin/assets/css/library.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage library.css diff --git a/admin/assets/css/library_config.css b/admin/assets/css/library_config.css index 3c8292d80..0b4d3b4b3 100644 --- a/admin/assets/css/library_config.css +++ b/admin/assets/css/library_config.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage library_config.css diff --git a/admin/assets/css/library_files_folders_urls.css b/admin/assets/css/library_files_folders_urls.css index a0546203c..74aa66b38 100644 --- a/admin/assets/css/library_files_folders_urls.css +++ b/admin/assets/css/library_files_folders_urls.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage library_files_folders_urls.css diff --git a/admin/assets/css/server.css b/admin/assets/css/server.css index 5f90e8254..4e0f97661 100644 --- a/admin/assets/css/server.css +++ b/admin/assets/css/server.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage server.css diff --git a/admin/assets/css/servers.css b/admin/assets/css/servers.css index 010fc42a8..7e6d12342 100644 --- a/admin/assets/css/servers.css +++ b/admin/assets/css/servers.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage servers.css diff --git a/admin/assets/css/site_view.css b/admin/assets/css/site_view.css index c212a3186..bd7085f4e 100644 --- a/admin/assets/css/site_view.css +++ b/admin/assets/css/site_view.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage site_view.css diff --git a/admin/assets/css/site_views.css b/admin/assets/css/site_views.css index 80efba2b6..f00af7a2f 100644 --- a/admin/assets/css/site_views.css +++ b/admin/assets/css/site_views.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage site_views.css diff --git a/admin/assets/css/snippet.css b/admin/assets/css/snippet.css index cff912031..df5d702bd 100644 --- a/admin/assets/css/snippet.css +++ b/admin/assets/css/snippet.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage snippet.css diff --git a/admin/assets/css/snippet_type.css b/admin/assets/css/snippet_type.css index 81a16a42d..8b39fab24 100644 --- a/admin/assets/css/snippet_type.css +++ b/admin/assets/css/snippet_type.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage snippet_type.css diff --git a/admin/assets/css/snippet_types.css b/admin/assets/css/snippet_types.css index 397b26ef3..11de8c843 100644 --- a/admin/assets/css/snippet_types.css +++ b/admin/assets/css/snippet_types.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage snippet_types.css diff --git a/admin/assets/css/snippets.css b/admin/assets/css/snippets.css index e22131e44..eb416db6a 100644 --- a/admin/assets/css/snippets.css +++ b/admin/assets/css/snippets.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage snippets.css diff --git a/admin/assets/css/template.css b/admin/assets/css/template.css index adcac6fd4..ae1f3c92e 100644 --- a/admin/assets/css/template.css +++ b/admin/assets/css/template.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage template.css diff --git a/admin/assets/css/templates.css b/admin/assets/css/templates.css index 042ead736..e38e2bc02 100644 --- a/admin/assets/css/templates.css +++ b/admin/assets/css/templates.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage templates.css diff --git a/admin/assets/js/admin.js b/admin/assets/js/admin.js index 794b54294..a926973eb 100644 --- a/admin/assets/js/admin.js +++ b/admin/assets/js/admin.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage admin.js diff --git a/admin/assets/js/get_snippets.js b/admin/assets/js/get_snippets.js index 8daa4cbf5..a582ec1a9 100644 --- a/admin/assets/js/get_snippets.js +++ b/admin/assets/js/get_snippets.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage get_snippets.js diff --git a/admin/componentbuilder.php b/admin/componentbuilder.php index 610903404..9c56f0e2c 100644 --- a/admin/componentbuilder.php +++ b/admin/componentbuilder.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage componentbuilder.php diff --git a/admin/controller.php b/admin/controller.php index 18a17ee9a..8a041d7e1 100644 --- a/admin/controller.php +++ b/admin/controller.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage controller.php diff --git a/admin/controllers/admin_fields.php b/admin/controllers/admin_fields.php index 1bfbed652..856672d2d 100644 --- a/admin/controllers/admin_fields.php +++ b/admin/controllers/admin_fields.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage admin_fields.php diff --git a/admin/controllers/admin_fields_conditions.php b/admin/controllers/admin_fields_conditions.php index 0b113fd78..ceabf7fbe 100644 --- a/admin/controllers/admin_fields_conditions.php +++ b/admin/controllers/admin_fields_conditions.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage admin_fields_conditions.php diff --git a/admin/controllers/admin_view.php b/admin/controllers/admin_view.php index c3297d07d..c4e7c83dd 100644 --- a/admin/controllers/admin_view.php +++ b/admin/controllers/admin_view.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage admin_view.php diff --git a/admin/controllers/admin_views.php b/admin/controllers/admin_views.php index eeab718b5..436cacf81 100644 --- a/admin/controllers/admin_views.php +++ b/admin/controllers/admin_views.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage admin_views.php diff --git a/admin/controllers/admins_fields.php b/admin/controllers/admins_fields.php index 7d6f510fd..caf172b86 100644 --- a/admin/controllers/admins_fields.php +++ b/admin/controllers/admins_fields.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage admins_fields.php diff --git a/admin/controllers/admins_fields_conditions.php b/admin/controllers/admins_fields_conditions.php index 729cd265e..7dfeaace3 100644 --- a/admin/controllers/admins_fields_conditions.php +++ b/admin/controllers/admins_fields_conditions.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage admins_fields_conditions.php diff --git a/admin/controllers/ajax.json.php b/admin/controllers/ajax.json.php index a2c62bfbd..c52ef1b82 100644 --- a/admin/controllers/ajax.json.php +++ b/admin/controllers/ajax.json.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage ajax.json.php diff --git a/admin/controllers/compiler.php b/admin/controllers/compiler.php index c1e5ed186..784b28daf 100644 --- a/admin/controllers/compiler.php +++ b/admin/controllers/compiler.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage compiler.php diff --git a/admin/controllers/component_admin_views.php b/admin/controllers/component_admin_views.php index 871eb7a8c..ceedbbc1d 100644 --- a/admin/controllers/component_admin_views.php +++ b/admin/controllers/component_admin_views.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_admin_views.php diff --git a/admin/controllers/component_config.php b/admin/controllers/component_config.php index 5b9f2a7c0..1f74e774d 100644 --- a/admin/controllers/component_config.php +++ b/admin/controllers/component_config.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_config.php diff --git a/admin/controllers/component_custom_admin_menus.php b/admin/controllers/component_custom_admin_menus.php index ed68463a2..20e6d2d2f 100644 --- a/admin/controllers/component_custom_admin_menus.php +++ b/admin/controllers/component_custom_admin_menus.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_custom_admin_menus.php diff --git a/admin/controllers/component_custom_admin_views.php b/admin/controllers/component_custom_admin_views.php index b36b2dc58..d5e7fcdb0 100644 --- a/admin/controllers/component_custom_admin_views.php +++ b/admin/controllers/component_custom_admin_views.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_custom_admin_views.php diff --git a/admin/controllers/component_dashboard.php b/admin/controllers/component_dashboard.php index 26eb827e7..de080ffb2 100644 --- a/admin/controllers/component_dashboard.php +++ b/admin/controllers/component_dashboard.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_dashboard.php diff --git a/admin/controllers/component_files_folders.php b/admin/controllers/component_files_folders.php index 6622b18d9..3b998c493 100644 --- a/admin/controllers/component_files_folders.php +++ b/admin/controllers/component_files_folders.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_files_folders.php diff --git a/admin/controllers/component_mysql_tweaks.php b/admin/controllers/component_mysql_tweaks.php index 27c51909c..37c2ebdd7 100644 --- a/admin/controllers/component_mysql_tweaks.php +++ b/admin/controllers/component_mysql_tweaks.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_mysql_tweaks.php diff --git a/admin/controllers/component_site_views.php b/admin/controllers/component_site_views.php index 5e39b97b0..33d675e04 100644 --- a/admin/controllers/component_site_views.php +++ b/admin/controllers/component_site_views.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_site_views.php diff --git a/admin/controllers/component_updates.php b/admin/controllers/component_updates.php index a5465b15b..1d3bd5b4b 100644 --- a/admin/controllers/component_updates.php +++ b/admin/controllers/component_updates.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_updates.php diff --git a/admin/controllers/componentbuilder.php b/admin/controllers/componentbuilder.php index 03cbd6519..692296237 100644 --- a/admin/controllers/componentbuilder.php +++ b/admin/controllers/componentbuilder.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage componentbuilder.php diff --git a/admin/controllers/components_admin_views.php b/admin/controllers/components_admin_views.php index 4e58c3725..1fd6c01d0 100644 --- a/admin/controllers/components_admin_views.php +++ b/admin/controllers/components_admin_views.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage components_admin_views.php diff --git a/admin/controllers/components_config.php b/admin/controllers/components_config.php index c504d497c..7dded258b 100644 --- a/admin/controllers/components_config.php +++ b/admin/controllers/components_config.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage components_config.php diff --git a/admin/controllers/components_custom_admin_menus.php b/admin/controllers/components_custom_admin_menus.php index 5bb16dbb0..e585df773 100644 --- a/admin/controllers/components_custom_admin_menus.php +++ b/admin/controllers/components_custom_admin_menus.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage components_custom_admin_menus.php diff --git a/admin/controllers/components_custom_admin_views.php b/admin/controllers/components_custom_admin_views.php index 9fffd7103..e3eaba325 100644 --- a/admin/controllers/components_custom_admin_views.php +++ b/admin/controllers/components_custom_admin_views.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage components_custom_admin_views.php diff --git a/admin/controllers/components_dashboard.php b/admin/controllers/components_dashboard.php index 7a6245784..19da33e65 100644 --- a/admin/controllers/components_dashboard.php +++ b/admin/controllers/components_dashboard.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage components_dashboard.php diff --git a/admin/controllers/components_files_folders.php b/admin/controllers/components_files_folders.php index 1158209b0..cc7f5d981 100644 --- a/admin/controllers/components_files_folders.php +++ b/admin/controllers/components_files_folders.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage components_files_folders.php diff --git a/admin/controllers/components_mysql_tweaks.php b/admin/controllers/components_mysql_tweaks.php index 43a782fd5..15e26efcb 100644 --- a/admin/controllers/components_mysql_tweaks.php +++ b/admin/controllers/components_mysql_tweaks.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage components_mysql_tweaks.php diff --git a/admin/controllers/components_site_views.php b/admin/controllers/components_site_views.php index 452bdde83..70aa5ae35 100644 --- a/admin/controllers/components_site_views.php +++ b/admin/controllers/components_site_views.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage components_site_views.php diff --git a/admin/controllers/components_updates.php b/admin/controllers/components_updates.php index 5e6c2ca6f..5eca49d59 100644 --- a/admin/controllers/components_updates.php +++ b/admin/controllers/components_updates.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage components_updates.php diff --git a/admin/controllers/custom_admin_view.php b/admin/controllers/custom_admin_view.php index b404e0d33..789e03032 100644 --- a/admin/controllers/custom_admin_view.php +++ b/admin/controllers/custom_admin_view.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage custom_admin_view.php diff --git a/admin/controllers/custom_admin_views.php b/admin/controllers/custom_admin_views.php index 622e5aca1..8ac7f566e 100644 --- a/admin/controllers/custom_admin_views.php +++ b/admin/controllers/custom_admin_views.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage custom_admin_views.php diff --git a/admin/controllers/custom_code.php b/admin/controllers/custom_code.php index 1b2ab85a2..3454e84dd 100644 --- a/admin/controllers/custom_code.php +++ b/admin/controllers/custom_code.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage custom_code.php diff --git a/admin/controllers/custom_codes.php b/admin/controllers/custom_codes.php index a1b9de2f1..bdc0befe5 100644 --- a/admin/controllers/custom_codes.php +++ b/admin/controllers/custom_codes.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage custom_codes.php diff --git a/admin/controllers/dynamic_get.php b/admin/controllers/dynamic_get.php index 4db32a11f..d8914972c 100644 --- a/admin/controllers/dynamic_get.php +++ b/admin/controllers/dynamic_get.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage dynamic_get.php diff --git a/admin/controllers/dynamic_gets.php b/admin/controllers/dynamic_gets.php index 3d7d54728..396722e0f 100644 --- a/admin/controllers/dynamic_gets.php +++ b/admin/controllers/dynamic_gets.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage dynamic_gets.php diff --git a/admin/controllers/field.php b/admin/controllers/field.php index d2e192f16..368504bea 100644 --- a/admin/controllers/field.php +++ b/admin/controllers/field.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage field.php diff --git a/admin/controllers/fields.php b/admin/controllers/fields.php index 1337501da..980d3af75 100644 --- a/admin/controllers/fields.php +++ b/admin/controllers/fields.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage fields.php diff --git a/admin/controllers/fieldtype.php b/admin/controllers/fieldtype.php index 5c2c46e2a..f269c8f6f 100644 --- a/admin/controllers/fieldtype.php +++ b/admin/controllers/fieldtype.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage fieldtype.php diff --git a/admin/controllers/fieldtypes.php b/admin/controllers/fieldtypes.php index ed6316e60..6974ff7f0 100644 --- a/admin/controllers/fieldtypes.php +++ b/admin/controllers/fieldtypes.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage fieldtypes.php diff --git a/admin/controllers/get_snippets.php b/admin/controllers/get_snippets.php index 7d0a68922..55767c782 100644 --- a/admin/controllers/get_snippets.php +++ b/admin/controllers/get_snippets.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage get_snippets.php diff --git a/admin/controllers/help.php b/admin/controllers/help.php index 61dd2e81f..52a7fa7b5 100644 --- a/admin/controllers/help.php +++ b/admin/controllers/help.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage help.php diff --git a/admin/controllers/help_document.php b/admin/controllers/help_document.php index 07a0000f5..9cb62d2d8 100644 --- a/admin/controllers/help_document.php +++ b/admin/controllers/help_document.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage help_document.php diff --git a/admin/controllers/help_documents.php b/admin/controllers/help_documents.php index 102696ca0..6652f8805 100644 --- a/admin/controllers/help_documents.php +++ b/admin/controllers/help_documents.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage help_documents.php diff --git a/admin/controllers/import.php b/admin/controllers/import.php index 717948c6b..074eee2af 100644 --- a/admin/controllers/import.php +++ b/admin/controllers/import.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 a3dd600dd..8a96c2a8e 100644 --- a/admin/controllers/import_joomla_components.php +++ b/admin/controllers/import_joomla_components.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage import_joomla_components.php diff --git a/admin/controllers/import_language_translations.php b/admin/controllers/import_language_translations.php index ca4066940..9a38d5b1f 100644 --- a/admin/controllers/import_language_translations.php +++ b/admin/controllers/import_language_translations.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage import_language_translations.php diff --git a/admin/controllers/joomla_component.php b/admin/controllers/joomla_component.php index 557987b77..89d4a9be0 100644 --- a/admin/controllers/joomla_component.php +++ b/admin/controllers/joomla_component.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage joomla_component.php diff --git a/admin/controllers/joomla_components.php b/admin/controllers/joomla_components.php index 02810a3cf..144ef1eac 100644 --- a/admin/controllers/joomla_components.php +++ b/admin/controllers/joomla_components.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage joomla_components.php diff --git a/admin/controllers/language.php b/admin/controllers/language.php index 0bef4717a..b7d9099de 100644 --- a/admin/controllers/language.php +++ b/admin/controllers/language.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage language.php diff --git a/admin/controllers/language_translation.php b/admin/controllers/language_translation.php index dbcbb2c6d..1e2df5a80 100644 --- a/admin/controllers/language_translation.php +++ b/admin/controllers/language_translation.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage language_translation.php diff --git a/admin/controllers/language_translations.php b/admin/controllers/language_translations.php index 3b5881eb5..b19e3bf26 100644 --- a/admin/controllers/language_translations.php +++ b/admin/controllers/language_translations.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage language_translations.php diff --git a/admin/controllers/languages.php b/admin/controllers/languages.php index 200bea228..e025c02f5 100644 --- a/admin/controllers/languages.php +++ b/admin/controllers/languages.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage languages.php diff --git a/admin/controllers/layout.php b/admin/controllers/layout.php index 53d300836..e03a73b31 100644 --- a/admin/controllers/layout.php +++ b/admin/controllers/layout.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage layout.php diff --git a/admin/controllers/layouts.php b/admin/controllers/layouts.php index 5a579a82b..7e29f8830 100644 --- a/admin/controllers/layouts.php +++ b/admin/controllers/layouts.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage layouts.php diff --git a/admin/controllers/libraries.php b/admin/controllers/libraries.php index 78b2619e7..b3144087f 100644 --- a/admin/controllers/libraries.php +++ b/admin/controllers/libraries.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage libraries.php diff --git a/admin/controllers/libraries_config.php b/admin/controllers/libraries_config.php index 4b8f1b376..74d58aa0c 100644 --- a/admin/controllers/libraries_config.php +++ b/admin/controllers/libraries_config.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage libraries_config.php diff --git a/admin/controllers/libraries_files_folders_urls.php b/admin/controllers/libraries_files_folders_urls.php index 087d8239a..4a1788270 100644 --- a/admin/controllers/libraries_files_folders_urls.php +++ b/admin/controllers/libraries_files_folders_urls.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage libraries_files_folders_urls.php diff --git a/admin/controllers/library.php b/admin/controllers/library.php index 7ad400394..cbf39b817 100644 --- a/admin/controllers/library.php +++ b/admin/controllers/library.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage library.php diff --git a/admin/controllers/library_config.php b/admin/controllers/library_config.php index c33d1102e..d7a88039d 100644 --- a/admin/controllers/library_config.php +++ b/admin/controllers/library_config.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage library_config.php diff --git a/admin/controllers/library_files_folders_urls.php b/admin/controllers/library_files_folders_urls.php index ae62535cc..ad70759f5 100644 --- a/admin/controllers/library_files_folders_urls.php +++ b/admin/controllers/library_files_folders_urls.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage library_files_folders_urls.php diff --git a/admin/controllers/server.php b/admin/controllers/server.php index b6ca061ac..a36eb8807 100644 --- a/admin/controllers/server.php +++ b/admin/controllers/server.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage server.php diff --git a/admin/controllers/servers.php b/admin/controllers/servers.php index 4e284055b..f83f89b11 100644 --- a/admin/controllers/servers.php +++ b/admin/controllers/servers.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage servers.php diff --git a/admin/controllers/site_view.php b/admin/controllers/site_view.php index 4e0ce415c..c253a596c 100644 --- a/admin/controllers/site_view.php +++ b/admin/controllers/site_view.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage site_view.php diff --git a/admin/controllers/site_views.php b/admin/controllers/site_views.php index 8de234b70..31797aac5 100644 --- a/admin/controllers/site_views.php +++ b/admin/controllers/site_views.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage site_views.php diff --git a/admin/controllers/snippet.php b/admin/controllers/snippet.php index 88254bfb2..0fef702d9 100644 --- a/admin/controllers/snippet.php +++ b/admin/controllers/snippet.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage snippet.php diff --git a/admin/controllers/snippet_type.php b/admin/controllers/snippet_type.php index 1a3da9d99..0fe430bd7 100644 --- a/admin/controllers/snippet_type.php +++ b/admin/controllers/snippet_type.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage snippet_type.php diff --git a/admin/controllers/snippet_types.php b/admin/controllers/snippet_types.php index 92e88a39b..258dd4bab 100644 --- a/admin/controllers/snippet_types.php +++ b/admin/controllers/snippet_types.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage snippet_types.php diff --git a/admin/controllers/snippets.php b/admin/controllers/snippets.php index 301b64656..cdff4d038 100644 --- a/admin/controllers/snippets.php +++ b/admin/controllers/snippets.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage snippets.php diff --git a/admin/controllers/template.php b/admin/controllers/template.php index 8e075c242..6202e51b7 100644 --- a/admin/controllers/template.php +++ b/admin/controllers/template.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage template.php diff --git a/admin/controllers/templates.php b/admin/controllers/templates.php index 0cd044ac0..d0f06b4d7 100644 --- a/admin/controllers/templates.php +++ b/admin/controllers/templates.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage templates.php diff --git a/admin/helpers/componentbuilder.php b/admin/helpers/componentbuilder.php index 61474e28b..e845bcddb 100644 --- a/admin/helpers/componentbuilder.php +++ b/admin/helpers/componentbuilder.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage componentbuilder.php @@ -1080,7 +1080,7 @@ abstract class ComponentbuilderHelper } return false; } - + /** * The array of constant paths * diff --git a/admin/helpers/componentbuilderemail.php b/admin/helpers/componentbuilderemail.php index b736bf84f..075097f56 100644 --- a/admin/helpers/componentbuilderemail.php +++ b/admin/helpers/componentbuilderemail.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage componentbuilderemail.php diff --git a/admin/helpers/headercheck.php b/admin/helpers/headercheck.php index 0ee441bb3..ef711cb5c 100644 --- a/admin/helpers/headercheck.php +++ b/admin/helpers/headercheck.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 cd82a26b0..90f0a0861 100644 --- a/admin/helpers/html/batch_.php +++ b/admin/helpers/html/batch_.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage batch_.php diff --git a/admin/language/en-GB/en-GB.com_componentbuilder.ini b/admin/language/en-GB/en-GB.com_componentbuilder.ini index f0b3d4191..e8cd32e0a 100644 --- a/admin/language/en-GB/en-GB.com_componentbuilder.ini +++ b/admin/language/en-GB/en-GB.com_componentbuilder.ini @@ -875,7 +875,7 @@ COM_COMPONENTBUILDER_ALIGNMENT="Alignment" COM_COMPONENTBUILDER_ALL="All" COM_COMPONENTBUILDER_ALL_IS_GOOD_PLEASE_CHECK_AGAIN_LATTER="All is good, please check again latter." COM_COMPONENTBUILDER_ALL_IS_GOOD_THERE_IS_NO_NOTICE_AT_THIS_TIME="All is good, there is no notice at this time." -COM_COMPONENTBUILDER_ALL_OF_THESE_PACKAGES_ARE_A_FULLY_DEVELOPEDMAPPED_COMPONENTS_FOR_JCB_THEY_CAN_BE_SEEN_AS_DEMO_CONTENT_OR_BASE_IMAGES_FROM_WHICH_TO_START_YOUR_PROJECT_ALWAYS_MAKE_SURE_YOU_ARE_ON_THE_LATEST_VERSION_OF_JCB_BEFORE_IMPORTING_ANY_OF_THESE_PACKAGES_SHOULD_ANY_OF_THEM_FAIL_TO_IMPORT_PLEASE_LET_US_KNOW="All of these packages are a fully developed/mapped components for JCB. They can be seen as demo content, or base images from which to start your project. Always make sure you are on the latest version of JCB before importing any of these packages, should any of them fail to import please let us know." +COM_COMPONENTBUILDER_ALL_OF_THESE_PACKAGES_ARE_A_FULLY_DEVELOPEDMAPPED_COMPONENTS_FOR_JCB_THEY_CAN_BE_SEEN_AS_DEMO_CONTENT_OR_BASE_IMAGES_FROM_WHICH_TO_START_YOUR_PROJECTBR_ALWAYS_MAKE_SURE_YOU_ARE_ON_THE_LATEST_VERSION_OF_JCB_BEFORE_IMPORTING_ANY_OF_THESE_PACKAGES_SHOULD_ANY_OF_THEM_FAIL_TO_IMPORT_A_S_PLEASE_LET_US_KNOWA="All of these packages are a fully developed/mapped components for JCB. They can be seen as demo content, or base images from which to start your project.
Always make sure you are on the latest version of JCB before importing any of these packages, should any of them fail to import please let us know." COM_COMPONENTBUILDER_ALL_UNSAVED_WORK_ON_THIS_PAGE_WILL_BE_LOST_ARE_YOU_SURE_YOU_WANT_TO_CONTINUE="All unsaved work on this page will be lost, are you sure you want to continue?" COM_COMPONENTBUILDER_ALWAYS_ADD="Always Add" COM_COMPONENTBUILDER_ALWAYS_INSURE_THAT_YOU_HAVE_YOUR_LOCAL_COMPONENTS_BACKED_UP_BY_MAKING_AN_EXPORT_OF_ALL_YOUR_LOCAL_COMPONENTS_BEFORE_IMPORTING_ANY_NEW_COMPONENTS_SMALLMAKE_BSUREB_TO_MOVE_THIS_ZIPPED_BACKUP_PACKAGE_OUT_OF_THE_TMP_FOLDER_BEFORE_DOING_AN_IMPORTSMALLBR_IF_YOU_ARE_IMPORTING_A_PACKAGE_OF_A_THREERD_PARTY_JCB_PACKAGE_DEVELOPER_BMAKE_SURE_IT_IS_A_REPUTABLE_JCB_PACKAGE_DEVELOPERSB="Always insure that you have your local components backed up, by making an export of all your local components before importing any new components. (Make SURE to move this zipped backup package out of the tmp folder before doing an import)
If you are importing a package of a 3rd party JCB package developer, make sure it is a reputable JCB package developers!" @@ -6264,7 +6264,7 @@ COM_COMPONENTBUILDER_THERE_ARE_NO_OUT_OF_DATE_SNIPPETS_AT_THIS_TIME="There are n COM_COMPONENTBUILDER_THERE_ARE_NO_SNIPPETS_TO_UPDATE_AT_THIS_TIME="There are no snippets to update at this time" COM_COMPONENTBUILDER_THERE_HAS_BEEN_AN_ERROR_IF_THIS_CONTINUES_PLEASE_INFORM_YOUR_SYSTEM_ADMINISTRATOR_OF_A_TYPE_ERROR_IN_THE_FIELDS_DISPLAY_REQUEST="There has been an error, if this continues please inform your system administrator of a type error in the fields display request!" COM_COMPONENTBUILDER_THERE_WAS_A_PROBLEM_BNO_VIEW_OR_ID_FOUND_IN_SESSION_OR_VIEW_NOT_ALLOWED_TO_ACCESS_AREAB_WE_COULD_NOT_LOAD_ANY_LINKED_TO_VALUES_PLEASE_INFORM_YOUR_SYSTEM_ADMINISTRATOR="There was a problem, no view or id found in session or view not allowed to access area, we could not load any linked to values. Please inform your system administrator!" -COM_COMPONENTBUILDER_THEY_ARE_BEING_HOSTED_ON_A_S_GITHUBA_AND_CAN_BE_IMPORTED_BY_SIMPLY_MAKING_A_SELECTION_AND_THEN_CLICKING_THE_GET_PACKAGE_BUTTON="They are being hosted on gitHub and can be imported by simply making a selection and then clicking the [Get Package] button." +COM_COMPONENTBUILDER_THESE_ARE_THE_SAME_PACKAGES_FOUND_ON_A_S_GITHUBA_AND_CAN_BE_IMPORTED_BY_SIMPLY_MAKING_A_SELECTION_AND_THEN_CLICKING_THE_GET_PACKAGE_BUTTONBR_SOME_OF_THESE_PACKAGES_WOULD_REQUIRE_A_KEY_SINCE_THEY_ARE_NOT_FREE_A_S_GET_A_KEY_TODAYA="These are the same packages found on gitHub and can be imported by simply making a selection and then clicking the [Get Package] button.
Some of these packages would require a key, since they are not free. Get a key today!." COM_COMPONENTBUILDER_THE_BPHPSECLIBNETSFTPB_LIBRARYCLASS_IS_NOT_AVAILABLE_THIS_LIBRARYCLASS_SHOULD_HAVE_BEEN_ADDED_TO_YOUR_BLIBRARIESVDM_IOVENDORB_FOLDER_PLEASE_CONTACT_YOUR_SYSTEM_ADMINISTRATOR_FOR_MORE_INFO="The phpseclib\NET\SFTP library\class is not available! This library\class should have been added to your libraries/vdm_io/vendor folder. Please contact your system administrator for more info" COM_COMPONENTBUILDER_THE_BSB_FILE_COULD_NOT_BE_MOVED_TO_BSB_PATH_ON_BSB_SERVER="The %s file could not be moved to %s path on %s server." COM_COMPONENTBUILDER_THE_BSB_FILE_COULD_NOT_BE_MOVED_TO_BSB_SERVER="The %s file could not be moved to %s server." diff --git a/admin/layouts/admin_fields/fields_above.php b/admin/layouts/admin_fields/fields_above.php index 2efd36511..4ba195283 100644 --- a/admin/layouts/admin_fields/fields_above.php +++ b/admin/layouts/admin_fields/fields_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage fields_above.php diff --git a/admin/layouts/admin_fields/fields_fullwidth.php b/admin/layouts/admin_fields/fields_fullwidth.php index e82887eb9..dba9a4651 100644 --- a/admin/layouts/admin_fields/fields_fullwidth.php +++ b/admin/layouts/admin_fields/fields_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage fields_fullwidth.php diff --git a/admin/layouts/admin_fields/publishing.php b/admin/layouts/admin_fields/publishing.php index f8b3fb95a..c3aea70c6 100644 --- a/admin/layouts/admin_fields/publishing.php +++ b/admin/layouts/admin_fields/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/admin_fields/publlshing.php b/admin/layouts/admin_fields/publlshing.php index 7589094af..753160260 100644 --- a/admin/layouts/admin_fields/publlshing.php +++ b/admin/layouts/admin_fields/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/admin_fields_conditions/conditions_above.php b/admin/layouts/admin_fields_conditions/conditions_above.php index 57b5551a9..cf68645b8 100644 --- a/admin/layouts/admin_fields_conditions/conditions_above.php +++ b/admin/layouts/admin_fields_conditions/conditions_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage conditions_above.php diff --git a/admin/layouts/admin_fields_conditions/conditions_fullwidth.php b/admin/layouts/admin_fields_conditions/conditions_fullwidth.php index 8ca070e78..14de370db 100644 --- a/admin/layouts/admin_fields_conditions/conditions_fullwidth.php +++ b/admin/layouts/admin_fields_conditions/conditions_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage conditions_fullwidth.php diff --git a/admin/layouts/admin_fields_conditions/publishing.php b/admin/layouts/admin_fields_conditions/publishing.php index f8b3fb95a..c3aea70c6 100644 --- a/admin/layouts/admin_fields_conditions/publishing.php +++ b/admin/layouts/admin_fields_conditions/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/admin_fields_conditions/publlshing.php b/admin/layouts/admin_fields_conditions/publlshing.php index 7589094af..753160260 100644 --- a/admin/layouts/admin_fields_conditions/publlshing.php +++ b/admin/layouts/admin_fields_conditions/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/admin_view/css_fullwidth.php b/admin/layouts/admin_view/css_fullwidth.php index 8d5c5257a..abbd3de39 100644 --- a/admin/layouts/admin_view/css_fullwidth.php +++ b/admin/layouts/admin_view/css_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 a09ee5b88..ebd7cd39b 100644 --- a/admin/layouts/admin_view/custom_buttons_fullwidth.php +++ b/admin/layouts/admin_view/custom_buttons_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 011d2d4c3..baf85c7f4 100644 --- a/admin/layouts/admin_view/custom_buttons_left.php +++ b/admin/layouts/admin_view/custom_buttons_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 849964af4..69f88a1a8 100644 --- a/admin/layouts/admin_view/custom_import_fullwidth.php +++ b/admin/layouts/admin_view/custom_import_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage custom_import_fullwidth.php diff --git a/admin/layouts/admin_view/details_above.php b/admin/layouts/admin_view/details_above.php index e7792c36d..f837eec1c 100644 --- a/admin/layouts/admin_view/details_above.php +++ b/admin/layouts/admin_view/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage details_above.php diff --git a/admin/layouts/admin_view/details_fullwidth.php b/admin/layouts/admin_view/details_fullwidth.php index e4ec249ee..fef2d52e6 100644 --- a/admin/layouts/admin_view/details_fullwidth.php +++ b/admin/layouts/admin_view/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage details_fullwidth.php diff --git a/admin/layouts/admin_view/details_left.php b/admin/layouts/admin_view/details_left.php index 46920f0d1..7ea15aa4e 100644 --- a/admin/layouts/admin_view/details_left.php +++ b/admin/layouts/admin_view/details_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage details_left.php diff --git a/admin/layouts/admin_view/details_right.php b/admin/layouts/admin_view/details_right.php index a4fcde3cf..5eda1f347 100644 --- a/admin/layouts/admin_view/details_right.php +++ b/admin/layouts/admin_view/details_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage details_right.php diff --git a/admin/layouts/admin_view/details_under.php b/admin/layouts/admin_view/details_under.php index 7e98d0c09..44171f053 100644 --- a/admin/layouts/admin_view/details_under.php +++ b/admin/layouts/admin_view/details_under.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage details_under.php diff --git a/admin/layouts/admin_view/fields_conditions_fullwidth.php b/admin/layouts/admin_view/fields_conditions_fullwidth.php index 27c5a6c02..627756918 100644 --- a/admin/layouts/admin_view/fields_conditions_fullwidth.php +++ b/admin/layouts/admin_view/fields_conditions_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage fields_conditions_fullwidth.php diff --git a/admin/layouts/admin_view/fields_conditions_left.php b/admin/layouts/admin_view/fields_conditions_left.php index bc9436717..5ca658548 100644 --- a/admin/layouts/admin_view/fields_conditions_left.php +++ b/admin/layouts/admin_view/fields_conditions_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage fields_conditions_left.php diff --git a/admin/layouts/admin_view/fields_conditions_right.php b/admin/layouts/admin_view/fields_conditions_right.php index 32d607711..0238d2c28 100644 --- a/admin/layouts/admin_view/fields_conditions_right.php +++ b/admin/layouts/admin_view/fields_conditions_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage fields_conditions_right.php diff --git a/admin/layouts/admin_view/javascript_fullwidth.php b/admin/layouts/admin_view/javascript_fullwidth.php index ef226670c..5f67e85ce 100644 --- a/admin/layouts/admin_view/javascript_fullwidth.php +++ b/admin/layouts/admin_view/javascript_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage javascript_fullwidth.php diff --git a/admin/layouts/admin_view/mysql_fullwidth.php b/admin/layouts/admin_view/mysql_fullwidth.php index dea1ca4f9..c4b712aa9 100644 --- a/admin/layouts/admin_view/mysql_fullwidth.php +++ b/admin/layouts/admin_view/mysql_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 c74ebb421..e221c34c8 100644 --- a/admin/layouts/admin_view/mysql_left.php +++ b/admin/layouts/admin_view/mysql_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 bf74a3875..5c09c5e1d 100644 --- a/admin/layouts/admin_view/php_fullwidth.php +++ b/admin/layouts/admin_view/php_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 f8b3fb95a..c3aea70c6 100644 --- a/admin/layouts/admin_view/publishing.php +++ b/admin/layouts/admin_view/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 7589094af..753160260 100644 --- a/admin/layouts/admin_view/publlshing.php +++ b/admin/layouts/admin_view/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/admin_view/settings_fullwidth.php b/admin/layouts/admin_view/settings_fullwidth.php index d8ab05476..1d9cd2a79 100644 --- a/admin/layouts/admin_view/settings_fullwidth.php +++ b/admin/layouts/admin_view/settings_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage settings_fullwidth.php diff --git a/admin/layouts/batchselection.php b/admin/layouts/batchselection.php index fa7f1c782..07f3e264a 100644 --- a/admin/layouts/batchselection.php +++ b/admin/layouts/batchselection.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage batchselection.php diff --git a/admin/layouts/component_admin_views/publishing.php b/admin/layouts/component_admin_views/publishing.php index f8b3fb95a..c3aea70c6 100644 --- a/admin/layouts/component_admin_views/publishing.php +++ b/admin/layouts/component_admin_views/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/component_admin_views/publlshing.php b/admin/layouts/component_admin_views/publlshing.php index 7589094af..753160260 100644 --- a/admin/layouts/component_admin_views/publlshing.php +++ b/admin/layouts/component_admin_views/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/component_admin_views/views_above.php b/admin/layouts/component_admin_views/views_above.php index 34f5eb110..fc5efb45c 100644 --- a/admin/layouts/component_admin_views/views_above.php +++ b/admin/layouts/component_admin_views/views_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage views_above.php diff --git a/admin/layouts/component_admin_views/views_fullwidth.php b/admin/layouts/component_admin_views/views_fullwidth.php index 02101e183..66be7b809 100644 --- a/admin/layouts/component_admin_views/views_fullwidth.php +++ b/admin/layouts/component_admin_views/views_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage views_fullwidth.php diff --git a/admin/layouts/component_config/publishing.php b/admin/layouts/component_config/publishing.php index f8b3fb95a..c3aea70c6 100644 --- a/admin/layouts/component_config/publishing.php +++ b/admin/layouts/component_config/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/component_config/publlshing.php b/admin/layouts/component_config/publlshing.php index 7589094af..753160260 100644 --- a/admin/layouts/component_config/publlshing.php +++ b/admin/layouts/component_config/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/component_config/tweaks_above.php b/admin/layouts/component_config/tweaks_above.php index 175ba96c3..ac74065cb 100644 --- a/admin/layouts/component_config/tweaks_above.php +++ b/admin/layouts/component_config/tweaks_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage tweaks_above.php diff --git a/admin/layouts/component_config/tweaks_fullwidth.php b/admin/layouts/component_config/tweaks_fullwidth.php index 5ae3e0e2b..2e647c389 100644 --- a/admin/layouts/component_config/tweaks_fullwidth.php +++ b/admin/layouts/component_config/tweaks_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage tweaks_fullwidth.php diff --git a/admin/layouts/component_custom_admin_menus/publishing.php b/admin/layouts/component_custom_admin_menus/publishing.php index f8b3fb95a..c3aea70c6 100644 --- a/admin/layouts/component_custom_admin_menus/publishing.php +++ b/admin/layouts/component_custom_admin_menus/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/component_custom_admin_menus/publlshing.php b/admin/layouts/component_custom_admin_menus/publlshing.php index 7589094af..753160260 100644 --- a/admin/layouts/component_custom_admin_menus/publlshing.php +++ b/admin/layouts/component_custom_admin_menus/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/component_custom_admin_menus/tweaks_above.php b/admin/layouts/component_custom_admin_menus/tweaks_above.php index 175ba96c3..ac74065cb 100644 --- a/admin/layouts/component_custom_admin_menus/tweaks_above.php +++ b/admin/layouts/component_custom_admin_menus/tweaks_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage tweaks_above.php diff --git a/admin/layouts/component_custom_admin_menus/tweaks_fullwidth.php b/admin/layouts/component_custom_admin_menus/tweaks_fullwidth.php index f3d3cccf3..c2a85160c 100644 --- a/admin/layouts/component_custom_admin_menus/tweaks_fullwidth.php +++ b/admin/layouts/component_custom_admin_menus/tweaks_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage tweaks_fullwidth.php diff --git a/admin/layouts/component_custom_admin_views/publishing.php b/admin/layouts/component_custom_admin_views/publishing.php index f8b3fb95a..c3aea70c6 100644 --- a/admin/layouts/component_custom_admin_views/publishing.php +++ b/admin/layouts/component_custom_admin_views/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/component_custom_admin_views/publlshing.php b/admin/layouts/component_custom_admin_views/publlshing.php index 7589094af..753160260 100644 --- a/admin/layouts/component_custom_admin_views/publlshing.php +++ b/admin/layouts/component_custom_admin_views/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/component_custom_admin_views/views_above.php b/admin/layouts/component_custom_admin_views/views_above.php index 34f5eb110..fc5efb45c 100644 --- a/admin/layouts/component_custom_admin_views/views_above.php +++ b/admin/layouts/component_custom_admin_views/views_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage views_above.php diff --git a/admin/layouts/component_custom_admin_views/views_fullwidth.php b/admin/layouts/component_custom_admin_views/views_fullwidth.php index a7075a182..fd85e8304 100644 --- a/admin/layouts/component_custom_admin_views/views_fullwidth.php +++ b/admin/layouts/component_custom_admin_views/views_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage views_fullwidth.php diff --git a/admin/layouts/component_dashboard/dashboard_above.php b/admin/layouts/component_dashboard/dashboard_above.php index 0af41dbc8..8006e5f87 100644 --- a/admin/layouts/component_dashboard/dashboard_above.php +++ b/admin/layouts/component_dashboard/dashboard_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage dashboard_above.php diff --git a/admin/layouts/component_dashboard/dashboard_fullwidth.php b/admin/layouts/component_dashboard/dashboard_fullwidth.php index 7ec5b4b01..68d6f92f3 100644 --- a/admin/layouts/component_dashboard/dashboard_fullwidth.php +++ b/admin/layouts/component_dashboard/dashboard_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage dashboard_fullwidth.php diff --git a/admin/layouts/component_dashboard/publishing.php b/admin/layouts/component_dashboard/publishing.php index f8b3fb95a..c3aea70c6 100644 --- a/admin/layouts/component_dashboard/publishing.php +++ b/admin/layouts/component_dashboard/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/component_dashboard/publlshing.php b/admin/layouts/component_dashboard/publlshing.php index 7589094af..753160260 100644 --- a/admin/layouts/component_dashboard/publlshing.php +++ b/admin/layouts/component_dashboard/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/component_files_folders/advance_fullwidth.php b/admin/layouts/component_files_folders/advance_fullwidth.php index 2fda89c69..61e68aa63 100644 --- a/admin/layouts/component_files_folders/advance_fullwidth.php +++ b/admin/layouts/component_files_folders/advance_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage advance_fullwidth.php diff --git a/admin/layouts/component_files_folders/basic_above.php b/admin/layouts/component_files_folders/basic_above.php index bf873fedc..1c56109e0 100644 --- a/admin/layouts/component_files_folders/basic_above.php +++ b/admin/layouts/component_files_folders/basic_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage basic_above.php diff --git a/admin/layouts/component_files_folders/basic_fullwidth.php b/admin/layouts/component_files_folders/basic_fullwidth.php index f15d59906..565c503c3 100644 --- a/admin/layouts/component_files_folders/basic_fullwidth.php +++ b/admin/layouts/component_files_folders/basic_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage basic_fullwidth.php diff --git a/admin/layouts/component_files_folders/publishing.php b/admin/layouts/component_files_folders/publishing.php index f8b3fb95a..c3aea70c6 100644 --- a/admin/layouts/component_files_folders/publishing.php +++ b/admin/layouts/component_files_folders/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/component_files_folders/publlshing.php b/admin/layouts/component_files_folders/publlshing.php index 7589094af..753160260 100644 --- a/admin/layouts/component_files_folders/publlshing.php +++ b/admin/layouts/component_files_folders/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/component_mysql_tweaks/publishing.php b/admin/layouts/component_mysql_tweaks/publishing.php index f8b3fb95a..c3aea70c6 100644 --- a/admin/layouts/component_mysql_tweaks/publishing.php +++ b/admin/layouts/component_mysql_tweaks/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/component_mysql_tweaks/publlshing.php b/admin/layouts/component_mysql_tweaks/publlshing.php index 7589094af..753160260 100644 --- a/admin/layouts/component_mysql_tweaks/publlshing.php +++ b/admin/layouts/component_mysql_tweaks/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/component_mysql_tweaks/tweaks_above.php b/admin/layouts/component_mysql_tweaks/tweaks_above.php index 175ba96c3..ac74065cb 100644 --- a/admin/layouts/component_mysql_tweaks/tweaks_above.php +++ b/admin/layouts/component_mysql_tweaks/tweaks_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage tweaks_above.php diff --git a/admin/layouts/component_mysql_tweaks/tweaks_fullwidth.php b/admin/layouts/component_mysql_tweaks/tweaks_fullwidth.php index 5b80d69c9..0a0a88d5e 100644 --- a/admin/layouts/component_mysql_tweaks/tweaks_fullwidth.php +++ b/admin/layouts/component_mysql_tweaks/tweaks_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage tweaks_fullwidth.php diff --git a/admin/layouts/component_site_views/publishing.php b/admin/layouts/component_site_views/publishing.php index f8b3fb95a..c3aea70c6 100644 --- a/admin/layouts/component_site_views/publishing.php +++ b/admin/layouts/component_site_views/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/component_site_views/publlshing.php b/admin/layouts/component_site_views/publlshing.php index 7589094af..753160260 100644 --- a/admin/layouts/component_site_views/publlshing.php +++ b/admin/layouts/component_site_views/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/component_site_views/views_above.php b/admin/layouts/component_site_views/views_above.php index 34f5eb110..fc5efb45c 100644 --- a/admin/layouts/component_site_views/views_above.php +++ b/admin/layouts/component_site_views/views_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage views_above.php diff --git a/admin/layouts/component_site_views/views_fullwidth.php b/admin/layouts/component_site_views/views_fullwidth.php index 3692a5272..13121554b 100644 --- a/admin/layouts/component_site_views/views_fullwidth.php +++ b/admin/layouts/component_site_views/views_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage views_fullwidth.php diff --git a/admin/layouts/component_updates/publishing.php b/admin/layouts/component_updates/publishing.php index f8b3fb95a..c3aea70c6 100644 --- a/admin/layouts/component_updates/publishing.php +++ b/admin/layouts/component_updates/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/component_updates/publlshing.php b/admin/layouts/component_updates/publlshing.php index 7589094af..753160260 100644 --- a/admin/layouts/component_updates/publlshing.php +++ b/admin/layouts/component_updates/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/component_updates/updates_above.php b/admin/layouts/component_updates/updates_above.php index 9b07f4ca0..603f9de58 100644 --- a/admin/layouts/component_updates/updates_above.php +++ b/admin/layouts/component_updates/updates_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage updates_above.php diff --git a/admin/layouts/component_updates/updates_fullwidth.php b/admin/layouts/component_updates/updates_fullwidth.php index 72a5e4322..3d5f7d03b 100644 --- a/admin/layouts/component_updates/updates_fullwidth.php +++ b/admin/layouts/component_updates/updates_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage updates_fullwidth.php diff --git a/admin/layouts/custom_admin_view/custom_buttons_fullwidth.php b/admin/layouts/custom_admin_view/custom_buttons_fullwidth.php index 5755eda19..d348af5d9 100644 --- a/admin/layouts/custom_admin_view/custom_buttons_fullwidth.php +++ b/admin/layouts/custom_admin_view/custom_buttons_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 011d2d4c3..baf85c7f4 100644 --- a/admin/layouts/custom_admin_view/custom_buttons_left.php +++ b/admin/layouts/custom_admin_view/custom_buttons_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage custom_buttons_left.php diff --git a/admin/layouts/custom_admin_view/details_above.php b/admin/layouts/custom_admin_view/details_above.php index e7792c36d..f837eec1c 100644 --- a/admin/layouts/custom_admin_view/details_above.php +++ b/admin/layouts/custom_admin_view/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 a4b05c492..3e6736d05 100644 --- a/admin/layouts/custom_admin_view/details_fullwidth.php +++ b/admin/layouts/custom_admin_view/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 74f03daf1..172e5a948 100644 --- a/admin/layouts/custom_admin_view/details_left.php +++ b/admin/layouts/custom_admin_view/details_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 673f39287..9d010a674 100644 --- a/admin/layouts/custom_admin_view/details_right.php +++ b/admin/layouts/custom_admin_view/details_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 96eebf639..711753ed6 100644 --- a/admin/layouts/custom_admin_view/details_rightside.php +++ b/admin/layouts/custom_admin_view/details_rightside.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 7e98d0c09..44171f053 100644 --- a/admin/layouts/custom_admin_view/details_under.php +++ b/admin/layouts/custom_admin_view/details_under.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage details_under.php diff --git a/admin/layouts/custom_admin_view/javascript_css_fullwidth.php b/admin/layouts/custom_admin_view/javascript_css_fullwidth.php index c560aa190..b1981c1c2 100644 --- a/admin/layouts/custom_admin_view/javascript_css_fullwidth.php +++ b/admin/layouts/custom_admin_view/javascript_css_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage javascript_css_fullwidth.php diff --git a/admin/layouts/custom_admin_view/linked_components_fullwidth.php b/admin/layouts/custom_admin_view/linked_components_fullwidth.php index 197d8f141..08dab22f7 100644 --- a/admin/layouts/custom_admin_view/linked_components_fullwidth.php +++ b/admin/layouts/custom_admin_view/linked_components_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage linked_components_fullwidth.php diff --git a/admin/layouts/custom_admin_view/php_fullwidth.php b/admin/layouts/custom_admin_view/php_fullwidth.php index 641013366..232cdaa29 100644 --- a/admin/layouts/custom_admin_view/php_fullwidth.php +++ b/admin/layouts/custom_admin_view/php_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage php_fullwidth.php diff --git a/admin/layouts/custom_admin_view/publishing.php b/admin/layouts/custom_admin_view/publishing.php index f8b3fb95a..c3aea70c6 100644 --- a/admin/layouts/custom_admin_view/publishing.php +++ b/admin/layouts/custom_admin_view/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 7589094af..753160260 100644 --- a/admin/layouts/custom_admin_view/publlshing.php +++ b/admin/layouts/custom_admin_view/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 d9afe788d..54c0a52f0 100644 --- a/admin/layouts/custom_code/details_above.php +++ b/admin/layouts/custom_code/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 5cfb2850c..464b53429 100644 --- a/admin/layouts/custom_code/details_fullwidth.php +++ b/admin/layouts/custom_code/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 5649354f9..99fbf6d00 100644 --- a/admin/layouts/custom_code/details_left.php +++ b/admin/layouts/custom_code/details_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 3cf237047..9a0722098 100644 --- a/admin/layouts/custom_code/details_right.php +++ b/admin/layouts/custom_code/details_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 7e98d0c09..44171f053 100644 --- a/admin/layouts/custom_code/details_under.php +++ b/admin/layouts/custom_code/details_under.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 f8b3fb95a..c3aea70c6 100644 --- a/admin/layouts/custom_code/publishing.php +++ b/admin/layouts/custom_code/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 7589094af..753160260 100644 --- a/admin/layouts/custom_code/publlshing.php +++ b/admin/layouts/custom_code/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 45a5f3199..8a23aaa33 100644 --- a/admin/layouts/dynamic_get/abacus_fullwidth.php +++ b/admin/layouts/dynamic_get/abacus_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 7e01a2534..1733cfc6c 100644 --- a/admin/layouts/dynamic_get/abacus_left.php +++ b/admin/layouts/dynamic_get/abacus_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 56c07c3a3..c3a3c8508 100644 --- a/admin/layouts/dynamic_get/custom_script_fullwidth.php +++ b/admin/layouts/dynamic_get/custom_script_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage custom_script_fullwidth.php diff --git a/admin/layouts/dynamic_get/joint_fullwidth.php b/admin/layouts/dynamic_get/joint_fullwidth.php index e7be2fe2f..e1cba508f 100644 --- a/admin/layouts/dynamic_get/joint_fullwidth.php +++ b/admin/layouts/dynamic_get/joint_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage joint_fullwidth.php diff --git a/admin/layouts/dynamic_get/main_above.php b/admin/layouts/dynamic_get/main_above.php index 863d828c9..e8a82de69 100644 --- a/admin/layouts/dynamic_get/main_above.php +++ b/admin/layouts/dynamic_get/main_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage main_above.php diff --git a/admin/layouts/dynamic_get/main_fullwidth.php b/admin/layouts/dynamic_get/main_fullwidth.php index c81885a0b..90c757525 100644 --- a/admin/layouts/dynamic_get/main_fullwidth.php +++ b/admin/layouts/dynamic_get/main_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage main_fullwidth.php diff --git a/admin/layouts/dynamic_get/main_left.php b/admin/layouts/dynamic_get/main_left.php index bd10996e3..582ce47b8 100644 --- a/admin/layouts/dynamic_get/main_left.php +++ b/admin/layouts/dynamic_get/main_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage main_left.php diff --git a/admin/layouts/dynamic_get/main_under.php b/admin/layouts/dynamic_get/main_under.php index 5b57d9138..c903805da 100644 --- a/admin/layouts/dynamic_get/main_under.php +++ b/admin/layouts/dynamic_get/main_under.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage main_under.php diff --git a/admin/layouts/dynamic_get/publishing.php b/admin/layouts/dynamic_get/publishing.php index f8b3fb95a..c3aea70c6 100644 --- a/admin/layouts/dynamic_get/publishing.php +++ b/admin/layouts/dynamic_get/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 7589094af..753160260 100644 --- a/admin/layouts/dynamic_get/publlshing.php +++ b/admin/layouts/dynamic_get/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/dynamic_get/tweak_fullwidth.php b/admin/layouts/dynamic_get/tweak_fullwidth.php index e1527c85c..0f862050a 100644 --- a/admin/layouts/dynamic_get/tweak_fullwidth.php +++ b/admin/layouts/dynamic_get/tweak_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage tweak_fullwidth.php diff --git a/admin/layouts/field/details_fullwidth.php b/admin/layouts/field/details_fullwidth.php index 1b5160f06..2a18dc60f 100644 --- a/admin/layouts/field/details_fullwidth.php +++ b/admin/layouts/field/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 5b25ca0ef..c2def0c81 100644 --- a/admin/layouts/field/details_left.php +++ b/admin/layouts/field/details_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 6b45cf9b4..e6d42da76 100644 --- a/admin/layouts/field/details_right.php +++ b/admin/layouts/field/details_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 7e98d0c09..44171f053 100644 --- a/admin/layouts/field/details_under.php +++ b/admin/layouts/field/details_under.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage details_under.php diff --git a/admin/layouts/field/publishing.php b/admin/layouts/field/publishing.php index f8b3fb95a..c3aea70c6 100644 --- a/admin/layouts/field/publishing.php +++ b/admin/layouts/field/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 7589094af..753160260 100644 --- a/admin/layouts/field/publlshing.php +++ b/admin/layouts/field/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 08cd9732e..6ea8283f7 100644 --- a/admin/layouts/field/scripts_left.php +++ b/admin/layouts/field/scripts_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 b826ebc3c..4005a31c0 100644 --- a/admin/layouts/field/scripts_right.php +++ b/admin/layouts/field/scripts_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage scripts_right.php diff --git a/admin/layouts/fieldtype/details_fullwidth.php b/admin/layouts/fieldtype/details_fullwidth.php index cc60a6d21..619bf7ee7 100644 --- a/admin/layouts/fieldtype/details_fullwidth.php +++ b/admin/layouts/fieldtype/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage details_fullwidth.php diff --git a/admin/layouts/fieldtype/details_left.php b/admin/layouts/fieldtype/details_left.php index a4bc2af69..e2b65d679 100644 --- a/admin/layouts/fieldtype/details_left.php +++ b/admin/layouts/fieldtype/details_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 385994b54..e0b2743d8 100644 --- a/admin/layouts/fieldtype/details_right.php +++ b/admin/layouts/fieldtype/details_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 5e135e3d6..1f0b6321e 100644 --- a/admin/layouts/fieldtype/fields_fullwidth.php +++ b/admin/layouts/fieldtype/fields_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 f8b3fb95a..c3aea70c6 100644 --- a/admin/layouts/fieldtype/publishing.php +++ b/admin/layouts/fieldtype/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 7589094af..753160260 100644 --- a/admin/layouts/fieldtype/publlshing.php +++ b/admin/layouts/fieldtype/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 05f767c1f..a0cb8bcd4 100644 --- a/admin/layouts/help_document/details_above.php +++ b/admin/layouts/help_document/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 a17a47c58..6fe55b34f 100644 --- a/admin/layouts/help_document/details_fullwidth.php +++ b/admin/layouts/help_document/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 847aa9235..3e9679b97 100644 --- a/admin/layouts/help_document/details_left.php +++ b/admin/layouts/help_document/details_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 a97a32617..54fc5902d 100644 --- a/admin/layouts/help_document/details_right.php +++ b/admin/layouts/help_document/details_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 7e98d0c09..44171f053 100644 --- a/admin/layouts/help_document/details_under.php +++ b/admin/layouts/help_document/details_under.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 f8b3fb95a..c3aea70c6 100644 --- a/admin/layouts/help_document/publishing.php +++ b/admin/layouts/help_document/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 7589094af..753160260 100644 --- a/admin/layouts/help_document/publlshing.php +++ b/admin/layouts/help_document/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 af7b9f630..c88cf0ee9 100644 --- a/admin/layouts/joomla_component/admin_views_fullwidth.php +++ b/admin/layouts/joomla_component/admin_views_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 f09870599..1a88301d7 100644 --- a/admin/layouts/joomla_component/custom_admin_views_fullwidth.php +++ b/admin/layouts/joomla_component/custom_admin_views_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage custom_admin_views_fullwidth.php diff --git a/admin/layouts/joomla_component/dash_install_fullwidth.php b/admin/layouts/joomla_component/dash_install_fullwidth.php index ae292cd4a..e3012a4ab 100644 --- a/admin/layouts/joomla_component/dash_install_fullwidth.php +++ b/admin/layouts/joomla_component/dash_install_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage dash_install_fullwidth.php diff --git a/admin/layouts/joomla_component/dash_install_left.php b/admin/layouts/joomla_component/dash_install_left.php index 678b42a7f..0e97ca452 100644 --- a/admin/layouts/joomla_component/dash_install_left.php +++ b/admin/layouts/joomla_component/dash_install_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage dash_install_left.php diff --git a/admin/layouts/joomla_component/dash_install_right.php b/admin/layouts/joomla_component/dash_install_right.php index 6405802b0..a00ef5f87 100644 --- a/admin/layouts/joomla_component/dash_install_right.php +++ b/admin/layouts/joomla_component/dash_install_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage dash_install_right.php diff --git a/admin/layouts/joomla_component/details_above.php b/admin/layouts/joomla_component/details_above.php index e7792c36d..f837eec1c 100644 --- a/admin/layouts/joomla_component/details_above.php +++ b/admin/layouts/joomla_component/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 c761f35d5..5a877a066 100644 --- a/admin/layouts/joomla_component/details_left.php +++ b/admin/layouts/joomla_component/details_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 8f83b52a0..4f69b8e8e 100644 --- a/admin/layouts/joomla_component/details_right.php +++ b/admin/layouts/joomla_component/details_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 7e98d0c09..44171f053 100644 --- a/admin/layouts/joomla_component/details_under.php +++ b/admin/layouts/joomla_component/details_under.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 116c3327b..6b0d5b913 100644 --- a/admin/layouts/joomla_component/dynamic_build_beta_fullwidth.php +++ b/admin/layouts/joomla_component/dynamic_build_beta_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 cd681f93d..809278ced 100644 --- a/admin/layouts/joomla_component/dynamic_integration_fullwidth.php +++ b/admin/layouts/joomla_component/dynamic_integration_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 ae099f39a..d08883465 100644 --- a/admin/layouts/joomla_component/libs_helpers_fullwidth.php +++ b/admin/layouts/joomla_component/libs_helpers_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage libs_helpers_fullwidth.php diff --git a/admin/layouts/joomla_component/metadata.php b/admin/layouts/joomla_component/metadata.php index 95fb3fb67..e89695999 100644 --- a/admin/layouts/joomla_component/metadata.php +++ b/admin/layouts/joomla_component/metadata.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage metadata.php diff --git a/admin/layouts/joomla_component/mysql_fullwidth.php b/admin/layouts/joomla_component/mysql_fullwidth.php index 9a13f17f9..3f5df3367 100644 --- a/admin/layouts/joomla_component/mysql_fullwidth.php +++ b/admin/layouts/joomla_component/mysql_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage mysql_fullwidth.php diff --git a/admin/layouts/joomla_component/publishing.php b/admin/layouts/joomla_component/publishing.php index f3a968184..daefe82b8 100644 --- a/admin/layouts/joomla_component/publishing.php +++ b/admin/layouts/joomla_component/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/joomla_component/readme_left.php b/admin/layouts/joomla_component/readme_left.php index e4a699e87..2b97dc651 100644 --- a/admin/layouts/joomla_component/readme_left.php +++ b/admin/layouts/joomla_component/readme_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 b079f54a5..3cf9b898a 100644 --- a/admin/layouts/joomla_component/readme_right.php +++ b/admin/layouts/joomla_component/readme_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage readme_right.php diff --git a/admin/layouts/joomla_component/settings_fullwidth.php b/admin/layouts/joomla_component/settings_fullwidth.php index 03edff532..c8307a461 100644 --- a/admin/layouts/joomla_component/settings_fullwidth.php +++ b/admin/layouts/joomla_component/settings_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage settings_fullwidth.php diff --git a/admin/layouts/joomla_component/settings_left.php b/admin/layouts/joomla_component/settings_left.php index 56d91f74a..7b6044c9a 100644 --- a/admin/layouts/joomla_component/settings_left.php +++ b/admin/layouts/joomla_component/settings_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 5a3dd8f27..d4c7d3361 100644 --- a/admin/layouts/joomla_component/settings_right.php +++ b/admin/layouts/joomla_component/settings_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 342dfd924..b7d07fa04 100644 --- a/admin/layouts/joomla_component/site_views_fullwidth.php +++ b/admin/layouts/joomla_component/site_views_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage site_views_fullwidth.php diff --git a/admin/layouts/language/details_left.php b/admin/layouts/language/details_left.php index 8195163e2..f82a05bf3 100644 --- a/admin/layouts/language/details_left.php +++ b/admin/layouts/language/details_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage details_left.php diff --git a/admin/layouts/language/details_right.php b/admin/layouts/language/details_right.php index 15c5f9d6a..bee17d578 100644 --- a/admin/layouts/language/details_right.php +++ b/admin/layouts/language/details_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage details_right.php diff --git a/admin/layouts/language/publishing.php b/admin/layouts/language/publishing.php index f8b3fb95a..c3aea70c6 100644 --- a/admin/layouts/language/publishing.php +++ b/admin/layouts/language/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/language/publlshing.php b/admin/layouts/language/publlshing.php index 7589094af..753160260 100644 --- a/admin/layouts/language/publlshing.php +++ b/admin/layouts/language/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/language_translation/details_fullwidth.php b/admin/layouts/language_translation/details_fullwidth.php index 6b66020c0..ab232d359 100644 --- a/admin/layouts/language_translation/details_fullwidth.php +++ b/admin/layouts/language_translation/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage details_fullwidth.php diff --git a/admin/layouts/language_translation/publishing.php b/admin/layouts/language_translation/publishing.php index f8b3fb95a..c3aea70c6 100644 --- a/admin/layouts/language_translation/publishing.php +++ b/admin/layouts/language_translation/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/language_translation/publlshing.php b/admin/layouts/language_translation/publlshing.php index 7589094af..753160260 100644 --- a/admin/layouts/language_translation/publlshing.php +++ b/admin/layouts/language_translation/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/layout/custom_script_fullwidth.php b/admin/layouts/layout/custom_script_fullwidth.php index e0c6eb4bd..2a8e76e2b 100644 --- a/admin/layouts/layout/custom_script_fullwidth.php +++ b/admin/layouts/layout/custom_script_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 431025372..570195fbf 100644 --- a/admin/layouts/layout/details_fullwidth.php +++ b/admin/layouts/layout/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 d82fcad84..a597c1402 100644 --- a/admin/layouts/layout/details_left.php +++ b/admin/layouts/layout/details_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 63354f956..58219beca 100644 --- a/admin/layouts/layout/details_right.php +++ b/admin/layouts/layout/details_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 ac6c2aaae..8aabcad78 100644 --- a/admin/layouts/layout/details_rightside.php +++ b/admin/layouts/layout/details_rightside.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 7e98d0c09..44171f053 100644 --- a/admin/layouts/layout/details_under.php +++ b/admin/layouts/layout/details_under.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 f8b3fb95a..c3aea70c6 100644 --- a/admin/layouts/layout/publishing.php +++ b/admin/layouts/layout/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 7589094af..753160260 100644 --- a/admin/layouts/layout/publlshing.php +++ b/admin/layouts/layout/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/library/behaviour_above.php b/admin/layouts/library/behaviour_above.php index 7f2a54bb2..afa432e9d 100644 --- a/admin/layouts/library/behaviour_above.php +++ b/admin/layouts/library/behaviour_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage behaviour_above.php diff --git a/admin/layouts/library/behaviour_fullwidth.php b/admin/layouts/library/behaviour_fullwidth.php index 1befeea60..0d1e54033 100644 --- a/admin/layouts/library/behaviour_fullwidth.php +++ b/admin/layouts/library/behaviour_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage behaviour_fullwidth.php diff --git a/admin/layouts/library/behaviour_left.php b/admin/layouts/library/behaviour_left.php index 40df4c86a..79b6f09c3 100644 --- a/admin/layouts/library/behaviour_left.php +++ b/admin/layouts/library/behaviour_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage behaviour_left.php diff --git a/admin/layouts/library/behaviour_right.php b/admin/layouts/library/behaviour_right.php index 0a226fc85..98ea152c3 100644 --- a/admin/layouts/library/behaviour_right.php +++ b/admin/layouts/library/behaviour_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage behaviour_right.php diff --git a/admin/layouts/library/behaviour_under.php b/admin/layouts/library/behaviour_under.php index fad6588cc..9f2d8ac6d 100644 --- a/admin/layouts/library/behaviour_under.php +++ b/admin/layouts/library/behaviour_under.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage behaviour_under.php diff --git a/admin/layouts/library/config_fullwidth.php b/admin/layouts/library/config_fullwidth.php index 68f8b8d0e..ee94823b8 100644 --- a/admin/layouts/library/config_fullwidth.php +++ b/admin/layouts/library/config_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage config_fullwidth.php diff --git a/admin/layouts/library/files_folders_urls_fullwidth.php b/admin/layouts/library/files_folders_urls_fullwidth.php index bd4a316fd..0363363b9 100644 --- a/admin/layouts/library/files_folders_urls_fullwidth.php +++ b/admin/layouts/library/files_folders_urls_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage files_folders_urls_fullwidth.php diff --git a/admin/layouts/library/linked_fullwidth.php b/admin/layouts/library/linked_fullwidth.php index dea1c5fb2..17361e2fd 100644 --- a/admin/layouts/library/linked_fullwidth.php +++ b/admin/layouts/library/linked_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage linked_fullwidth.php diff --git a/admin/layouts/library/publishing.php b/admin/layouts/library/publishing.php index f8b3fb95a..c3aea70c6 100644 --- a/admin/layouts/library/publishing.php +++ b/admin/layouts/library/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/library/publlshing.php b/admin/layouts/library/publlshing.php index 7589094af..753160260 100644 --- a/admin/layouts/library/publlshing.php +++ b/admin/layouts/library/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/library_config/publishing.php b/admin/layouts/library_config/publishing.php index f8b3fb95a..c3aea70c6 100644 --- a/admin/layouts/library_config/publishing.php +++ b/admin/layouts/library_config/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/library_config/publlshing.php b/admin/layouts/library_config/publlshing.php index 7589094af..753160260 100644 --- a/admin/layouts/library_config/publlshing.php +++ b/admin/layouts/library_config/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/library_config/tweaks_above.php b/admin/layouts/library_config/tweaks_above.php index 1d997c1cd..c95babed3 100644 --- a/admin/layouts/library_config/tweaks_above.php +++ b/admin/layouts/library_config/tweaks_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage tweaks_above.php diff --git a/admin/layouts/library_config/tweaks_fullwidth.php b/admin/layouts/library_config/tweaks_fullwidth.php index 5ae3e0e2b..2e647c389 100644 --- a/admin/layouts/library_config/tweaks_fullwidth.php +++ b/admin/layouts/library_config/tweaks_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage tweaks_fullwidth.php diff --git a/admin/layouts/library_files_folders_urls/advance_fullwidth.php b/admin/layouts/library_files_folders_urls/advance_fullwidth.php index 2fda89c69..61e68aa63 100644 --- a/admin/layouts/library_files_folders_urls/advance_fullwidth.php +++ b/admin/layouts/library_files_folders_urls/advance_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage advance_fullwidth.php diff --git a/admin/layouts/library_files_folders_urls/basic_above.php b/admin/layouts/library_files_folders_urls/basic_above.php index a2bf2e69a..e47cd4991 100644 --- a/admin/layouts/library_files_folders_urls/basic_above.php +++ b/admin/layouts/library_files_folders_urls/basic_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage basic_above.php diff --git a/admin/layouts/library_files_folders_urls/basic_fullwidth.php b/admin/layouts/library_files_folders_urls/basic_fullwidth.php index ed3ade29d..a52e4b671 100644 --- a/admin/layouts/library_files_folders_urls/basic_fullwidth.php +++ b/admin/layouts/library_files_folders_urls/basic_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage basic_fullwidth.php diff --git a/admin/layouts/library_files_folders_urls/publishing.php b/admin/layouts/library_files_folders_urls/publishing.php index f8b3fb95a..c3aea70c6 100644 --- a/admin/layouts/library_files_folders_urls/publishing.php +++ b/admin/layouts/library_files_folders_urls/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/library_files_folders_urls/publlshing.php b/admin/layouts/library_files_folders_urls/publlshing.php index 7589094af..753160260 100644 --- a/admin/layouts/library_files_folders_urls/publlshing.php +++ b/admin/layouts/library_files_folders_urls/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/server/details_above.php b/admin/layouts/server/details_above.php index 258ec2c2b..c89e5ed9a 100644 --- a/admin/layouts/server/details_above.php +++ b/admin/layouts/server/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage details_above.php diff --git a/admin/layouts/server/details_fullwidth.php b/admin/layouts/server/details_fullwidth.php index bfc32694e..c84d15718 100644 --- a/admin/layouts/server/details_fullwidth.php +++ b/admin/layouts/server/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage details_fullwidth.php diff --git a/admin/layouts/server/details_left.php b/admin/layouts/server/details_left.php index 27d4e3f50..6010ed732 100644 --- a/admin/layouts/server/details_left.php +++ b/admin/layouts/server/details_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage details_left.php diff --git a/admin/layouts/server/details_right.php b/admin/layouts/server/details_right.php index 949e46120..fae7d5063 100644 --- a/admin/layouts/server/details_right.php +++ b/admin/layouts/server/details_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage details_right.php diff --git a/admin/layouts/server/linked_components_fullwidth.php b/admin/layouts/server/linked_components_fullwidth.php index 2e873c70e..24b4f63f1 100644 --- a/admin/layouts/server/linked_components_fullwidth.php +++ b/admin/layouts/server/linked_components_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage linked_components_fullwidth.php diff --git a/admin/layouts/server/publishing.php b/admin/layouts/server/publishing.php index f8b3fb95a..c3aea70c6 100644 --- a/admin/layouts/server/publishing.php +++ b/admin/layouts/server/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/server/publlshing.php b/admin/layouts/server/publlshing.php index 7589094af..753160260 100644 --- a/admin/layouts/server/publlshing.php +++ b/admin/layouts/server/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 2f5bb49ed..67cf67363 100644 --- a/admin/layouts/site_view/custom_buttons_fullwidth.php +++ b/admin/layouts/site_view/custom_buttons_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 4bb9a0f03..8b08b329f 100644 --- a/admin/layouts/site_view/custom_buttons_left.php +++ b/admin/layouts/site_view/custom_buttons_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 e62c5afc5..2d7680a32 100644 --- a/admin/layouts/site_view/custom_buttons_right.php +++ b/admin/layouts/site_view/custom_buttons_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 e7792c36d..f837eec1c 100644 --- a/admin/layouts/site_view/details_above.php +++ b/admin/layouts/site_view/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 a4b05c492..3e6736d05 100644 --- a/admin/layouts/site_view/details_fullwidth.php +++ b/admin/layouts/site_view/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 74f03daf1..172e5a948 100644 --- a/admin/layouts/site_view/details_left.php +++ b/admin/layouts/site_view/details_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 63354f956..58219beca 100644 --- a/admin/layouts/site_view/details_right.php +++ b/admin/layouts/site_view/details_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 96eebf639..711753ed6 100644 --- a/admin/layouts/site_view/details_rightside.php +++ b/admin/layouts/site_view/details_rightside.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 7e98d0c09..44171f053 100644 --- a/admin/layouts/site_view/details_under.php +++ b/admin/layouts/site_view/details_under.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 7893ca14e..a5aadd4db 100644 --- a/admin/layouts/site_view/javascript_css_fullwidth.php +++ b/admin/layouts/site_view/javascript_css_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 197d8f141..08dab22f7 100644 --- a/admin/layouts/site_view/linked_components_fullwidth.php +++ b/admin/layouts/site_view/linked_components_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 641013366..232cdaa29 100644 --- a/admin/layouts/site_view/php_fullwidth.php +++ b/admin/layouts/site_view/php_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 f8b3fb95a..c3aea70c6 100644 --- a/admin/layouts/site_view/publishing.php +++ b/admin/layouts/site_view/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 7589094af..753160260 100644 --- a/admin/layouts/site_view/publlshing.php +++ b/admin/layouts/site_view/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/snippet/contributor_fullwidth.php b/admin/layouts/snippet/contributor_fullwidth.php index e7e6eb8d4..86885ea52 100644 --- a/admin/layouts/snippet/contributor_fullwidth.php +++ b/admin/layouts/snippet/contributor_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage contributor_fullwidth.php diff --git a/admin/layouts/snippet/contributor_left.php b/admin/layouts/snippet/contributor_left.php index 3fc16fa2f..7e25beabb 100644 --- a/admin/layouts/snippet/contributor_left.php +++ b/admin/layouts/snippet/contributor_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage contributor_left.php diff --git a/admin/layouts/snippet/contributor_right.php b/admin/layouts/snippet/contributor_right.php index 5489745aa..f36f7e65a 100644 --- a/admin/layouts/snippet/contributor_right.php +++ b/admin/layouts/snippet/contributor_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage contributor_right.php diff --git a/admin/layouts/snippet/details_above.php b/admin/layouts/snippet/details_above.php index 4c755431d..1e9a3ed32 100644 --- a/admin/layouts/snippet/details_above.php +++ b/admin/layouts/snippet/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 027bbcbe4..06c46c99b 100644 --- a/admin/layouts/snippet/details_left.php +++ b/admin/layouts/snippet/details_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 90da6184d..e0d3b19c1 100644 --- a/admin/layouts/snippet/details_right.php +++ b/admin/layouts/snippet/details_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 f8b3fb95a..c3aea70c6 100644 --- a/admin/layouts/snippet/publishing.php +++ b/admin/layouts/snippet/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 7589094af..753160260 100644 --- a/admin/layouts/snippet/publlshing.php +++ b/admin/layouts/snippet/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/snippet_type/details_left.php b/admin/layouts/snippet_type/details_left.php index 8195163e2..f82a05bf3 100644 --- a/admin/layouts/snippet_type/details_left.php +++ b/admin/layouts/snippet_type/details_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage details_left.php diff --git a/admin/layouts/snippet_type/details_right.php b/admin/layouts/snippet_type/details_right.php index 385994b54..e0b2743d8 100644 --- a/admin/layouts/snippet_type/details_right.php +++ b/admin/layouts/snippet_type/details_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage details_right.php diff --git a/admin/layouts/snippet_type/publishing.php b/admin/layouts/snippet_type/publishing.php index f8b3fb95a..c3aea70c6 100644 --- a/admin/layouts/snippet_type/publishing.php +++ b/admin/layouts/snippet_type/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/snippet_type/publlshing.php b/admin/layouts/snippet_type/publlshing.php index 7589094af..753160260 100644 --- a/admin/layouts/snippet_type/publlshing.php +++ b/admin/layouts/snippet_type/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 e0c6eb4bd..2a8e76e2b 100644 --- a/admin/layouts/template/custom_script_fullwidth.php +++ b/admin/layouts/template/custom_script_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 f6e82dd3a..dad2c4c8d 100644 --- a/admin/layouts/template/details_fullwidth.php +++ b/admin/layouts/template/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 d82fcad84..a597c1402 100644 --- a/admin/layouts/template/details_left.php +++ b/admin/layouts/template/details_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 cdf47a26c..d76dee531 100644 --- a/admin/layouts/template/details_right.php +++ b/admin/layouts/template/details_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 ac6c2aaae..8aabcad78 100644 --- a/admin/layouts/template/details_rightside.php +++ b/admin/layouts/template/details_rightside.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 7e98d0c09..44171f053 100644 --- a/admin/layouts/template/details_under.php +++ b/admin/layouts/template/details_under.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 f8b3fb95a..c3aea70c6 100644 --- a/admin/layouts/template/publishing.php +++ b/admin/layouts/template/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 7589094af..753160260 100644 --- a/admin/layouts/template/publlshing.php +++ b/admin/layouts/template/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/models/admin_fields.php b/admin/models/admin_fields.php index f99da5933..31261e3a7 100644 --- a/admin/models/admin_fields.php +++ b/admin/models/admin_fields.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage admin_fields.php diff --git a/admin/models/admin_fields_conditions.php b/admin/models/admin_fields_conditions.php index fe295d473..9b7cd5e54 100644 --- a/admin/models/admin_fields_conditions.php +++ b/admin/models/admin_fields_conditions.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage admin_fields_conditions.php diff --git a/admin/models/admin_view.php b/admin/models/admin_view.php index b1a2000a3..5608cac2f 100644 --- a/admin/models/admin_view.php +++ b/admin/models/admin_view.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage admin_view.php diff --git a/admin/models/admin_views.php b/admin/models/admin_views.php index 8d898ca38..7cd94f66c 100644 --- a/admin/models/admin_views.php +++ b/admin/models/admin_views.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage admin_views.php diff --git a/admin/models/admins_fields.php b/admin/models/admins_fields.php index 724e26748..f794f9e79 100644 --- a/admin/models/admins_fields.php +++ b/admin/models/admins_fields.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage admins_fields.php diff --git a/admin/models/admins_fields_conditions.php b/admin/models/admins_fields_conditions.php index 6fe3525de..cfe6b8430 100644 --- a/admin/models/admins_fields_conditions.php +++ b/admin/models/admins_fields_conditions.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage admins_fields_conditions.php diff --git a/admin/models/ajax.php b/admin/models/ajax.php index 305dcc2fc..03a0bb78e 100644 --- a/admin/models/ajax.php +++ b/admin/models/ajax.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage ajax.php diff --git a/admin/models/compiler.php b/admin/models/compiler.php index cd3bbd26a..af518f26f 100644 --- a/admin/models/compiler.php +++ b/admin/models/compiler.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage compiler.php diff --git a/admin/models/component_admin_views.php b/admin/models/component_admin_views.php index c6a64412a..775c01137 100644 --- a/admin/models/component_admin_views.php +++ b/admin/models/component_admin_views.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_admin_views.php diff --git a/admin/models/component_config.php b/admin/models/component_config.php index 36403d80f..c65f86bec 100644 --- a/admin/models/component_config.php +++ b/admin/models/component_config.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_config.php diff --git a/admin/models/component_custom_admin_menus.php b/admin/models/component_custom_admin_menus.php index 6edc57e37..0e1d68d95 100644 --- a/admin/models/component_custom_admin_menus.php +++ b/admin/models/component_custom_admin_menus.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_custom_admin_menus.php diff --git a/admin/models/component_custom_admin_views.php b/admin/models/component_custom_admin_views.php index 0bc1c6f87..3bad6c214 100644 --- a/admin/models/component_custom_admin_views.php +++ b/admin/models/component_custom_admin_views.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_custom_admin_views.php diff --git a/admin/models/component_dashboard.php b/admin/models/component_dashboard.php index 910e986b6..37d7cbc6a 100644 --- a/admin/models/component_dashboard.php +++ b/admin/models/component_dashboard.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_dashboard.php diff --git a/admin/models/component_files_folders.php b/admin/models/component_files_folders.php index 93cd931ee..771581ead 100644 --- a/admin/models/component_files_folders.php +++ b/admin/models/component_files_folders.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_files_folders.php diff --git a/admin/models/component_mysql_tweaks.php b/admin/models/component_mysql_tweaks.php index 5d5d00a45..23b45dda1 100644 --- a/admin/models/component_mysql_tweaks.php +++ b/admin/models/component_mysql_tweaks.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_mysql_tweaks.php diff --git a/admin/models/component_site_views.php b/admin/models/component_site_views.php index 60d4acd63..5590aeba7 100644 --- a/admin/models/component_site_views.php +++ b/admin/models/component_site_views.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_site_views.php diff --git a/admin/models/component_updates.php b/admin/models/component_updates.php index 104ba9ed7..ab3eb64b6 100644 --- a/admin/models/component_updates.php +++ b/admin/models/component_updates.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_updates.php diff --git a/admin/models/componentbuilder.php b/admin/models/componentbuilder.php index 7e768ddc7..932c065e9 100644 --- a/admin/models/componentbuilder.php +++ b/admin/models/componentbuilder.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage componentbuilder.php diff --git a/admin/models/components_admin_views.php b/admin/models/components_admin_views.php index 765f88573..c13d0840a 100644 --- a/admin/models/components_admin_views.php +++ b/admin/models/components_admin_views.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage components_admin_views.php diff --git a/admin/models/components_config.php b/admin/models/components_config.php index ee125d3cb..6ad3e3517 100644 --- a/admin/models/components_config.php +++ b/admin/models/components_config.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage components_config.php diff --git a/admin/models/components_custom_admin_menus.php b/admin/models/components_custom_admin_menus.php index 25696e67d..a1a3d70b6 100644 --- a/admin/models/components_custom_admin_menus.php +++ b/admin/models/components_custom_admin_menus.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage components_custom_admin_menus.php diff --git a/admin/models/components_custom_admin_views.php b/admin/models/components_custom_admin_views.php index 857b9ca1f..9689c010d 100644 --- a/admin/models/components_custom_admin_views.php +++ b/admin/models/components_custom_admin_views.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage components_custom_admin_views.php diff --git a/admin/models/components_dashboard.php b/admin/models/components_dashboard.php index 27b174758..5158629d6 100644 --- a/admin/models/components_dashboard.php +++ b/admin/models/components_dashboard.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage components_dashboard.php diff --git a/admin/models/components_files_folders.php b/admin/models/components_files_folders.php index e82e7875b..24aa8036e 100644 --- a/admin/models/components_files_folders.php +++ b/admin/models/components_files_folders.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage components_files_folders.php diff --git a/admin/models/components_mysql_tweaks.php b/admin/models/components_mysql_tweaks.php index 0edf6427e..99b617bee 100644 --- a/admin/models/components_mysql_tweaks.php +++ b/admin/models/components_mysql_tweaks.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage components_mysql_tweaks.php diff --git a/admin/models/components_site_views.php b/admin/models/components_site_views.php index 1470523fd..d3e143c6e 100644 --- a/admin/models/components_site_views.php +++ b/admin/models/components_site_views.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage components_site_views.php diff --git a/admin/models/components_updates.php b/admin/models/components_updates.php index 288d373d4..0f866a754 100644 --- a/admin/models/components_updates.php +++ b/admin/models/components_updates.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage components_updates.php diff --git a/admin/models/custom_admin_view.php b/admin/models/custom_admin_view.php index f2ca14854..9080a9d59 100644 --- a/admin/models/custom_admin_view.php +++ b/admin/models/custom_admin_view.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage custom_admin_view.php diff --git a/admin/models/custom_admin_views.php b/admin/models/custom_admin_views.php index d574eda5e..682adde6b 100644 --- a/admin/models/custom_admin_views.php +++ b/admin/models/custom_admin_views.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage custom_admin_views.php diff --git a/admin/models/custom_code.php b/admin/models/custom_code.php index e8b329707..f24ddb0b9 100644 --- a/admin/models/custom_code.php +++ b/admin/models/custom_code.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage custom_code.php diff --git a/admin/models/custom_codes.php b/admin/models/custom_codes.php index e7b32d13a..fcc7e6f18 100644 --- a/admin/models/custom_codes.php +++ b/admin/models/custom_codes.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage custom_codes.php diff --git a/admin/models/dynamic_get.php b/admin/models/dynamic_get.php index 49be4200e..9079182cf 100644 --- a/admin/models/dynamic_get.php +++ b/admin/models/dynamic_get.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage dynamic_get.php diff --git a/admin/models/dynamic_gets.php b/admin/models/dynamic_gets.php index 0e1547d66..9139d1417 100644 --- a/admin/models/dynamic_gets.php +++ b/admin/models/dynamic_gets.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage dynamic_gets.php diff --git a/admin/models/field.php b/admin/models/field.php index 1c7a1153e..8f7cc3a5d 100644 --- a/admin/models/field.php +++ b/admin/models/field.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage field.php diff --git a/admin/models/fields.php b/admin/models/fields.php index db8925421..071d3ed71 100644 --- a/admin/models/fields.php +++ b/admin/models/fields.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage fields.php diff --git a/admin/models/fields/adminsviews.php b/admin/models/fields/adminsviews.php index 3772dfabc..06c6d2f5b 100644 --- a/admin/models/fields/adminsviews.php +++ b/admin/models/fields/adminsviews.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage adminsviews.php diff --git a/admin/models/fields/adminviewfolderlist.php b/admin/models/fields/adminviewfolderlist.php index fd54a568d..9d3e80cb7 100644 --- a/admin/models/fields/adminviewfolderlist.php +++ b/admin/models/fields/adminviewfolderlist.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 af439bffa..7f0cd629b 100644 --- a/admin/models/fields/adminviews.php +++ b/admin/models/fields/adminviews.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage adminviews.php diff --git a/admin/models/fields/adminviewsreadonly.php b/admin/models/fields/adminviewsreadonly.php index ce9ca0dee..f2daecc89 100644 --- a/admin/models/fields/adminviewsreadonly.php +++ b/admin/models/fields/adminviewsreadonly.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage adminviewsreadonly.php diff --git a/admin/models/fields/articles.php b/admin/models/fields/articles.php index 45249c5df..828abd341 100644 --- a/admin/models/fields/articles.php +++ b/admin/models/fields/articles.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 dc042e18a..b2f1ccf47 100644 --- a/admin/models/fields/component.php +++ b/admin/models/fields/component.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component.php diff --git a/admin/models/fields/componentadminmenus.php b/admin/models/fields/componentadminmenus.php index 3d149de82..61989365a 100644 --- a/admin/models/fields/componentadminmenus.php +++ b/admin/models/fields/componentadminmenus.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage componentadminmenus.php diff --git a/admin/models/fields/componentadminviews.php b/admin/models/fields/componentadminviews.php index 91beb15e0..76d262325 100644 --- a/admin/models/fields/componentadminviews.php +++ b/admin/models/fields/componentadminviews.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage componentadminviews.php diff --git a/admin/models/fields/components.php b/admin/models/fields/components.php index 87df5661f..6812fa2be 100644 --- a/admin/models/fields/components.php +++ b/admin/models/fields/components.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage components.php diff --git a/admin/models/fields/customadminviews.php b/admin/models/fields/customadminviews.php index d0043eeb9..78a6db561 100644 --- a/admin/models/fields/customadminviews.php +++ b/admin/models/fields/customadminviews.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 518466033..77fd653e8 100644 --- a/admin/models/fields/customfilelist.php +++ b/admin/models/fields/customfilelist.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 336026eb7..c95b954d4 100644 --- a/admin/models/fields/customfolderlist.php +++ b/admin/models/fields/customfolderlist.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 09de09dbc..93e7dab8b 100644 --- a/admin/models/fields/customgets.php +++ b/admin/models/fields/customgets.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 2ad1e97ee..2d460f563 100644 --- a/admin/models/fields/dbtables.php +++ b/admin/models/fields/dbtables.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage dbtables.php diff --git a/admin/models/fields/dynamicdashboard.php b/admin/models/fields/dynamicdashboard.php index 5a37c929e..ce44b08f0 100644 --- a/admin/models/fields/dynamicdashboard.php +++ b/admin/models/fields/dynamicdashboard.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage dynamicdashboard.php diff --git a/admin/models/fields/dynamicget.php b/admin/models/fields/dynamicget.php index 8cfe49420..5ff507d9c 100644 --- a/admin/models/fields/dynamicget.php +++ b/admin/models/fields/dynamicget.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage dynamicget.php diff --git a/admin/models/fields/dynamicgets.php b/admin/models/fields/dynamicgets.php index ea310c534..9cfdb1eb1 100644 --- a/admin/models/fields/dynamicgets.php +++ b/admin/models/fields/dynamicgets.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 83049d7e7..dbe3e0d82 100644 --- a/admin/models/fields/fields.php +++ b/admin/models/fields/fields.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage fields.php diff --git a/admin/models/fields/fieldtypes.php b/admin/models/fields/fieldtypes.php index c1723a3aa..dae028ec2 100644 --- a/admin/models/fields/fieldtypes.php +++ b/admin/models/fields/fieldtypes.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage fieldtypes.php diff --git a/admin/models/fields/filebehaviour.php b/admin/models/fields/filebehaviour.php index 51d0e5476..c3f868218 100644 --- a/admin/models/fields/filebehaviour.php +++ b/admin/models/fields/filebehaviour.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage filebehaviour.php diff --git a/admin/models/fields/joomlacomponents.php b/admin/models/fields/joomlacomponents.php index 79bc4fccf..ab0371441 100644 --- a/admin/models/fields/joomlacomponents.php +++ b/admin/models/fields/joomlacomponents.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage joomlacomponents.php diff --git a/admin/models/fields/lang.php b/admin/models/fields/lang.php index 78a5b71b1..e4434ce2c 100644 --- a/admin/models/fields/lang.php +++ b/admin/models/fields/lang.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage lang.php diff --git a/admin/models/fields/libconfigfield.php b/admin/models/fields/libconfigfield.php index 71efafbf3..b2daf71a6 100644 --- a/admin/models/fields/libconfigfield.php +++ b/admin/models/fields/libconfigfield.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage libconfigfield.php diff --git a/admin/models/fields/libraries.php b/admin/models/fields/libraries.php index 6506e4723..b9b9ac39a 100644 --- a/admin/models/fields/libraries.php +++ b/admin/models/fields/libraries.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage libraries.php diff --git a/admin/models/fields/librariesx.php b/admin/models/fields/librariesx.php index 715d8abf7..853e505d0 100644 --- a/admin/models/fields/librariesx.php +++ b/admin/models/fields/librariesx.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage librariesx.php diff --git a/admin/models/fields/library.php b/admin/models/fields/library.php index 9e7921e84..d328b2af2 100644 --- a/admin/models/fields/library.php +++ b/admin/models/fields/library.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage library.php diff --git a/admin/models/fields/libraryfiles.php b/admin/models/fields/libraryfiles.php index 7bf416e59..0d3a71319 100644 --- a/admin/models/fields/libraryfiles.php +++ b/admin/models/fields/libraryfiles.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage libraryfiles.php diff --git a/admin/models/fields/libraryreadonly.php b/admin/models/fields/libraryreadonly.php index bcaeb99ef..ce66044b1 100644 --- a/admin/models/fields/libraryreadonly.php +++ b/admin/models/fields/libraryreadonly.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage libraryreadonly.php diff --git a/admin/models/fields/maingets.php b/admin/models/fields/maingets.php index 2c806aad2..47fc2d8e8 100644 --- a/admin/models/fields/maingets.php +++ b/admin/models/fields/maingets.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage maingets.php diff --git a/admin/models/fields/matchfield.php b/admin/models/fields/matchfield.php index 535d07420..9f777527d 100644 --- a/admin/models/fields/matchfield.php +++ b/admin/models/fields/matchfield.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage matchfield.php diff --git a/admin/models/fields/servers.php b/admin/models/fields/servers.php index ed35dfbc4..f6e2c50e2 100644 --- a/admin/models/fields/servers.php +++ b/admin/models/fields/servers.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage servers.php diff --git a/admin/models/fields/siteviewfolderlist.php b/admin/models/fields/siteviewfolderlist.php index 5be052e4e..99c2fcab1 100644 --- a/admin/models/fields/siteviewfolderlist.php +++ b/admin/models/fields/siteviewfolderlist.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 3542f731c..2c79a2174 100644 --- a/admin/models/fields/siteviews.php +++ b/admin/models/fields/siteviews.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 4fb1f0ec7..68a9bf304 100644 --- a/admin/models/fields/snippets.php +++ b/admin/models/fields/snippets.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage snippets.php diff --git a/admin/models/fields/snippettype.php b/admin/models/fields/snippettype.php index 3fe5648ae..da9670ba1 100644 --- a/admin/models/fields/snippettype.php +++ b/admin/models/fields/snippettype.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage snippettype.php diff --git a/admin/models/fields/targetfields.php b/admin/models/fields/targetfields.php index acd0e79db..8e2cd672f 100644 --- a/admin/models/fields/targetfields.php +++ b/admin/models/fields/targetfields.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage targetfields.php diff --git a/admin/models/fields/viewtabs.php b/admin/models/fields/viewtabs.php index 7ddf1d8b1..e81981c16 100644 --- a/admin/models/fields/viewtabs.php +++ b/admin/models/fields/viewtabs.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage viewtabs.php diff --git a/admin/models/fieldtype.php b/admin/models/fieldtype.php index 9f07998b3..d6bc287e6 100644 --- a/admin/models/fieldtype.php +++ b/admin/models/fieldtype.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage fieldtype.php diff --git a/admin/models/fieldtypes.php b/admin/models/fieldtypes.php index 85147c31f..e8bd2975f 100644 --- a/admin/models/fieldtypes.php +++ b/admin/models/fieldtypes.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage fieldtypes.php diff --git a/admin/models/forms/admin_fields.js b/admin/models/forms/admin_fields.js index c0dd5c07e..7218f7964 100644 --- a/admin/models/forms/admin_fields.js +++ b/admin/models/forms/admin_fields.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage admin_fields.js diff --git a/admin/models/forms/admin_fields_conditions.js b/admin/models/forms/admin_fields_conditions.js index 5701fb39a..92e9f3bd7 100644 --- a/admin/models/forms/admin_fields_conditions.js +++ b/admin/models/forms/admin_fields_conditions.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage admin_fields_conditions.js diff --git a/admin/models/forms/admin_view.js b/admin/models/forms/admin_view.js index 851a37ab3..b3b74ff33 100644 --- a/admin/models/forms/admin_view.js +++ b/admin/models/forms/admin_view.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage admin_view.js diff --git a/admin/models/forms/component_admin_views.js b/admin/models/forms/component_admin_views.js index 9ccebf929..8124e38c8 100644 --- a/admin/models/forms/component_admin_views.js +++ b/admin/models/forms/component_admin_views.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_admin_views.js diff --git a/admin/models/forms/component_config.js b/admin/models/forms/component_config.js index e56f1c90d..36834b311 100644 --- a/admin/models/forms/component_config.js +++ b/admin/models/forms/component_config.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_config.js diff --git a/admin/models/forms/component_custom_admin_menus.js b/admin/models/forms/component_custom_admin_menus.js index 83bf1f975..6ba2d007b 100644 --- a/admin/models/forms/component_custom_admin_menus.js +++ b/admin/models/forms/component_custom_admin_menus.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_custom_admin_menus.js diff --git a/admin/models/forms/component_custom_admin_views.js b/admin/models/forms/component_custom_admin_views.js index 86db67d4f..572b8d94d 100644 --- a/admin/models/forms/component_custom_admin_views.js +++ b/admin/models/forms/component_custom_admin_views.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_custom_admin_views.js diff --git a/admin/models/forms/component_dashboard.js b/admin/models/forms/component_dashboard.js index a73db7414..3bb48b932 100644 --- a/admin/models/forms/component_dashboard.js +++ b/admin/models/forms/component_dashboard.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_dashboard.js diff --git a/admin/models/forms/component_files_folders.js b/admin/models/forms/component_files_folders.js index 929b3e9f0..8de51b879 100644 --- a/admin/models/forms/component_files_folders.js +++ b/admin/models/forms/component_files_folders.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_files_folders.js diff --git a/admin/models/forms/component_mysql_tweaks.js b/admin/models/forms/component_mysql_tweaks.js index 62d8535a5..0aed33e8c 100644 --- a/admin/models/forms/component_mysql_tweaks.js +++ b/admin/models/forms/component_mysql_tweaks.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_mysql_tweaks.js diff --git a/admin/models/forms/component_site_views.js b/admin/models/forms/component_site_views.js index ee8d0369d..4b91ed182 100644 --- a/admin/models/forms/component_site_views.js +++ b/admin/models/forms/component_site_views.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_site_views.js diff --git a/admin/models/forms/component_updates.js b/admin/models/forms/component_updates.js index 6bb168c33..872101c21 100644 --- a/admin/models/forms/component_updates.js +++ b/admin/models/forms/component_updates.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_updates.js diff --git a/admin/models/forms/custom_admin_view.js b/admin/models/forms/custom_admin_view.js index c28f81fa4..cb375436d 100644 --- a/admin/models/forms/custom_admin_view.js +++ b/admin/models/forms/custom_admin_view.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage custom_admin_view.js diff --git a/admin/models/forms/custom_code.js b/admin/models/forms/custom_code.js index 2e04663c6..75c5c5a46 100644 --- a/admin/models/forms/custom_code.js +++ b/admin/models/forms/custom_code.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage custom_code.js diff --git a/admin/models/forms/dynamic_get.js b/admin/models/forms/dynamic_get.js index f00bc9ebb..82e323fc5 100644 --- a/admin/models/forms/dynamic_get.js +++ b/admin/models/forms/dynamic_get.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage dynamic_get.js diff --git a/admin/models/forms/field.js b/admin/models/forms/field.js index f33c22034..7923ac583 100644 --- a/admin/models/forms/field.js +++ b/admin/models/forms/field.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage field.js diff --git a/admin/models/forms/fieldtype.js b/admin/models/forms/fieldtype.js index 1bc1ac1f5..fb19cecdc 100644 --- a/admin/models/forms/fieldtype.js +++ b/admin/models/forms/fieldtype.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage fieldtype.js diff --git a/admin/models/forms/help_document.js b/admin/models/forms/help_document.js index f9d4ea9ca..a711e8134 100644 --- a/admin/models/forms/help_document.js +++ b/admin/models/forms/help_document.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage help_document.js diff --git a/admin/models/forms/joomla_component.js b/admin/models/forms/joomla_component.js index 62445c3d7..786e02498 100644 --- a/admin/models/forms/joomla_component.js +++ b/admin/models/forms/joomla_component.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage joomla_component.js diff --git a/admin/models/forms/language.js b/admin/models/forms/language.js index 394e7d7ba..b5494566b 100644 --- a/admin/models/forms/language.js +++ b/admin/models/forms/language.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage language.js diff --git a/admin/models/forms/language_translation.js b/admin/models/forms/language_translation.js index cda1ed39c..12192c8bd 100644 --- a/admin/models/forms/language_translation.js +++ b/admin/models/forms/language_translation.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage language_translation.js diff --git a/admin/models/forms/layout.js b/admin/models/forms/layout.js index e6e8d5225..fa47acd91 100644 --- a/admin/models/forms/layout.js +++ b/admin/models/forms/layout.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage layout.js diff --git a/admin/models/forms/library.js b/admin/models/forms/library.js index 3f268a5b2..05d3bbc30 100644 --- a/admin/models/forms/library.js +++ b/admin/models/forms/library.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage library.js diff --git a/admin/models/forms/library_config.js b/admin/models/forms/library_config.js index 96739259a..7cb335b08 100644 --- a/admin/models/forms/library_config.js +++ b/admin/models/forms/library_config.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage library_config.js diff --git a/admin/models/forms/library_files_folders_urls.js b/admin/models/forms/library_files_folders_urls.js index 3d71675d8..b840937c3 100644 --- a/admin/models/forms/library_files_folders_urls.js +++ b/admin/models/forms/library_files_folders_urls.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage library_files_folders_urls.js diff --git a/admin/models/forms/server.js b/admin/models/forms/server.js index 9687f7229..db722ad80 100644 --- a/admin/models/forms/server.js +++ b/admin/models/forms/server.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage server.js diff --git a/admin/models/forms/site_view.js b/admin/models/forms/site_view.js index 077176e74..d8d24db88 100644 --- a/admin/models/forms/site_view.js +++ b/admin/models/forms/site_view.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage site_view.js diff --git a/admin/models/forms/snippet.js b/admin/models/forms/snippet.js index 04160952c..dcb6f683e 100644 --- a/admin/models/forms/snippet.js +++ b/admin/models/forms/snippet.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage snippet.js diff --git a/admin/models/forms/snippet_type.js b/admin/models/forms/snippet_type.js index a299cfaf6..2eaaef4e8 100644 --- a/admin/models/forms/snippet_type.js +++ b/admin/models/forms/snippet_type.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage snippet_type.js diff --git a/admin/models/forms/template.js b/admin/models/forms/template.js index 9fa305e70..d3da0c767 100644 --- a/admin/models/forms/template.js +++ b/admin/models/forms/template.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage template.js diff --git a/admin/models/get_snippets.php b/admin/models/get_snippets.php index 346cce5ad..339545d26 100644 --- a/admin/models/get_snippets.php +++ b/admin/models/get_snippets.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage get_snippets.php diff --git a/admin/models/help_document.php b/admin/models/help_document.php index 9dcabbc4c..df8a7e30a 100644 --- a/admin/models/help_document.php +++ b/admin/models/help_document.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage help_document.php diff --git a/admin/models/help_documents.php b/admin/models/help_documents.php index 808dea4bc..bb5ed7f35 100644 --- a/admin/models/help_documents.php +++ b/admin/models/help_documents.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage help_documents.php diff --git a/admin/models/import.php b/admin/models/import.php index c43c8d247..f142ed9bb 100644 --- a/admin/models/import.php +++ b/admin/models/import.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 10c756d44..de71c6545 100644 --- a/admin/models/import_joomla_components.php +++ b/admin/models/import_joomla_components.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage import_joomla_components.php diff --git a/admin/models/import_language_translations.php b/admin/models/import_language_translations.php index 1b01ae202..d1c4a1c30 100644 --- a/admin/models/import_language_translations.php +++ b/admin/models/import_language_translations.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage import_language_translations.php diff --git a/admin/models/joomla_component.php b/admin/models/joomla_component.php index 89820059d..d6f5cceab 100644 --- a/admin/models/joomla_component.php +++ b/admin/models/joomla_component.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage joomla_component.php diff --git a/admin/models/joomla_components.php b/admin/models/joomla_components.php index cd3079c57..41675dda2 100644 --- a/admin/models/joomla_components.php +++ b/admin/models/joomla_components.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage joomla_components.php diff --git a/admin/models/language.php b/admin/models/language.php index 2b9c98cb6..eeac5ce26 100644 --- a/admin/models/language.php +++ b/admin/models/language.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage language.php diff --git a/admin/models/language_translation.php b/admin/models/language_translation.php index 99acb372d..1b79e0f1c 100644 --- a/admin/models/language_translation.php +++ b/admin/models/language_translation.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage language_translation.php diff --git a/admin/models/language_translations.php b/admin/models/language_translations.php index 45c6fbf18..7732c2cc3 100644 --- a/admin/models/language_translations.php +++ b/admin/models/language_translations.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage language_translations.php diff --git a/admin/models/languages.php b/admin/models/languages.php index ad1fbc323..afc83e428 100644 --- a/admin/models/languages.php +++ b/admin/models/languages.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage languages.php diff --git a/admin/models/layout.php b/admin/models/layout.php index 0cf073ec0..d5d61b192 100644 --- a/admin/models/layout.php +++ b/admin/models/layout.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage layout.php diff --git a/admin/models/layouts.php b/admin/models/layouts.php index 7b805abdc..791a7dc07 100644 --- a/admin/models/layouts.php +++ b/admin/models/layouts.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage layouts.php diff --git a/admin/models/libraries.php b/admin/models/libraries.php index 08d458f57..b673c364d 100644 --- a/admin/models/libraries.php +++ b/admin/models/libraries.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage libraries.php diff --git a/admin/models/libraries_config.php b/admin/models/libraries_config.php index cb28734bd..bfae1dbcd 100644 --- a/admin/models/libraries_config.php +++ b/admin/models/libraries_config.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage libraries_config.php diff --git a/admin/models/libraries_files_folders_urls.php b/admin/models/libraries_files_folders_urls.php index bd0ac556c..39b140727 100644 --- a/admin/models/libraries_files_folders_urls.php +++ b/admin/models/libraries_files_folders_urls.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage libraries_files_folders_urls.php diff --git a/admin/models/library.php b/admin/models/library.php index 9817cbcb4..74a191ccb 100644 --- a/admin/models/library.php +++ b/admin/models/library.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage library.php diff --git a/admin/models/library_config.php b/admin/models/library_config.php index 3a19e3a2a..d95ad520d 100644 --- a/admin/models/library_config.php +++ b/admin/models/library_config.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage library_config.php diff --git a/admin/models/library_files_folders_urls.php b/admin/models/library_files_folders_urls.php index e954c598d..a92590104 100644 --- a/admin/models/library_files_folders_urls.php +++ b/admin/models/library_files_folders_urls.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage library_files_folders_urls.php diff --git a/admin/models/server.php b/admin/models/server.php index 8c08eb344..e8100c398 100644 --- a/admin/models/server.php +++ b/admin/models/server.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage server.php diff --git a/admin/models/servers.php b/admin/models/servers.php index 9523fa4b8..8f3d2d657 100644 --- a/admin/models/servers.php +++ b/admin/models/servers.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage servers.php diff --git a/admin/models/site_view.php b/admin/models/site_view.php index 5e1b05bc1..4acbd47aa 100644 --- a/admin/models/site_view.php +++ b/admin/models/site_view.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage site_view.php diff --git a/admin/models/site_views.php b/admin/models/site_views.php index 969de488d..0f02d9378 100644 --- a/admin/models/site_views.php +++ b/admin/models/site_views.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage site_views.php diff --git a/admin/models/snippet.php b/admin/models/snippet.php index 8b6908533..56aa7e8fc 100644 --- a/admin/models/snippet.php +++ b/admin/models/snippet.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage snippet.php diff --git a/admin/models/snippet_type.php b/admin/models/snippet_type.php index ac55032c3..09d0d7d41 100644 --- a/admin/models/snippet_type.php +++ b/admin/models/snippet_type.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage snippet_type.php diff --git a/admin/models/snippet_types.php b/admin/models/snippet_types.php index 179370666..1dec43d1a 100644 --- a/admin/models/snippet_types.php +++ b/admin/models/snippet_types.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage snippet_types.php diff --git a/admin/models/snippets.php b/admin/models/snippets.php index 82533d38a..321d6aa1e 100644 --- a/admin/models/snippets.php +++ b/admin/models/snippets.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage snippets.php diff --git a/admin/models/template.php b/admin/models/template.php index fa577366a..e9dddf35b 100644 --- a/admin/models/template.php +++ b/admin/models/template.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage template.php diff --git a/admin/models/templates.php b/admin/models/templates.php index 5a4ab4687..737a8914e 100644 --- a/admin/models/templates.php +++ b/admin/models/templates.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage templates.php diff --git a/admin/tables/admin_fields.php b/admin/tables/admin_fields.php index df7652927..b81b79b50 100644 --- a/admin/tables/admin_fields.php +++ b/admin/tables/admin_fields.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage admin_fields.php diff --git a/admin/tables/admin_fields_conditions.php b/admin/tables/admin_fields_conditions.php index ef7199b84..8d5f286dd 100644 --- a/admin/tables/admin_fields_conditions.php +++ b/admin/tables/admin_fields_conditions.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage admin_fields_conditions.php diff --git a/admin/tables/admin_view.php b/admin/tables/admin_view.php index 98990d7bf..055273805 100644 --- a/admin/tables/admin_view.php +++ b/admin/tables/admin_view.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage admin_view.php diff --git a/admin/tables/component_admin_views.php b/admin/tables/component_admin_views.php index 9107847c9..a359bcba5 100644 --- a/admin/tables/component_admin_views.php +++ b/admin/tables/component_admin_views.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_admin_views.php diff --git a/admin/tables/component_config.php b/admin/tables/component_config.php index 3f73070cc..082916d96 100644 --- a/admin/tables/component_config.php +++ b/admin/tables/component_config.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_config.php diff --git a/admin/tables/component_custom_admin_menus.php b/admin/tables/component_custom_admin_menus.php index f89b394dd..e2e132234 100644 --- a/admin/tables/component_custom_admin_menus.php +++ b/admin/tables/component_custom_admin_menus.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_custom_admin_menus.php diff --git a/admin/tables/component_custom_admin_views.php b/admin/tables/component_custom_admin_views.php index 3a78b893a..d44db2a6d 100644 --- a/admin/tables/component_custom_admin_views.php +++ b/admin/tables/component_custom_admin_views.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_custom_admin_views.php diff --git a/admin/tables/component_dashboard.php b/admin/tables/component_dashboard.php index e798741b2..4792bc70b 100644 --- a/admin/tables/component_dashboard.php +++ b/admin/tables/component_dashboard.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_dashboard.php diff --git a/admin/tables/component_files_folders.php b/admin/tables/component_files_folders.php index 77f33374a..973153af2 100644 --- a/admin/tables/component_files_folders.php +++ b/admin/tables/component_files_folders.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_files_folders.php diff --git a/admin/tables/component_mysql_tweaks.php b/admin/tables/component_mysql_tweaks.php index a0285991d..6e39206b2 100644 --- a/admin/tables/component_mysql_tweaks.php +++ b/admin/tables/component_mysql_tweaks.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_mysql_tweaks.php diff --git a/admin/tables/component_site_views.php b/admin/tables/component_site_views.php index 8374ef56c..9c2b50a49 100644 --- a/admin/tables/component_site_views.php +++ b/admin/tables/component_site_views.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_site_views.php diff --git a/admin/tables/component_updates.php b/admin/tables/component_updates.php index ad427474d..354f09707 100644 --- a/admin/tables/component_updates.php +++ b/admin/tables/component_updates.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage component_updates.php diff --git a/admin/tables/custom_admin_view.php b/admin/tables/custom_admin_view.php index 97bbb1f58..8ef64938b 100644 --- a/admin/tables/custom_admin_view.php +++ b/admin/tables/custom_admin_view.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage custom_admin_view.php diff --git a/admin/tables/custom_code.php b/admin/tables/custom_code.php index 0c71bdabc..a4c184c43 100644 --- a/admin/tables/custom_code.php +++ b/admin/tables/custom_code.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage custom_code.php diff --git a/admin/tables/dynamic_get.php b/admin/tables/dynamic_get.php index 2dbb88026..fee87725a 100644 --- a/admin/tables/dynamic_get.php +++ b/admin/tables/dynamic_get.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage dynamic_get.php diff --git a/admin/tables/field.php b/admin/tables/field.php index ccf5976f3..7cb63cd63 100644 --- a/admin/tables/field.php +++ b/admin/tables/field.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage field.php diff --git a/admin/tables/fieldtype.php b/admin/tables/fieldtype.php index a1aced33f..eddf282d6 100644 --- a/admin/tables/fieldtype.php +++ b/admin/tables/fieldtype.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage fieldtype.php diff --git a/admin/tables/help_document.php b/admin/tables/help_document.php index 561d597b7..64a7786e5 100644 --- a/admin/tables/help_document.php +++ b/admin/tables/help_document.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage help_document.php diff --git a/admin/tables/joomla_component.php b/admin/tables/joomla_component.php index 196292e6d..f43e6fd89 100644 --- a/admin/tables/joomla_component.php +++ b/admin/tables/joomla_component.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage joomla_component.php diff --git a/admin/tables/language.php b/admin/tables/language.php index 47feba281..1dfaf11f7 100644 --- a/admin/tables/language.php +++ b/admin/tables/language.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage language.php diff --git a/admin/tables/language_translation.php b/admin/tables/language_translation.php index 7cc91d7c0..ddb5d1ac8 100644 --- a/admin/tables/language_translation.php +++ b/admin/tables/language_translation.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage language_translation.php diff --git a/admin/tables/layout.php b/admin/tables/layout.php index 587c9cc47..35017bd8b 100644 --- a/admin/tables/layout.php +++ b/admin/tables/layout.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage layout.php diff --git a/admin/tables/library.php b/admin/tables/library.php index e8da11790..c46fcf4f2 100644 --- a/admin/tables/library.php +++ b/admin/tables/library.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage library.php diff --git a/admin/tables/library_config.php b/admin/tables/library_config.php index f73cf3d32..e5715f872 100644 --- a/admin/tables/library_config.php +++ b/admin/tables/library_config.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage library_config.php diff --git a/admin/tables/library_files_folders_urls.php b/admin/tables/library_files_folders_urls.php index 886983676..e25fb08ea 100644 --- a/admin/tables/library_files_folders_urls.php +++ b/admin/tables/library_files_folders_urls.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage library_files_folders_urls.php diff --git a/admin/tables/server.php b/admin/tables/server.php index f07b27df3..eca257b26 100644 --- a/admin/tables/server.php +++ b/admin/tables/server.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage server.php diff --git a/admin/tables/site_view.php b/admin/tables/site_view.php index d03b0f68e..b69ea5991 100644 --- a/admin/tables/site_view.php +++ b/admin/tables/site_view.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage site_view.php diff --git a/admin/tables/snippet.php b/admin/tables/snippet.php index cdbf26263..1d5fbc224 100644 --- a/admin/tables/snippet.php +++ b/admin/tables/snippet.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage snippet.php diff --git a/admin/tables/snippet_type.php b/admin/tables/snippet_type.php index 8cfc535f2..d6da58e5d 100644 --- a/admin/tables/snippet_type.php +++ b/admin/tables/snippet_type.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage snippet_type.php diff --git a/admin/tables/template.php b/admin/tables/template.php index 09e57de15..f7836749c 100644 --- a/admin/tables/template.php +++ b/admin/tables/template.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage template.php diff --git a/admin/views/admin_fields/submitbutton.js b/admin/views/admin_fields/submitbutton.js index 288ec4f88..998677fb7 100644 --- a/admin/views/admin_fields/submitbutton.js +++ b/admin/views/admin_fields/submitbutton.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage submitbutton.js diff --git a/admin/views/admin_fields/tmpl/edit.php b/admin/views/admin_fields/tmpl/edit.php index 3ee5b5aee..e6837ad9b 100644 --- a/admin/views/admin_fields/tmpl/edit.php +++ b/admin/views/admin_fields/tmpl/edit.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage edit.php diff --git a/admin/views/admin_fields/view.html.php b/admin/views/admin_fields/view.html.php index f6bc1e033..65a139404 100644 --- a/admin/views/admin_fields/view.html.php +++ b/admin/views/admin_fields/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/admin_fields_conditions/submitbutton.js b/admin/views/admin_fields_conditions/submitbutton.js index 62f80daff..b429c71d7 100644 --- a/admin/views/admin_fields_conditions/submitbutton.js +++ b/admin/views/admin_fields_conditions/submitbutton.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage submitbutton.js diff --git a/admin/views/admin_fields_conditions/tmpl/edit.php b/admin/views/admin_fields_conditions/tmpl/edit.php index b1730ac8b..e116f3920 100644 --- a/admin/views/admin_fields_conditions/tmpl/edit.php +++ b/admin/views/admin_fields_conditions/tmpl/edit.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage edit.php diff --git a/admin/views/admin_fields_conditions/view.html.php b/admin/views/admin_fields_conditions/view.html.php index 880f4e984..119b00a2d 100644 --- a/admin/views/admin_fields_conditions/view.html.php +++ b/admin/views/admin_fields_conditions/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/admin_view/submitbutton.js b/admin/views/admin_view/submitbutton.js index 72188da72..5c24f6c4e 100644 --- a/admin/views/admin_view/submitbutton.js +++ b/admin/views/admin_view/submitbutton.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage submitbutton.js diff --git a/admin/views/admin_view/tmpl/edit.php b/admin/views/admin_view/tmpl/edit.php index 8b571c060..5c7104d83 100644 --- a/admin/views/admin_view/tmpl/edit.php +++ b/admin/views/admin_view/tmpl/edit.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage edit.php diff --git a/admin/views/admin_view/view.html.php b/admin/views/admin_view/view.html.php index 1836e0d79..cf81d2e82 100644 --- a/admin/views/admin_view/view.html.php +++ b/admin/views/admin_view/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/admin_views/tmpl/default.php b/admin/views/admin_views/tmpl/default.php index ae767bbed..84a28db2b 100644 --- a/admin/views/admin_views/tmpl/default.php +++ b/admin/views/admin_views/tmpl/default.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default.php diff --git a/admin/views/admin_views/tmpl/default_batch_body.php b/admin/views/admin_views/tmpl/default_batch_body.php index ce2b3cb8f..2373dc118 100644 --- a/admin/views/admin_views/tmpl/default_batch_body.php +++ b/admin/views/admin_views/tmpl/default_batch_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_batch_body.php diff --git a/admin/views/admin_views/tmpl/default_batch_footer.php b/admin/views/admin_views/tmpl/default_batch_footer.php index 514d84a66..73a4f946c 100644 --- a/admin/views/admin_views/tmpl/default_batch_footer.php +++ b/admin/views/admin_views/tmpl/default_batch_footer.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_batch_footer.php diff --git a/admin/views/admin_views/tmpl/default_body.php b/admin/views/admin_views/tmpl/default_body.php index 65c030987..413465a27 100644 --- a/admin/views/admin_views/tmpl/default_body.php +++ b/admin/views/admin_views/tmpl/default_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_body.php diff --git a/admin/views/admin_views/tmpl/default_foot.php b/admin/views/admin_views/tmpl/default_foot.php index cd99b57b5..037f49cd1 100644 --- a/admin/views/admin_views/tmpl/default_foot.php +++ b/admin/views/admin_views/tmpl/default_foot.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_foot.php diff --git a/admin/views/admin_views/tmpl/default_head.php b/admin/views/admin_views/tmpl/default_head.php index 2cedc3bab..62b6564bb 100644 --- a/admin/views/admin_views/tmpl/default_head.php +++ b/admin/views/admin_views/tmpl/default_head.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_head.php diff --git a/admin/views/admin_views/tmpl/default_toolbar.php b/admin/views/admin_views/tmpl/default_toolbar.php index d7d989aee..3370eb99c 100644 --- a/admin/views/admin_views/tmpl/default_toolbar.php +++ b/admin/views/admin_views/tmpl/default_toolbar.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_toolbar.php diff --git a/admin/views/admin_views/view.html.php b/admin/views/admin_views/view.html.php index 116d1b6b8..17b373751 100644 --- a/admin/views/admin_views/view.html.php +++ b/admin/views/admin_views/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/admins_fields/tmpl/default.php b/admin/views/admins_fields/tmpl/default.php index ee2264348..1206ac8fc 100644 --- a/admin/views/admins_fields/tmpl/default.php +++ b/admin/views/admins_fields/tmpl/default.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default.php diff --git a/admin/views/admins_fields/tmpl/default_batch_body.php b/admin/views/admins_fields/tmpl/default_batch_body.php index 9d03a0740..46ea0ff19 100644 --- a/admin/views/admins_fields/tmpl/default_batch_body.php +++ b/admin/views/admins_fields/tmpl/default_batch_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_batch_body.php diff --git a/admin/views/admins_fields/tmpl/default_batch_footer.php b/admin/views/admins_fields/tmpl/default_batch_footer.php index 17bf4ffc8..d726166bc 100644 --- a/admin/views/admins_fields/tmpl/default_batch_footer.php +++ b/admin/views/admins_fields/tmpl/default_batch_footer.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_batch_footer.php diff --git a/admin/views/admins_fields/tmpl/default_body.php b/admin/views/admins_fields/tmpl/default_body.php index d91149086..583ea0d5b 100644 --- a/admin/views/admins_fields/tmpl/default_body.php +++ b/admin/views/admins_fields/tmpl/default_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_body.php diff --git a/admin/views/admins_fields/tmpl/default_foot.php b/admin/views/admins_fields/tmpl/default_foot.php index a9a16850c..e53c119ed 100644 --- a/admin/views/admins_fields/tmpl/default_foot.php +++ b/admin/views/admins_fields/tmpl/default_foot.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_foot.php diff --git a/admin/views/admins_fields/tmpl/default_head.php b/admin/views/admins_fields/tmpl/default_head.php index 078ceb4c7..5dcb7e3cc 100644 --- a/admin/views/admins_fields/tmpl/default_head.php +++ b/admin/views/admins_fields/tmpl/default_head.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_head.php diff --git a/admin/views/admins_fields/tmpl/default_toolbar.php b/admin/views/admins_fields/tmpl/default_toolbar.php index 4f252b6d3..eb482009c 100644 --- a/admin/views/admins_fields/tmpl/default_toolbar.php +++ b/admin/views/admins_fields/tmpl/default_toolbar.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_toolbar.php diff --git a/admin/views/admins_fields/view.html.php b/admin/views/admins_fields/view.html.php index 678a8fe92..d26368559 100644 --- a/admin/views/admins_fields/view.html.php +++ b/admin/views/admins_fields/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/admins_fields_conditions/tmpl/default.php b/admin/views/admins_fields_conditions/tmpl/default.php index 687e0f134..fe2075341 100644 --- a/admin/views/admins_fields_conditions/tmpl/default.php +++ b/admin/views/admins_fields_conditions/tmpl/default.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default.php diff --git a/admin/views/admins_fields_conditions/tmpl/default_batch_body.php b/admin/views/admins_fields_conditions/tmpl/default_batch_body.php index ca6931bb7..0e5277133 100644 --- a/admin/views/admins_fields_conditions/tmpl/default_batch_body.php +++ b/admin/views/admins_fields_conditions/tmpl/default_batch_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_batch_body.php diff --git a/admin/views/admins_fields_conditions/tmpl/default_batch_footer.php b/admin/views/admins_fields_conditions/tmpl/default_batch_footer.php index 0f866c20b..a5e10429c 100644 --- a/admin/views/admins_fields_conditions/tmpl/default_batch_footer.php +++ b/admin/views/admins_fields_conditions/tmpl/default_batch_footer.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_batch_footer.php diff --git a/admin/views/admins_fields_conditions/tmpl/default_body.php b/admin/views/admins_fields_conditions/tmpl/default_body.php index d7b3e5871..27778925b 100644 --- a/admin/views/admins_fields_conditions/tmpl/default_body.php +++ b/admin/views/admins_fields_conditions/tmpl/default_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_body.php diff --git a/admin/views/admins_fields_conditions/tmpl/default_foot.php b/admin/views/admins_fields_conditions/tmpl/default_foot.php index a9a16850c..e53c119ed 100644 --- a/admin/views/admins_fields_conditions/tmpl/default_foot.php +++ b/admin/views/admins_fields_conditions/tmpl/default_foot.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_foot.php diff --git a/admin/views/admins_fields_conditions/tmpl/default_head.php b/admin/views/admins_fields_conditions/tmpl/default_head.php index b7c1bccee..6c3be4ea0 100644 --- a/admin/views/admins_fields_conditions/tmpl/default_head.php +++ b/admin/views/admins_fields_conditions/tmpl/default_head.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_head.php diff --git a/admin/views/admins_fields_conditions/tmpl/default_toolbar.php b/admin/views/admins_fields_conditions/tmpl/default_toolbar.php index fd1bbf5b6..9d767fab6 100644 --- a/admin/views/admins_fields_conditions/tmpl/default_toolbar.php +++ b/admin/views/admins_fields_conditions/tmpl/default_toolbar.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_toolbar.php diff --git a/admin/views/admins_fields_conditions/view.html.php b/admin/views/admins_fields_conditions/view.html.php index 8bb3b2fbe..9999508cb 100644 --- a/admin/views/admins_fields_conditions/view.html.php +++ b/admin/views/admins_fields_conditions/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/compiler/tmpl/default.php b/admin/views/compiler/tmpl/default.php index 3bdbf051d..13d0e164e 100644 --- a/admin/views/compiler/tmpl/default.php +++ b/admin/views/compiler/tmpl/default.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default.php diff --git a/admin/views/compiler/view.html.php b/admin/views/compiler/view.html.php index 08ac366b5..1a082738b 100644 --- a/admin/views/compiler/view.html.php +++ b/admin/views/compiler/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/component_admin_views/submitbutton.js b/admin/views/component_admin_views/submitbutton.js index 51a8e419d..4b9b46720 100644 --- a/admin/views/component_admin_views/submitbutton.js +++ b/admin/views/component_admin_views/submitbutton.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage submitbutton.js diff --git a/admin/views/component_admin_views/tmpl/edit.php b/admin/views/component_admin_views/tmpl/edit.php index cdc841efb..45bf27cda 100644 --- a/admin/views/component_admin_views/tmpl/edit.php +++ b/admin/views/component_admin_views/tmpl/edit.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage edit.php diff --git a/admin/views/component_admin_views/view.html.php b/admin/views/component_admin_views/view.html.php index b4ae522c7..ae282cd28 100644 --- a/admin/views/component_admin_views/view.html.php +++ b/admin/views/component_admin_views/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/component_config/submitbutton.js b/admin/views/component_config/submitbutton.js index a6fd41d09..e99925f15 100644 --- a/admin/views/component_config/submitbutton.js +++ b/admin/views/component_config/submitbutton.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage submitbutton.js diff --git a/admin/views/component_config/tmpl/edit.php b/admin/views/component_config/tmpl/edit.php index a6a0a01c4..6163fdd6c 100644 --- a/admin/views/component_config/tmpl/edit.php +++ b/admin/views/component_config/tmpl/edit.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage edit.php diff --git a/admin/views/component_config/view.html.php b/admin/views/component_config/view.html.php index 8913a2e2e..b125de205 100644 --- a/admin/views/component_config/view.html.php +++ b/admin/views/component_config/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/component_custom_admin_menus/submitbutton.js b/admin/views/component_custom_admin_menus/submitbutton.js index da6ea7927..9f15055d2 100644 --- a/admin/views/component_custom_admin_menus/submitbutton.js +++ b/admin/views/component_custom_admin_menus/submitbutton.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage submitbutton.js diff --git a/admin/views/component_custom_admin_menus/tmpl/edit.php b/admin/views/component_custom_admin_menus/tmpl/edit.php index e38870c3d..f112d09e9 100644 --- a/admin/views/component_custom_admin_menus/tmpl/edit.php +++ b/admin/views/component_custom_admin_menus/tmpl/edit.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage edit.php diff --git a/admin/views/component_custom_admin_menus/view.html.php b/admin/views/component_custom_admin_menus/view.html.php index 15cd56b36..e8c3b1bf7 100644 --- a/admin/views/component_custom_admin_menus/view.html.php +++ b/admin/views/component_custom_admin_menus/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/component_custom_admin_views/submitbutton.js b/admin/views/component_custom_admin_views/submitbutton.js index 0fa8cf458..bb260b9e6 100644 --- a/admin/views/component_custom_admin_views/submitbutton.js +++ b/admin/views/component_custom_admin_views/submitbutton.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage submitbutton.js diff --git a/admin/views/component_custom_admin_views/tmpl/edit.php b/admin/views/component_custom_admin_views/tmpl/edit.php index bdc927d58..6dc1e1b84 100644 --- a/admin/views/component_custom_admin_views/tmpl/edit.php +++ b/admin/views/component_custom_admin_views/tmpl/edit.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage edit.php diff --git a/admin/views/component_custom_admin_views/view.html.php b/admin/views/component_custom_admin_views/view.html.php index adf64fe0e..d92a4f201 100644 --- a/admin/views/component_custom_admin_views/view.html.php +++ b/admin/views/component_custom_admin_views/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/component_dashboard/submitbutton.js b/admin/views/component_dashboard/submitbutton.js index e6b675b41..e4c518383 100644 --- a/admin/views/component_dashboard/submitbutton.js +++ b/admin/views/component_dashboard/submitbutton.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage submitbutton.js diff --git a/admin/views/component_dashboard/tmpl/edit.php b/admin/views/component_dashboard/tmpl/edit.php index 26bcfd5d3..8be462fb0 100644 --- a/admin/views/component_dashboard/tmpl/edit.php +++ b/admin/views/component_dashboard/tmpl/edit.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage edit.php diff --git a/admin/views/component_dashboard/view.html.php b/admin/views/component_dashboard/view.html.php index 4feae3bc8..b4e86db32 100644 --- a/admin/views/component_dashboard/view.html.php +++ b/admin/views/component_dashboard/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/component_files_folders/submitbutton.js b/admin/views/component_files_folders/submitbutton.js index e976b6cad..3746f15c8 100644 --- a/admin/views/component_files_folders/submitbutton.js +++ b/admin/views/component_files_folders/submitbutton.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage submitbutton.js diff --git a/admin/views/component_files_folders/tmpl/edit.php b/admin/views/component_files_folders/tmpl/edit.php index 8a918e184..6ed5b351e 100644 --- a/admin/views/component_files_folders/tmpl/edit.php +++ b/admin/views/component_files_folders/tmpl/edit.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage edit.php diff --git a/admin/views/component_files_folders/view.html.php b/admin/views/component_files_folders/view.html.php index 585fd9313..e3f14c2b0 100644 --- a/admin/views/component_files_folders/view.html.php +++ b/admin/views/component_files_folders/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/component_mysql_tweaks/submitbutton.js b/admin/views/component_mysql_tweaks/submitbutton.js index 0d06cd6b6..2933443c6 100644 --- a/admin/views/component_mysql_tweaks/submitbutton.js +++ b/admin/views/component_mysql_tweaks/submitbutton.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage submitbutton.js diff --git a/admin/views/component_mysql_tweaks/tmpl/edit.php b/admin/views/component_mysql_tweaks/tmpl/edit.php index 34ffeff39..90f10e7b3 100644 --- a/admin/views/component_mysql_tweaks/tmpl/edit.php +++ b/admin/views/component_mysql_tweaks/tmpl/edit.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage edit.php diff --git a/admin/views/component_mysql_tweaks/view.html.php b/admin/views/component_mysql_tweaks/view.html.php index c3d7071c5..344ec905a 100644 --- a/admin/views/component_mysql_tweaks/view.html.php +++ b/admin/views/component_mysql_tweaks/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/component_site_views/submitbutton.js b/admin/views/component_site_views/submitbutton.js index e0f481251..9ceefd6a7 100644 --- a/admin/views/component_site_views/submitbutton.js +++ b/admin/views/component_site_views/submitbutton.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage submitbutton.js diff --git a/admin/views/component_site_views/tmpl/edit.php b/admin/views/component_site_views/tmpl/edit.php index 2706d7846..583e569d2 100644 --- a/admin/views/component_site_views/tmpl/edit.php +++ b/admin/views/component_site_views/tmpl/edit.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage edit.php diff --git a/admin/views/component_site_views/view.html.php b/admin/views/component_site_views/view.html.php index d0eef377a..503c25438 100644 --- a/admin/views/component_site_views/view.html.php +++ b/admin/views/component_site_views/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/component_updates/submitbutton.js b/admin/views/component_updates/submitbutton.js index d2aa4eb7d..7f3e791d3 100644 --- a/admin/views/component_updates/submitbutton.js +++ b/admin/views/component_updates/submitbutton.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage submitbutton.js diff --git a/admin/views/component_updates/tmpl/edit.php b/admin/views/component_updates/tmpl/edit.php index 47df6beae..2f62b7e2c 100644 --- a/admin/views/component_updates/tmpl/edit.php +++ b/admin/views/component_updates/tmpl/edit.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage edit.php diff --git a/admin/views/component_updates/view.html.php b/admin/views/component_updates/view.html.php index 90186aa5f..95b0a2ac1 100644 --- a/admin/views/component_updates/view.html.php +++ b/admin/views/component_updates/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/componentbuilder/tmpl/default.php b/admin/views/componentbuilder/tmpl/default.php index 93b8a0205..fd2116d7f 100644 --- a/admin/views/componentbuilder/tmpl/default.php +++ b/admin/views/componentbuilder/tmpl/default.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default.php diff --git a/admin/views/componentbuilder/tmpl/default_issues_the_closed_issues_on_github.php b/admin/views/componentbuilder/tmpl/default_issues_the_closed_issues_on_github.php index aab43d619..feee1c545 100644 --- a/admin/views/componentbuilder/tmpl/default_issues_the_closed_issues_on_github.php +++ b/admin/views/componentbuilder/tmpl/default_issues_the_closed_issues_on_github.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_issues_the_closed_issues_on_github.php diff --git a/admin/views/componentbuilder/tmpl/default_issues_the_open_issues_on_github.php b/admin/views/componentbuilder/tmpl/default_issues_the_open_issues_on_github.php index d5d8028e0..d746f5ab8 100644 --- a/admin/views/componentbuilder/tmpl/default_issues_the_open_issues_on_github.php +++ b/admin/views/componentbuilder/tmpl/default_issues_the_open_issues_on_github.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_issues_the_open_issues_on_github.php diff --git a/admin/views/componentbuilder/tmpl/default_main.php b/admin/views/componentbuilder/tmpl/default_main.php index 03d24462a..156486964 100644 --- a/admin/views/componentbuilder/tmpl/default_main.php +++ b/admin/views/componentbuilder/tmpl/default_main.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_main.php diff --git a/admin/views/componentbuilder/tmpl/default_notice_board_vast_development_method.php b/admin/views/componentbuilder/tmpl/default_notice_board_vast_development_method.php index 9c9f76933..a9f6ab1f1 100644 --- a/admin/views/componentbuilder/tmpl/default_notice_board_vast_development_method.php +++ b/admin/views/componentbuilder/tmpl/default_notice_board_vast_development_method.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_notice_board_vast_development_method.php diff --git a/admin/views/componentbuilder/tmpl/default_readme_information.php b/admin/views/componentbuilder/tmpl/default_readme_information.php index f6316d6be..ff3f91e17 100644 --- a/admin/views/componentbuilder/tmpl/default_readme_information.php +++ b/admin/views/componentbuilder/tmpl/default_readme_information.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_readme_information.php diff --git a/admin/views/componentbuilder/tmpl/default_releases_information.php b/admin/views/componentbuilder/tmpl/default_releases_information.php index 4e2f08aa2..e6616f370 100644 --- a/admin/views/componentbuilder/tmpl/default_releases_information.php +++ b/admin/views/componentbuilder/tmpl/default_releases_information.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_releases_information.php diff --git a/admin/views/componentbuilder/tmpl/default_vdm.php b/admin/views/componentbuilder/tmpl/default_vdm.php index c2a6a3601..6b1ff0cde 100644 --- a/admin/views/componentbuilder/tmpl/default_vdm.php +++ b/admin/views/componentbuilder/tmpl/default_vdm.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_vdm.php diff --git a/admin/views/componentbuilder/tmpl/default_wiki_tutorials.php b/admin/views/componentbuilder/tmpl/default_wiki_tutorials.php index 5bc449810..4b2a3c42c 100644 --- a/admin/views/componentbuilder/tmpl/default_wiki_tutorials.php +++ b/admin/views/componentbuilder/tmpl/default_wiki_tutorials.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_wiki_tutorials.php diff --git a/admin/views/componentbuilder/view.html.php b/admin/views/componentbuilder/view.html.php index e34081801..5eb58cbda 100644 --- a/admin/views/componentbuilder/view.html.php +++ b/admin/views/componentbuilder/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/components_admin_views/tmpl/default.php b/admin/views/components_admin_views/tmpl/default.php index 5e091cd33..917331f36 100644 --- a/admin/views/components_admin_views/tmpl/default.php +++ b/admin/views/components_admin_views/tmpl/default.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default.php diff --git a/admin/views/components_admin_views/tmpl/default_batch_body.php b/admin/views/components_admin_views/tmpl/default_batch_body.php index d1fa5d2aa..0d71628d2 100644 --- a/admin/views/components_admin_views/tmpl/default_batch_body.php +++ b/admin/views/components_admin_views/tmpl/default_batch_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_batch_body.php diff --git a/admin/views/components_admin_views/tmpl/default_batch_footer.php b/admin/views/components_admin_views/tmpl/default_batch_footer.php index d23eae4cf..e68e17d06 100644 --- a/admin/views/components_admin_views/tmpl/default_batch_footer.php +++ b/admin/views/components_admin_views/tmpl/default_batch_footer.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_batch_footer.php diff --git a/admin/views/components_admin_views/tmpl/default_body.php b/admin/views/components_admin_views/tmpl/default_body.php index 5f556752e..0f355859f 100644 --- a/admin/views/components_admin_views/tmpl/default_body.php +++ b/admin/views/components_admin_views/tmpl/default_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_body.php diff --git a/admin/views/components_admin_views/tmpl/default_foot.php b/admin/views/components_admin_views/tmpl/default_foot.php index a9a16850c..e53c119ed 100644 --- a/admin/views/components_admin_views/tmpl/default_foot.php +++ b/admin/views/components_admin_views/tmpl/default_foot.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_foot.php diff --git a/admin/views/components_admin_views/tmpl/default_head.php b/admin/views/components_admin_views/tmpl/default_head.php index 995426ac8..5a830579d 100644 --- a/admin/views/components_admin_views/tmpl/default_head.php +++ b/admin/views/components_admin_views/tmpl/default_head.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_head.php diff --git a/admin/views/components_admin_views/tmpl/default_toolbar.php b/admin/views/components_admin_views/tmpl/default_toolbar.php index e4ce3b017..170744264 100644 --- a/admin/views/components_admin_views/tmpl/default_toolbar.php +++ b/admin/views/components_admin_views/tmpl/default_toolbar.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_toolbar.php diff --git a/admin/views/components_admin_views/view.html.php b/admin/views/components_admin_views/view.html.php index e85218691..5eb563c48 100644 --- a/admin/views/components_admin_views/view.html.php +++ b/admin/views/components_admin_views/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/components_config/tmpl/default.php b/admin/views/components_config/tmpl/default.php index 0e1fb006d..e5d6cf673 100644 --- a/admin/views/components_config/tmpl/default.php +++ b/admin/views/components_config/tmpl/default.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default.php diff --git a/admin/views/components_config/tmpl/default_batch_body.php b/admin/views/components_config/tmpl/default_batch_body.php index ddfdd94d5..bbad7d391 100644 --- a/admin/views/components_config/tmpl/default_batch_body.php +++ b/admin/views/components_config/tmpl/default_batch_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_batch_body.php diff --git a/admin/views/components_config/tmpl/default_batch_footer.php b/admin/views/components_config/tmpl/default_batch_footer.php index 98e281593..b363a3dcf 100644 --- a/admin/views/components_config/tmpl/default_batch_footer.php +++ b/admin/views/components_config/tmpl/default_batch_footer.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_batch_footer.php diff --git a/admin/views/components_config/tmpl/default_body.php b/admin/views/components_config/tmpl/default_body.php index 1f2324877..093610022 100644 --- a/admin/views/components_config/tmpl/default_body.php +++ b/admin/views/components_config/tmpl/default_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_body.php diff --git a/admin/views/components_config/tmpl/default_foot.php b/admin/views/components_config/tmpl/default_foot.php index a9a16850c..e53c119ed 100644 --- a/admin/views/components_config/tmpl/default_foot.php +++ b/admin/views/components_config/tmpl/default_foot.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_foot.php diff --git a/admin/views/components_config/tmpl/default_head.php b/admin/views/components_config/tmpl/default_head.php index bb4816872..4f55e382e 100644 --- a/admin/views/components_config/tmpl/default_head.php +++ b/admin/views/components_config/tmpl/default_head.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_head.php diff --git a/admin/views/components_config/tmpl/default_toolbar.php b/admin/views/components_config/tmpl/default_toolbar.php index b2fa3580e..fd20687ab 100644 --- a/admin/views/components_config/tmpl/default_toolbar.php +++ b/admin/views/components_config/tmpl/default_toolbar.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_toolbar.php diff --git a/admin/views/components_config/view.html.php b/admin/views/components_config/view.html.php index 053aac2d4..54b34a9ca 100644 --- a/admin/views/components_config/view.html.php +++ b/admin/views/components_config/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/components_custom_admin_menus/tmpl/default.php b/admin/views/components_custom_admin_menus/tmpl/default.php index 869541062..577f57c42 100644 --- a/admin/views/components_custom_admin_menus/tmpl/default.php +++ b/admin/views/components_custom_admin_menus/tmpl/default.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default.php diff --git a/admin/views/components_custom_admin_menus/tmpl/default_batch_body.php b/admin/views/components_custom_admin_menus/tmpl/default_batch_body.php index 1688e2b5d..02abd0637 100644 --- a/admin/views/components_custom_admin_menus/tmpl/default_batch_body.php +++ b/admin/views/components_custom_admin_menus/tmpl/default_batch_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_batch_body.php diff --git a/admin/views/components_custom_admin_menus/tmpl/default_batch_footer.php b/admin/views/components_custom_admin_menus/tmpl/default_batch_footer.php index 29a71fe53..9818e6bfa 100644 --- a/admin/views/components_custom_admin_menus/tmpl/default_batch_footer.php +++ b/admin/views/components_custom_admin_menus/tmpl/default_batch_footer.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_batch_footer.php diff --git a/admin/views/components_custom_admin_menus/tmpl/default_body.php b/admin/views/components_custom_admin_menus/tmpl/default_body.php index 1dd25af75..6001d01a2 100644 --- a/admin/views/components_custom_admin_menus/tmpl/default_body.php +++ b/admin/views/components_custom_admin_menus/tmpl/default_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_body.php diff --git a/admin/views/components_custom_admin_menus/tmpl/default_foot.php b/admin/views/components_custom_admin_menus/tmpl/default_foot.php index a9a16850c..e53c119ed 100644 --- a/admin/views/components_custom_admin_menus/tmpl/default_foot.php +++ b/admin/views/components_custom_admin_menus/tmpl/default_foot.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_foot.php diff --git a/admin/views/components_custom_admin_menus/tmpl/default_head.php b/admin/views/components_custom_admin_menus/tmpl/default_head.php index 1917b02d7..bdb7e418a 100644 --- a/admin/views/components_custom_admin_menus/tmpl/default_head.php +++ b/admin/views/components_custom_admin_menus/tmpl/default_head.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_head.php diff --git a/admin/views/components_custom_admin_menus/tmpl/default_toolbar.php b/admin/views/components_custom_admin_menus/tmpl/default_toolbar.php index 80f88937b..94e79f0c3 100644 --- a/admin/views/components_custom_admin_menus/tmpl/default_toolbar.php +++ b/admin/views/components_custom_admin_menus/tmpl/default_toolbar.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_toolbar.php diff --git a/admin/views/components_custom_admin_menus/view.html.php b/admin/views/components_custom_admin_menus/view.html.php index 83a838516..4d117c1c7 100644 --- a/admin/views/components_custom_admin_menus/view.html.php +++ b/admin/views/components_custom_admin_menus/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/components_custom_admin_views/tmpl/default.php b/admin/views/components_custom_admin_views/tmpl/default.php index 35b1aad6a..da1ba2842 100644 --- a/admin/views/components_custom_admin_views/tmpl/default.php +++ b/admin/views/components_custom_admin_views/tmpl/default.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default.php diff --git a/admin/views/components_custom_admin_views/tmpl/default_batch_body.php b/admin/views/components_custom_admin_views/tmpl/default_batch_body.php index d26b187d3..57bd73dd6 100644 --- a/admin/views/components_custom_admin_views/tmpl/default_batch_body.php +++ b/admin/views/components_custom_admin_views/tmpl/default_batch_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_batch_body.php diff --git a/admin/views/components_custom_admin_views/tmpl/default_batch_footer.php b/admin/views/components_custom_admin_views/tmpl/default_batch_footer.php index b27582d23..45304e2a1 100644 --- a/admin/views/components_custom_admin_views/tmpl/default_batch_footer.php +++ b/admin/views/components_custom_admin_views/tmpl/default_batch_footer.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_batch_footer.php diff --git a/admin/views/components_custom_admin_views/tmpl/default_body.php b/admin/views/components_custom_admin_views/tmpl/default_body.php index 92d3dc33a..ec80f5b4c 100644 --- a/admin/views/components_custom_admin_views/tmpl/default_body.php +++ b/admin/views/components_custom_admin_views/tmpl/default_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_body.php diff --git a/admin/views/components_custom_admin_views/tmpl/default_foot.php b/admin/views/components_custom_admin_views/tmpl/default_foot.php index a9a16850c..e53c119ed 100644 --- a/admin/views/components_custom_admin_views/tmpl/default_foot.php +++ b/admin/views/components_custom_admin_views/tmpl/default_foot.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_foot.php diff --git a/admin/views/components_custom_admin_views/tmpl/default_head.php b/admin/views/components_custom_admin_views/tmpl/default_head.php index 4d333712e..32404f446 100644 --- a/admin/views/components_custom_admin_views/tmpl/default_head.php +++ b/admin/views/components_custom_admin_views/tmpl/default_head.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_head.php diff --git a/admin/views/components_custom_admin_views/tmpl/default_toolbar.php b/admin/views/components_custom_admin_views/tmpl/default_toolbar.php index 0cf6cd75b..938cc922b 100644 --- a/admin/views/components_custom_admin_views/tmpl/default_toolbar.php +++ b/admin/views/components_custom_admin_views/tmpl/default_toolbar.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_toolbar.php diff --git a/admin/views/components_custom_admin_views/view.html.php b/admin/views/components_custom_admin_views/view.html.php index 2b6092abe..796c7c0e8 100644 --- a/admin/views/components_custom_admin_views/view.html.php +++ b/admin/views/components_custom_admin_views/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/components_dashboard/tmpl/default.php b/admin/views/components_dashboard/tmpl/default.php index 23e471ff6..b5002d177 100644 --- a/admin/views/components_dashboard/tmpl/default.php +++ b/admin/views/components_dashboard/tmpl/default.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default.php diff --git a/admin/views/components_dashboard/tmpl/default_batch_body.php b/admin/views/components_dashboard/tmpl/default_batch_body.php index 02998c41e..9bcb1136e 100644 --- a/admin/views/components_dashboard/tmpl/default_batch_body.php +++ b/admin/views/components_dashboard/tmpl/default_batch_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_batch_body.php diff --git a/admin/views/components_dashboard/tmpl/default_batch_footer.php b/admin/views/components_dashboard/tmpl/default_batch_footer.php index 4e41e4602..2f48c686b 100644 --- a/admin/views/components_dashboard/tmpl/default_batch_footer.php +++ b/admin/views/components_dashboard/tmpl/default_batch_footer.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_batch_footer.php diff --git a/admin/views/components_dashboard/tmpl/default_body.php b/admin/views/components_dashboard/tmpl/default_body.php index c7cc7f130..0a051628a 100644 --- a/admin/views/components_dashboard/tmpl/default_body.php +++ b/admin/views/components_dashboard/tmpl/default_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_body.php diff --git a/admin/views/components_dashboard/tmpl/default_foot.php b/admin/views/components_dashboard/tmpl/default_foot.php index a9a16850c..e53c119ed 100644 --- a/admin/views/components_dashboard/tmpl/default_foot.php +++ b/admin/views/components_dashboard/tmpl/default_foot.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_foot.php diff --git a/admin/views/components_dashboard/tmpl/default_head.php b/admin/views/components_dashboard/tmpl/default_head.php index 3753f4c85..094b68ab6 100644 --- a/admin/views/components_dashboard/tmpl/default_head.php +++ b/admin/views/components_dashboard/tmpl/default_head.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_head.php diff --git a/admin/views/components_dashboard/tmpl/default_toolbar.php b/admin/views/components_dashboard/tmpl/default_toolbar.php index 82a0dcbaf..c90a24b73 100644 --- a/admin/views/components_dashboard/tmpl/default_toolbar.php +++ b/admin/views/components_dashboard/tmpl/default_toolbar.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_toolbar.php diff --git a/admin/views/components_dashboard/view.html.php b/admin/views/components_dashboard/view.html.php index 303b122d1..dc60c1e9e 100644 --- a/admin/views/components_dashboard/view.html.php +++ b/admin/views/components_dashboard/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/components_files_folders/tmpl/default.php b/admin/views/components_files_folders/tmpl/default.php index 648b8d897..4df9af6cc 100644 --- a/admin/views/components_files_folders/tmpl/default.php +++ b/admin/views/components_files_folders/tmpl/default.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default.php diff --git a/admin/views/components_files_folders/tmpl/default_batch_body.php b/admin/views/components_files_folders/tmpl/default_batch_body.php index ffee8198e..7eea114b7 100644 --- a/admin/views/components_files_folders/tmpl/default_batch_body.php +++ b/admin/views/components_files_folders/tmpl/default_batch_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_batch_body.php diff --git a/admin/views/components_files_folders/tmpl/default_batch_footer.php b/admin/views/components_files_folders/tmpl/default_batch_footer.php index 5fa64e43e..c7d328d14 100644 --- a/admin/views/components_files_folders/tmpl/default_batch_footer.php +++ b/admin/views/components_files_folders/tmpl/default_batch_footer.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_batch_footer.php diff --git a/admin/views/components_files_folders/tmpl/default_body.php b/admin/views/components_files_folders/tmpl/default_body.php index d120341e9..557c070b2 100644 --- a/admin/views/components_files_folders/tmpl/default_body.php +++ b/admin/views/components_files_folders/tmpl/default_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_body.php diff --git a/admin/views/components_files_folders/tmpl/default_foot.php b/admin/views/components_files_folders/tmpl/default_foot.php index a9a16850c..e53c119ed 100644 --- a/admin/views/components_files_folders/tmpl/default_foot.php +++ b/admin/views/components_files_folders/tmpl/default_foot.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_foot.php diff --git a/admin/views/components_files_folders/tmpl/default_head.php b/admin/views/components_files_folders/tmpl/default_head.php index 2b3559aa8..eef98803a 100644 --- a/admin/views/components_files_folders/tmpl/default_head.php +++ b/admin/views/components_files_folders/tmpl/default_head.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_head.php diff --git a/admin/views/components_files_folders/tmpl/default_toolbar.php b/admin/views/components_files_folders/tmpl/default_toolbar.php index 8bdb92b55..86b9eaf19 100644 --- a/admin/views/components_files_folders/tmpl/default_toolbar.php +++ b/admin/views/components_files_folders/tmpl/default_toolbar.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_toolbar.php diff --git a/admin/views/components_files_folders/view.html.php b/admin/views/components_files_folders/view.html.php index 1c11e9e85..b1d627b20 100644 --- a/admin/views/components_files_folders/view.html.php +++ b/admin/views/components_files_folders/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/components_mysql_tweaks/tmpl/default.php b/admin/views/components_mysql_tweaks/tmpl/default.php index 7c514cdd5..8c69d8db0 100644 --- a/admin/views/components_mysql_tweaks/tmpl/default.php +++ b/admin/views/components_mysql_tweaks/tmpl/default.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default.php diff --git a/admin/views/components_mysql_tweaks/tmpl/default_batch_body.php b/admin/views/components_mysql_tweaks/tmpl/default_batch_body.php index 1e516ecbd..866e16edd 100644 --- a/admin/views/components_mysql_tweaks/tmpl/default_batch_body.php +++ b/admin/views/components_mysql_tweaks/tmpl/default_batch_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_batch_body.php diff --git a/admin/views/components_mysql_tweaks/tmpl/default_batch_footer.php b/admin/views/components_mysql_tweaks/tmpl/default_batch_footer.php index c8b24eb96..17cff0633 100644 --- a/admin/views/components_mysql_tweaks/tmpl/default_batch_footer.php +++ b/admin/views/components_mysql_tweaks/tmpl/default_batch_footer.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_batch_footer.php diff --git a/admin/views/components_mysql_tweaks/tmpl/default_body.php b/admin/views/components_mysql_tweaks/tmpl/default_body.php index 5198c7025..6a1232daf 100644 --- a/admin/views/components_mysql_tweaks/tmpl/default_body.php +++ b/admin/views/components_mysql_tweaks/tmpl/default_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_body.php diff --git a/admin/views/components_mysql_tweaks/tmpl/default_foot.php b/admin/views/components_mysql_tweaks/tmpl/default_foot.php index a9a16850c..e53c119ed 100644 --- a/admin/views/components_mysql_tweaks/tmpl/default_foot.php +++ b/admin/views/components_mysql_tweaks/tmpl/default_foot.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_foot.php diff --git a/admin/views/components_mysql_tweaks/tmpl/default_head.php b/admin/views/components_mysql_tweaks/tmpl/default_head.php index cc201c051..8d866a3fa 100644 --- a/admin/views/components_mysql_tweaks/tmpl/default_head.php +++ b/admin/views/components_mysql_tweaks/tmpl/default_head.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_head.php diff --git a/admin/views/components_mysql_tweaks/tmpl/default_toolbar.php b/admin/views/components_mysql_tweaks/tmpl/default_toolbar.php index de199db72..1387df3c0 100644 --- a/admin/views/components_mysql_tweaks/tmpl/default_toolbar.php +++ b/admin/views/components_mysql_tweaks/tmpl/default_toolbar.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_toolbar.php diff --git a/admin/views/components_mysql_tweaks/view.html.php b/admin/views/components_mysql_tweaks/view.html.php index 52a40a336..9c54c820b 100644 --- a/admin/views/components_mysql_tweaks/view.html.php +++ b/admin/views/components_mysql_tweaks/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/components_site_views/tmpl/default.php b/admin/views/components_site_views/tmpl/default.php index 74ba853ec..568b60ffd 100644 --- a/admin/views/components_site_views/tmpl/default.php +++ b/admin/views/components_site_views/tmpl/default.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default.php diff --git a/admin/views/components_site_views/tmpl/default_batch_body.php b/admin/views/components_site_views/tmpl/default_batch_body.php index 95698db01..4f331c716 100644 --- a/admin/views/components_site_views/tmpl/default_batch_body.php +++ b/admin/views/components_site_views/tmpl/default_batch_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_batch_body.php diff --git a/admin/views/components_site_views/tmpl/default_batch_footer.php b/admin/views/components_site_views/tmpl/default_batch_footer.php index ce0fc64cb..79c318bca 100644 --- a/admin/views/components_site_views/tmpl/default_batch_footer.php +++ b/admin/views/components_site_views/tmpl/default_batch_footer.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_batch_footer.php diff --git a/admin/views/components_site_views/tmpl/default_body.php b/admin/views/components_site_views/tmpl/default_body.php index 90525b953..49c9ee140 100644 --- a/admin/views/components_site_views/tmpl/default_body.php +++ b/admin/views/components_site_views/tmpl/default_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_body.php diff --git a/admin/views/components_site_views/tmpl/default_foot.php b/admin/views/components_site_views/tmpl/default_foot.php index a9a16850c..e53c119ed 100644 --- a/admin/views/components_site_views/tmpl/default_foot.php +++ b/admin/views/components_site_views/tmpl/default_foot.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_foot.php diff --git a/admin/views/components_site_views/tmpl/default_head.php b/admin/views/components_site_views/tmpl/default_head.php index 321e3f462..57b168813 100644 --- a/admin/views/components_site_views/tmpl/default_head.php +++ b/admin/views/components_site_views/tmpl/default_head.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_head.php diff --git a/admin/views/components_site_views/tmpl/default_toolbar.php b/admin/views/components_site_views/tmpl/default_toolbar.php index a4ebfd2c1..12e58afbc 100644 --- a/admin/views/components_site_views/tmpl/default_toolbar.php +++ b/admin/views/components_site_views/tmpl/default_toolbar.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_toolbar.php diff --git a/admin/views/components_site_views/view.html.php b/admin/views/components_site_views/view.html.php index 3913f4fe3..4c462dc42 100644 --- a/admin/views/components_site_views/view.html.php +++ b/admin/views/components_site_views/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/components_updates/tmpl/default.php b/admin/views/components_updates/tmpl/default.php index ff554c9bf..54f86ef78 100644 --- a/admin/views/components_updates/tmpl/default.php +++ b/admin/views/components_updates/tmpl/default.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default.php diff --git a/admin/views/components_updates/tmpl/default_batch_body.php b/admin/views/components_updates/tmpl/default_batch_body.php index ddcc5971e..bcf06e4c4 100644 --- a/admin/views/components_updates/tmpl/default_batch_body.php +++ b/admin/views/components_updates/tmpl/default_batch_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_batch_body.php diff --git a/admin/views/components_updates/tmpl/default_batch_footer.php b/admin/views/components_updates/tmpl/default_batch_footer.php index a41d80d95..30ff81b21 100644 --- a/admin/views/components_updates/tmpl/default_batch_footer.php +++ b/admin/views/components_updates/tmpl/default_batch_footer.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_batch_footer.php diff --git a/admin/views/components_updates/tmpl/default_body.php b/admin/views/components_updates/tmpl/default_body.php index 0e5e87aee..f95fbfe47 100644 --- a/admin/views/components_updates/tmpl/default_body.php +++ b/admin/views/components_updates/tmpl/default_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_body.php diff --git a/admin/views/components_updates/tmpl/default_foot.php b/admin/views/components_updates/tmpl/default_foot.php index a9a16850c..e53c119ed 100644 --- a/admin/views/components_updates/tmpl/default_foot.php +++ b/admin/views/components_updates/tmpl/default_foot.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_foot.php diff --git a/admin/views/components_updates/tmpl/default_head.php b/admin/views/components_updates/tmpl/default_head.php index da8398794..b70f43584 100644 --- a/admin/views/components_updates/tmpl/default_head.php +++ b/admin/views/components_updates/tmpl/default_head.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_head.php diff --git a/admin/views/components_updates/tmpl/default_toolbar.php b/admin/views/components_updates/tmpl/default_toolbar.php index 2aec84e18..2c037d6cc 100644 --- a/admin/views/components_updates/tmpl/default_toolbar.php +++ b/admin/views/components_updates/tmpl/default_toolbar.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_toolbar.php diff --git a/admin/views/components_updates/view.html.php b/admin/views/components_updates/view.html.php index ad5f22b80..20a476958 100644 --- a/admin/views/components_updates/view.html.php +++ b/admin/views/components_updates/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/custom_admin_view/submitbutton.js b/admin/views/custom_admin_view/submitbutton.js index a6b92a447..15d47b4b3 100644 --- a/admin/views/custom_admin_view/submitbutton.js +++ b/admin/views/custom_admin_view/submitbutton.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage submitbutton.js diff --git a/admin/views/custom_admin_view/tmpl/edit.php b/admin/views/custom_admin_view/tmpl/edit.php index 34821a3bf..fa736045d 100644 --- a/admin/views/custom_admin_view/tmpl/edit.php +++ b/admin/views/custom_admin_view/tmpl/edit.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage edit.php diff --git a/admin/views/custom_admin_view/view.html.php b/admin/views/custom_admin_view/view.html.php index 8e5c26425..73297f2db 100644 --- a/admin/views/custom_admin_view/view.html.php +++ b/admin/views/custom_admin_view/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/custom_admin_views/tmpl/default.php b/admin/views/custom_admin_views/tmpl/default.php index 71b4f7487..2e16ac50f 100644 --- a/admin/views/custom_admin_views/tmpl/default.php +++ b/admin/views/custom_admin_views/tmpl/default.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default.php diff --git a/admin/views/custom_admin_views/tmpl/default_batch_body.php b/admin/views/custom_admin_views/tmpl/default_batch_body.php index 6405437ce..8a4598220 100644 --- a/admin/views/custom_admin_views/tmpl/default_batch_body.php +++ b/admin/views/custom_admin_views/tmpl/default_batch_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_batch_body.php diff --git a/admin/views/custom_admin_views/tmpl/default_batch_footer.php b/admin/views/custom_admin_views/tmpl/default_batch_footer.php index b37cdb352..a293d917d 100644 --- a/admin/views/custom_admin_views/tmpl/default_batch_footer.php +++ b/admin/views/custom_admin_views/tmpl/default_batch_footer.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_batch_footer.php diff --git a/admin/views/custom_admin_views/tmpl/default_body.php b/admin/views/custom_admin_views/tmpl/default_body.php index 617a88f78..203219be1 100644 --- a/admin/views/custom_admin_views/tmpl/default_body.php +++ b/admin/views/custom_admin_views/tmpl/default_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_body.php diff --git a/admin/views/custom_admin_views/tmpl/default_foot.php b/admin/views/custom_admin_views/tmpl/default_foot.php index 39b1d04bb..098ce23ee 100644 --- a/admin/views/custom_admin_views/tmpl/default_foot.php +++ b/admin/views/custom_admin_views/tmpl/default_foot.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_foot.php diff --git a/admin/views/custom_admin_views/tmpl/default_head.php b/admin/views/custom_admin_views/tmpl/default_head.php index 6c1d81b76..f192144e1 100644 --- a/admin/views/custom_admin_views/tmpl/default_head.php +++ b/admin/views/custom_admin_views/tmpl/default_head.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_head.php diff --git a/admin/views/custom_admin_views/tmpl/default_toolbar.php b/admin/views/custom_admin_views/tmpl/default_toolbar.php index 7a022541d..a7c1d0077 100644 --- a/admin/views/custom_admin_views/tmpl/default_toolbar.php +++ b/admin/views/custom_admin_views/tmpl/default_toolbar.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_toolbar.php diff --git a/admin/views/custom_admin_views/view.html.php b/admin/views/custom_admin_views/view.html.php index 0f41675e8..5b89b4f67 100644 --- a/admin/views/custom_admin_views/view.html.php +++ b/admin/views/custom_admin_views/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/custom_code/submitbutton.js b/admin/views/custom_code/submitbutton.js index 3375065b3..9533f7af1 100644 --- a/admin/views/custom_code/submitbutton.js +++ b/admin/views/custom_code/submitbutton.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage submitbutton.js diff --git a/admin/views/custom_code/tmpl/edit.php b/admin/views/custom_code/tmpl/edit.php index 33d2b7fa4..d1fb0a470 100644 --- a/admin/views/custom_code/tmpl/edit.php +++ b/admin/views/custom_code/tmpl/edit.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage edit.php diff --git a/admin/views/custom_code/view.html.php b/admin/views/custom_code/view.html.php index 26e4d4143..398f5b53d 100644 --- a/admin/views/custom_code/view.html.php +++ b/admin/views/custom_code/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/custom_codes/tmpl/default.php b/admin/views/custom_codes/tmpl/default.php index 22ca7f71e..ecc3759d7 100644 --- a/admin/views/custom_codes/tmpl/default.php +++ b/admin/views/custom_codes/tmpl/default.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default.php diff --git a/admin/views/custom_codes/tmpl/default_batch_body.php b/admin/views/custom_codes/tmpl/default_batch_body.php index a0756f537..a1cbde20c 100644 --- a/admin/views/custom_codes/tmpl/default_batch_body.php +++ b/admin/views/custom_codes/tmpl/default_batch_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_batch_body.php diff --git a/admin/views/custom_codes/tmpl/default_batch_footer.php b/admin/views/custom_codes/tmpl/default_batch_footer.php index d1828fcf9..db41b5c19 100644 --- a/admin/views/custom_codes/tmpl/default_batch_footer.php +++ b/admin/views/custom_codes/tmpl/default_batch_footer.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_batch_footer.php diff --git a/admin/views/custom_codes/tmpl/default_body.php b/admin/views/custom_codes/tmpl/default_body.php index bda7924d7..1f44d9391 100644 --- a/admin/views/custom_codes/tmpl/default_body.php +++ b/admin/views/custom_codes/tmpl/default_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_body.php diff --git a/admin/views/custom_codes/tmpl/default_foot.php b/admin/views/custom_codes/tmpl/default_foot.php index 39b1d04bb..098ce23ee 100644 --- a/admin/views/custom_codes/tmpl/default_foot.php +++ b/admin/views/custom_codes/tmpl/default_foot.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_foot.php diff --git a/admin/views/custom_codes/tmpl/default_head.php b/admin/views/custom_codes/tmpl/default_head.php index 6bac5a849..b41d7ef9f 100644 --- a/admin/views/custom_codes/tmpl/default_head.php +++ b/admin/views/custom_codes/tmpl/default_head.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_head.php diff --git a/admin/views/custom_codes/tmpl/default_toolbar.php b/admin/views/custom_codes/tmpl/default_toolbar.php index a40fd050e..65e25585b 100644 --- a/admin/views/custom_codes/tmpl/default_toolbar.php +++ b/admin/views/custom_codes/tmpl/default_toolbar.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_toolbar.php diff --git a/admin/views/custom_codes/view.html.php b/admin/views/custom_codes/view.html.php index e487aa985..8c355f5f3 100644 --- a/admin/views/custom_codes/view.html.php +++ b/admin/views/custom_codes/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/dynamic_get/submitbutton.js b/admin/views/dynamic_get/submitbutton.js index 3e274a7d9..015e631ec 100644 --- a/admin/views/dynamic_get/submitbutton.js +++ b/admin/views/dynamic_get/submitbutton.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage submitbutton.js diff --git a/admin/views/dynamic_get/tmpl/edit.php b/admin/views/dynamic_get/tmpl/edit.php index a5d22c893..f598529ec 100644 --- a/admin/views/dynamic_get/tmpl/edit.php +++ b/admin/views/dynamic_get/tmpl/edit.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage edit.php diff --git a/admin/views/dynamic_get/view.html.php b/admin/views/dynamic_get/view.html.php index c9a2a73a9..bcfe71203 100644 --- a/admin/views/dynamic_get/view.html.php +++ b/admin/views/dynamic_get/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/dynamic_gets/tmpl/default.php b/admin/views/dynamic_gets/tmpl/default.php index 7d41496a2..b02b8f30b 100644 --- a/admin/views/dynamic_gets/tmpl/default.php +++ b/admin/views/dynamic_gets/tmpl/default.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default.php diff --git a/admin/views/dynamic_gets/tmpl/default_batch_body.php b/admin/views/dynamic_gets/tmpl/default_batch_body.php index 4a127ea68..786e1dbcd 100644 --- a/admin/views/dynamic_gets/tmpl/default_batch_body.php +++ b/admin/views/dynamic_gets/tmpl/default_batch_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_batch_body.php diff --git a/admin/views/dynamic_gets/tmpl/default_batch_footer.php b/admin/views/dynamic_gets/tmpl/default_batch_footer.php index fbe6c39db..723e49f15 100644 --- a/admin/views/dynamic_gets/tmpl/default_batch_footer.php +++ b/admin/views/dynamic_gets/tmpl/default_batch_footer.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_batch_footer.php diff --git a/admin/views/dynamic_gets/tmpl/default_body.php b/admin/views/dynamic_gets/tmpl/default_body.php index af6627e2e..4d9dcfa7f 100644 --- a/admin/views/dynamic_gets/tmpl/default_body.php +++ b/admin/views/dynamic_gets/tmpl/default_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_body.php diff --git a/admin/views/dynamic_gets/tmpl/default_foot.php b/admin/views/dynamic_gets/tmpl/default_foot.php index c4b39869e..a8e45bcef 100644 --- a/admin/views/dynamic_gets/tmpl/default_foot.php +++ b/admin/views/dynamic_gets/tmpl/default_foot.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_foot.php diff --git a/admin/views/dynamic_gets/tmpl/default_head.php b/admin/views/dynamic_gets/tmpl/default_head.php index 636cdebf6..0025ed894 100644 --- a/admin/views/dynamic_gets/tmpl/default_head.php +++ b/admin/views/dynamic_gets/tmpl/default_head.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_head.php diff --git a/admin/views/dynamic_gets/tmpl/default_toolbar.php b/admin/views/dynamic_gets/tmpl/default_toolbar.php index 0157b107b..c26772910 100644 --- a/admin/views/dynamic_gets/tmpl/default_toolbar.php +++ b/admin/views/dynamic_gets/tmpl/default_toolbar.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_toolbar.php diff --git a/admin/views/dynamic_gets/view.html.php b/admin/views/dynamic_gets/view.html.php index ad758cec7..26cb4fc40 100644 --- a/admin/views/dynamic_gets/view.html.php +++ b/admin/views/dynamic_gets/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/field/submitbutton.js b/admin/views/field/submitbutton.js index 1744535b5..09999ee37 100644 --- a/admin/views/field/submitbutton.js +++ b/admin/views/field/submitbutton.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage submitbutton.js diff --git a/admin/views/field/tmpl/edit.php b/admin/views/field/tmpl/edit.php index 0981bb274..031a2f9a2 100644 --- a/admin/views/field/tmpl/edit.php +++ b/admin/views/field/tmpl/edit.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage edit.php diff --git a/admin/views/field/view.html.php b/admin/views/field/view.html.php index 322c44a50..b923504da 100644 --- a/admin/views/field/view.html.php +++ b/admin/views/field/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/fields/tmpl/default.php b/admin/views/fields/tmpl/default.php index c487af684..ea19ed3e2 100644 --- a/admin/views/fields/tmpl/default.php +++ b/admin/views/fields/tmpl/default.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default.php diff --git a/admin/views/fields/tmpl/default_batch_body.php b/admin/views/fields/tmpl/default_batch_body.php index d949f11bf..002aa740d 100644 --- a/admin/views/fields/tmpl/default_batch_body.php +++ b/admin/views/fields/tmpl/default_batch_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_batch_body.php diff --git a/admin/views/fields/tmpl/default_batch_footer.php b/admin/views/fields/tmpl/default_batch_footer.php index 60ccb8ae4..bfeabb9e5 100644 --- a/admin/views/fields/tmpl/default_batch_footer.php +++ b/admin/views/fields/tmpl/default_batch_footer.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_batch_footer.php diff --git a/admin/views/fields/tmpl/default_body.php b/admin/views/fields/tmpl/default_body.php index cd6e6735c..b5d7ec0e9 100644 --- a/admin/views/fields/tmpl/default_body.php +++ b/admin/views/fields/tmpl/default_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_body.php diff --git a/admin/views/fields/tmpl/default_foot.php b/admin/views/fields/tmpl/default_foot.php index e69a70eb2..fa112a765 100644 --- a/admin/views/fields/tmpl/default_foot.php +++ b/admin/views/fields/tmpl/default_foot.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_foot.php diff --git a/admin/views/fields/tmpl/default_head.php b/admin/views/fields/tmpl/default_head.php index 6092e0556..f6f19daa6 100644 --- a/admin/views/fields/tmpl/default_head.php +++ b/admin/views/fields/tmpl/default_head.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_head.php diff --git a/admin/views/fields/tmpl/default_toolbar.php b/admin/views/fields/tmpl/default_toolbar.php index 792376e3d..ed7edcb84 100644 --- a/admin/views/fields/tmpl/default_toolbar.php +++ b/admin/views/fields/tmpl/default_toolbar.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_toolbar.php diff --git a/admin/views/fields/view.html.php b/admin/views/fields/view.html.php index 22d8d639f..71fcbd988 100644 --- a/admin/views/fields/view.html.php +++ b/admin/views/fields/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/fieldtype/submitbutton.js b/admin/views/fieldtype/submitbutton.js index 12683418a..d8cd10561 100644 --- a/admin/views/fieldtype/submitbutton.js +++ b/admin/views/fieldtype/submitbutton.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage submitbutton.js diff --git a/admin/views/fieldtype/tmpl/edit.php b/admin/views/fieldtype/tmpl/edit.php index b0b3081e6..1f30aceeb 100644 --- a/admin/views/fieldtype/tmpl/edit.php +++ b/admin/views/fieldtype/tmpl/edit.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage edit.php diff --git a/admin/views/fieldtype/view.html.php b/admin/views/fieldtype/view.html.php index 1b7a293f7..6fb99004d 100644 --- a/admin/views/fieldtype/view.html.php +++ b/admin/views/fieldtype/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/fieldtypes/tmpl/default.php b/admin/views/fieldtypes/tmpl/default.php index 356106597..53531d24f 100644 --- a/admin/views/fieldtypes/tmpl/default.php +++ b/admin/views/fieldtypes/tmpl/default.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default.php diff --git a/admin/views/fieldtypes/tmpl/default_batch_body.php b/admin/views/fieldtypes/tmpl/default_batch_body.php index 159bb98e2..6c5297934 100644 --- a/admin/views/fieldtypes/tmpl/default_batch_body.php +++ b/admin/views/fieldtypes/tmpl/default_batch_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_batch_body.php diff --git a/admin/views/fieldtypes/tmpl/default_batch_footer.php b/admin/views/fieldtypes/tmpl/default_batch_footer.php index db7643c5d..3ff55fcab 100644 --- a/admin/views/fieldtypes/tmpl/default_batch_footer.php +++ b/admin/views/fieldtypes/tmpl/default_batch_footer.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_batch_footer.php diff --git a/admin/views/fieldtypes/tmpl/default_body.php b/admin/views/fieldtypes/tmpl/default_body.php index e279fa660..9c01d00bd 100644 --- a/admin/views/fieldtypes/tmpl/default_body.php +++ b/admin/views/fieldtypes/tmpl/default_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_body.php diff --git a/admin/views/fieldtypes/tmpl/default_foot.php b/admin/views/fieldtypes/tmpl/default_foot.php index c4b39869e..a8e45bcef 100644 --- a/admin/views/fieldtypes/tmpl/default_foot.php +++ b/admin/views/fieldtypes/tmpl/default_foot.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_foot.php diff --git a/admin/views/fieldtypes/tmpl/default_head.php b/admin/views/fieldtypes/tmpl/default_head.php index f3725f9a8..0c6dc6fab 100644 --- a/admin/views/fieldtypes/tmpl/default_head.php +++ b/admin/views/fieldtypes/tmpl/default_head.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_head.php diff --git a/admin/views/fieldtypes/tmpl/default_toolbar.php b/admin/views/fieldtypes/tmpl/default_toolbar.php index 17322497e..a30dbf05a 100644 --- a/admin/views/fieldtypes/tmpl/default_toolbar.php +++ b/admin/views/fieldtypes/tmpl/default_toolbar.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_toolbar.php diff --git a/admin/views/fieldtypes/view.html.php b/admin/views/fieldtypes/view.html.php index bff00cb08..1ab63a2ba 100644 --- a/admin/views/fieldtypes/view.html.php +++ b/admin/views/fieldtypes/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/get_snippets/tmpl/default.php b/admin/views/get_snippets/tmpl/default.php index 692969f1b..b9a3ba48f 100644 --- a/admin/views/get_snippets/tmpl/default.php +++ b/admin/views/get_snippets/tmpl/default.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default.php diff --git a/admin/views/get_snippets/view.html.php b/admin/views/get_snippets/view.html.php index 7a79f223f..a8f9ed696 100644 --- a/admin/views/get_snippets/view.html.php +++ b/admin/views/get_snippets/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/help_document/submitbutton.js b/admin/views/help_document/submitbutton.js index 364d33951..1140654c6 100644 --- a/admin/views/help_document/submitbutton.js +++ b/admin/views/help_document/submitbutton.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage submitbutton.js diff --git a/admin/views/help_document/tmpl/edit.php b/admin/views/help_document/tmpl/edit.php index 4276b2c01..789a80cbe 100644 --- a/admin/views/help_document/tmpl/edit.php +++ b/admin/views/help_document/tmpl/edit.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage edit.php diff --git a/admin/views/help_document/view.html.php b/admin/views/help_document/view.html.php index 096d545c8..565839f49 100644 --- a/admin/views/help_document/view.html.php +++ b/admin/views/help_document/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php diff --git a/admin/views/help_documents/tmpl/default.php b/admin/views/help_documents/tmpl/default.php index 06169f6a8..734690437 100644 --- a/admin/views/help_documents/tmpl/default.php +++ b/admin/views/help_documents/tmpl/default.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default.php diff --git a/admin/views/help_documents/tmpl/default_batch_body.php b/admin/views/help_documents/tmpl/default_batch_body.php index 190bc595e..40c5c141b 100644 --- a/admin/views/help_documents/tmpl/default_batch_body.php +++ b/admin/views/help_documents/tmpl/default_batch_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_batch_body.php diff --git a/admin/views/help_documents/tmpl/default_batch_footer.php b/admin/views/help_documents/tmpl/default_batch_footer.php index c5667153b..910546d4f 100644 --- a/admin/views/help_documents/tmpl/default_batch_footer.php +++ b/admin/views/help_documents/tmpl/default_batch_footer.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_batch_footer.php diff --git a/admin/views/help_documents/tmpl/default_body.php b/admin/views/help_documents/tmpl/default_body.php index 38c05ac82..e7e30bd0c 100644 --- a/admin/views/help_documents/tmpl/default_body.php +++ b/admin/views/help_documents/tmpl/default_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_body.php diff --git a/admin/views/help_documents/tmpl/default_foot.php b/admin/views/help_documents/tmpl/default_foot.php index d91364c13..1474fd78c 100644 --- a/admin/views/help_documents/tmpl/default_foot.php +++ b/admin/views/help_documents/tmpl/default_foot.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_foot.php diff --git a/admin/views/help_documents/tmpl/default_head.php b/admin/views/help_documents/tmpl/default_head.php index b6e0036b6..f04f14bff 100644 --- a/admin/views/help_documents/tmpl/default_head.php +++ b/admin/views/help_documents/tmpl/default_head.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_head.php diff --git a/admin/views/help_documents/tmpl/default_toolbar.php b/admin/views/help_documents/tmpl/default_toolbar.php index b5352a353..0bae4a7ce 100644 --- a/admin/views/help_documents/tmpl/default_toolbar.php +++ b/admin/views/help_documents/tmpl/default_toolbar.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default_toolbar.php diff --git a/admin/views/help_documents/view.html.php b/admin/views/help_documents/view.html.php index 4d1c7def8..47e76dbd1 100644 --- a/admin/views/help_documents/view.html.php +++ b/admin/views/help_documents/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 48d1bf813..642a93c0a 100644 --- a/admin/views/import/tmpl/default.php +++ b/admin/views/import/tmpl/default.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 c571a7a42..8fea779b6 100644 --- a/admin/views/import/view.html.php +++ b/admin/views/import/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @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 9a6d9922e..28c2dd4c2 100644 --- a/admin/views/import_joomla_components/tmpl/default.php +++ b/admin/views/import_joomla_components/tmpl/default.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default.php @@ -398,8 +398,8 @@ jQuery(document).ready(function($) {
-

-

+

+

vdmPackages as $field): ?>
label;?>
diff --git a/admin/views/import_joomla_components/view.html.php b/admin/views/import_joomla_components/view.html.php index 573bbe41d..77872895f 100644 --- a/admin/views/import_joomla_components/view.html.php +++ b/admin/views/import_joomla_components/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php @@ -42,6 +42,7 @@ class ComponentbuilderViewImport_joomla_components extends JViewLegacy protected $packageInfo; protected $formPackage; protected $vdmPackages = false; + protected $freePackages = array('JCB_demo.zip', 'JCB_helloWorld.zip'); public function display($tpl = null) { @@ -203,7 +204,17 @@ class ComponentbuilderViewImport_joomla_components extends JViewLegacy public function setPackageName($name) { - return ComponentbuilderHelper::safeString( preg_replace('/(?freePackages)) + { + $type = ' - free'; + } + else + { + $type = ' - paid'; + } + // return the name + return ComponentbuilderHelper::safeString( preg_replace('/(?http://joomlacomponentbuilder.com Copyright (C) 2015. All Rights Reserved GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html - 2.6.18 + 2.7.0 Component Builder (v.2.6.18) +

Component Builder (v.2.7.0)

The Component Builder for [Joomla](https://extensions.joomla.org/extension/component-builder/) is highly advanced tool that is 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 18d9eb2d3..f611ff489 100644 --- a/componentbuilder_update_server.xml +++ b/componentbuilder_update_server.xml @@ -463,10 +463,10 @@ Builds Complex Joomla Components com_componentbuilder component - 2.6.18 + 2.7.0 http://joomlacomponentbuilder.com - https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.6.18/JCB_v2.6.18.zip + https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.7.0/JCB_v2.7.0.zip stable diff --git a/script.php b/script.php index 7ad675e0f..71a4b412c 100644 --- a/script.php +++ b/script.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage script.php @@ -4751,7 +4751,7 @@ class com_componentbuilderInstallerScript echo ' -

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

'; +

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

'; } } diff --git a/site/assets/css/api.css b/site/assets/css/api.css index 729c3a954..9e747b546 100644 --- a/site/assets/css/api.css +++ b/site/assets/css/api.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage api.css diff --git a/site/assets/css/site.css b/site/assets/css/site.css index 165340274..a0dca5b0a 100644 --- a/site/assets/css/site.css +++ b/site/assets/css/site.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage site.css diff --git a/site/assets/js/site.js b/site/assets/js/site.js index 088b2c52b..b60ff49a9 100644 --- a/site/assets/js/site.js +++ b/site/assets/js/site.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage site.js diff --git a/site/componentbuilder.php b/site/componentbuilder.php index 52424f1ac..d21ea2051 100644 --- a/site/componentbuilder.php +++ b/site/componentbuilder.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage componentbuilder.php diff --git a/site/controller.php b/site/controller.php index 2712beec1..9482f0764 100644 --- a/site/controller.php +++ b/site/controller.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage controller.php diff --git a/site/controllers/api.php b/site/controllers/api.php index ba5e7ad4b..b815a6de1 100644 --- a/site/controllers/api.php +++ b/site/controllers/api.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage api.php diff --git a/site/controllers/help.php b/site/controllers/help.php index 8e8230d78..0b909587b 100644 --- a/site/controllers/help.php +++ b/site/controllers/help.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage help.php diff --git a/site/helpers/category.php b/site/helpers/category.php index 6179f86b3..46317398c 100644 --- a/site/helpers/category.php +++ b/site/helpers/category.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage category.php diff --git a/site/helpers/categoryfields.php b/site/helpers/categoryfields.php index 2d88ae793..19e7254a5 100644 --- a/site/helpers/categoryfields.php +++ b/site/helpers/categoryfields.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage categoryfields.php diff --git a/site/helpers/categoryfieldtypes.php b/site/helpers/categoryfieldtypes.php index eb3dd3d7c..df05ed75c 100644 --- a/site/helpers/categoryfieldtypes.php +++ b/site/helpers/categoryfieldtypes.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage categoryfieldtypes.php diff --git a/site/helpers/componentbuilder.php b/site/helpers/componentbuilder.php index 34f5cf6d9..f4630aa83 100644 --- a/site/helpers/componentbuilder.php +++ b/site/helpers/componentbuilder.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage componentbuilder.php @@ -146,7 +146,7 @@ abstract class ComponentbuilderHelper } return false; } - + /** * The array of constant paths * diff --git a/site/helpers/headercheck.php b/site/helpers/headercheck.php index 0ee441bb3..ef711cb5c 100644 --- a/site/helpers/headercheck.php +++ b/site/helpers/headercheck.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage headercheck.php diff --git a/site/helpers/route.php b/site/helpers/route.php index 5ccea490a..f98506fa9 100644 --- a/site/helpers/route.php +++ b/site/helpers/route.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage route.php diff --git a/site/models/api.php b/site/models/api.php index c9efbbb9e..11110afb4 100644 --- a/site/models/api.php +++ b/site/models/api.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage api.php diff --git a/site/router.php b/site/router.php index c3771f620..236f93ab0 100644 --- a/site/router.php +++ b/site/router.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage router.php diff --git a/site/views/api/submitbutton.js b/site/views/api/submitbutton.js index a3eef5d0a..31e1e896d 100644 --- a/site/views/api/submitbutton.js +++ b/site/views/api/submitbutton.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage submitbutton.js diff --git a/site/views/api/tmpl/default.php b/site/views/api/tmpl/default.php index ccb197480..5bfaecd74 100644 --- a/site/views/api/tmpl/default.php +++ b/site/views/api/tmpl/default.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage default.php diff --git a/site/views/api/view.html.php b/site/views/api/view.html.php index aef8a0a49..af989b106 100644 --- a/site/views/api/view.html.php +++ b/site/views/api/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.x + @version 2.7.x @created 30th April, 2015 @package Component Builder @subpackage view.html.php