From 6b52f7ce1da1ce99fb0b9909067ae08513e376e1 Mon Sep 17 00:00:00 2001 From: Llewellyn van der Merwe Date: Mon, 6 Nov 2017 16:15:03 +0200 Subject: [PATCH] Fixed the version number in the readme, also update the hello world tutorial. --- README.md | 8 ++++---- admin/README.txt | 8 ++++---- 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 +- admin/assets/css/components_custom_admin_menus.css | 2 +- admin/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/ftp.css | 2 +- admin/assets/css/ftps.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/site_view.css | 2 +- admin/assets/css/site_views.css | 2 +- admin/assets/css/snippet.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/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 +- admin/controllers/component_custom_admin_menus.php | 2 +- admin/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 +- admin/controllers/components_custom_admin_menus.php | 2 +- admin/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/ftp.php | 2 +- admin/controllers/ftps.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 +- 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/site_view.php | 2 +- admin/controllers/site_views.php | 2 +- admin/controllers/snippet.php | 2 +- admin/controllers/snippets.php | 2 +- admin/controllers/template.php | 2 +- admin/controllers/templates.php | 2 +- admin/helpers/componentbuilder.php | 2 +- admin/helpers/componentbuilderemail.php | 2 +- admin/helpers/headercheck.php | 2 +- admin/helpers/html/batch_.php | 2 +- admin/helpers/indenter.php | 2 +- admin/helpers/js.php | 2 +- admin/helpers/minify.php | 2 +- 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 +- .../layouts/admin_fields_conditions/conditions_above.php | 2 +- .../admin_fields_conditions/conditions_fullwidth.php | 2 +- admin/layouts/admin_fields_conditions/publishing.php | 2 +- admin/layouts/admin_fields_conditions/publlshing.php | 2 +- admin/layouts/admin_view/css_fullwidth.php | 2 +- admin/layouts/admin_view/custom_buttons_fullwidth.php | 2 +- admin/layouts/admin_view/custom_buttons_left.php | 2 +- admin/layouts/admin_view/custom_import_fullwidth.php | 2 +- admin/layouts/admin_view/details_above.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/layouts/admin_view/fields_conditions_fullwidth.php | 2 +- admin/layouts/admin_view/fields_conditions_left.php | 2 +- admin/layouts/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 +- admin/layouts/component_admin_views/publishing.php | 2 +- admin/layouts/component_admin_views/publlshing.php | 2 +- admin/layouts/component_admin_views/views_above.php | 2 +- admin/layouts/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 +- admin/layouts/component_config/tweaks_fullwidth.php | 2 +- admin/layouts/component_custom_admin_menus/publishing.php | 2 +- admin/layouts/component_custom_admin_menus/publlshing.php | 2 +- .../layouts/component_custom_admin_menus/tweaks_above.php | 2 +- .../component_custom_admin_menus/tweaks_fullwidth.php | 2 +- admin/layouts/component_custom_admin_views/publishing.php | 2 +- admin/layouts/component_custom_admin_views/publlshing.php | 2 +- .../layouts/component_custom_admin_views/views_above.php | 2 +- .../component_custom_admin_views/views_fullwidth.php | 2 +- admin/layouts/component_dashboard/dashboard_above.php | 2 +- admin/layouts/component_dashboard/dashboard_fullwidth.php | 2 +- admin/layouts/component_dashboard/publishing.php | 2 +- admin/layouts/component_dashboard/publlshing.php | 2 +- admin/layouts/component_files_folders/publishing.php | 2 +- admin/layouts/component_files_folders/publlshing.php | 2 +- admin/layouts/component_files_folders/settings_above.php | 2 +- .../component_files_folders/settings_fullwidth.php | 2 +- admin/layouts/component_mysql_tweaks/publishing.php | 2 +- admin/layouts/component_mysql_tweaks/publlshing.php | 2 +- admin/layouts/component_mysql_tweaks/tweaks_above.php | 2 +- admin/layouts/component_mysql_tweaks/tweaks_fullwidth.php | 2 +- admin/layouts/component_site_views/publishing.php | 2 +- admin/layouts/component_site_views/publlshing.php | 2 +- admin/layouts/component_site_views/views_above.php | 2 +- admin/layouts/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 +- admin/layouts/component_updates/updates_fullwidth.php | 2 +- .../custom_admin_view/custom_buttons_fullwidth.php | 2 +- admin/layouts/custom_admin_view/custom_buttons_left.php | 2 +- .../layouts/custom_admin_view/custom_script_fullwidth.php | 2 +- admin/layouts/custom_admin_view/details_above.php | 2 +- admin/layouts/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 +- admin/layouts/custom_admin_view/details_rightside.php | 2 +- admin/layouts/custom_admin_view/details_under.php | 2 +- .../custom_admin_view/linked_components_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 +- admin/layouts/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/ftp/details_above.php | 2 +- admin/layouts/ftp/details_fullwidth.php | 2 +- admin/layouts/ftp/linked_components_fullwidth.php | 2 +- admin/layouts/ftp/publishing.php | 2 +- admin/layouts/ftp/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 +- admin/layouts/joomla_component/admin_views_fullwidth.php | 2 +- .../joomla_component/custom_admin_views_fullwidth.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 +- .../joomla_component/dynamic_build_beta_fullwidth.php | 2 +- .../joomla_component/dynamic_integration_fullwidth.php | 2 +- admin/layouts/joomla_component/libs_helpers_fullwidth.php | 2 +- admin/layouts/joomla_component/metadata.php | 2 +- admin/layouts/joomla_component/mysql_fullwidth.php | 2 +- admin/layouts/joomla_component/php_fullwidth.php | 2 +- admin/layouts/joomla_component/php_left.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 +- admin/layouts/joomla_component/settings_fullwidth.php | 2 +- admin/layouts/joomla_component/settings_left.php | 2 +- admin/layouts/joomla_component/settings_right.php | 2 +- admin/layouts/joomla_component/site_views_fullwidth.php | 2 +- admin/layouts/joomla_component/translation_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 +- admin/layouts/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/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 +- admin/layouts/site_view/javascript_css_fullwidth.php | 2 +- admin/layouts/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/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/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/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/dynamicget.php | 2 +- admin/models/fields/dynamicgets.php | 2 +- admin/models/fields/fields.php | 2 +- admin/models/fields/fieldtypes.php | 2 +- admin/models/fields/ftps.php | 2 +- admin/models/fields/joomlacomponents.php | 2 +- admin/models/fields/lang.php | 2 +- admin/models/fields/maingets.php | 2 +- admin/models/fields/matchfield.php | 2 +- admin/models/fields/siteviewfolderlist.php | 2 +- admin/models/fields/siteviews.php | 2 +- admin/models/fields/snippets.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 +- admin/models/forms/component_custom_admin_menus.js | 2 +- admin/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/ftp.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/site_view.js | 2 +- admin/models/forms/snippet.js | 2 +- admin/models/forms/template.js | 2 +- admin/models/ftp.php | 2 +- admin/models/ftps.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/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/site_view.php | 2 +- admin/models/site_views.php | 2 +- admin/models/snippet.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/ftp.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/site_view.php | 2 +- admin/tables/snippet.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 +- admin/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 +- admin/views/admin_views/tmpl/default_batch_body.php | 2 +- admin/views/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 +- admin/views/admins_fields/tmpl/default_batch_body.php | 2 +- admin/views/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 +- admin/views/admins_fields/tmpl/default_toolbar.php | 2 +- admin/views/admins_fields/view.html.php | 2 +- admin/views/admins_fields_conditions/tmpl/default.php | 2 +- .../admins_fields_conditions/tmpl/default_batch_body.php | 2 +- .../tmpl/default_batch_footer.php | 2 +- .../views/admins_fields_conditions/tmpl/default_body.php | 2 +- .../views/admins_fields_conditions/tmpl/default_foot.php | 2 +- .../views/admins_fields_conditions/tmpl/default_head.php | 2 +- .../admins_fields_conditions/tmpl/default_toolbar.php | 2 +- admin/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 +- admin/views/component_custom_admin_menus/submitbutton.js | 2 +- admin/views/component_custom_admin_menus/tmpl/edit.php | 2 +- admin/views/component_custom_admin_menus/view.html.php | 2 +- admin/views/component_custom_admin_views/submitbutton.js | 2 +- admin/views/component_custom_admin_views/tmpl/edit.php | 2 +- admin/views/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 +- admin/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 +- admin/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 +- .../tmpl/default_issues_the_closed_issues_on_github.php | 2 +- .../tmpl/default_issues_the_open_issues_on_github.php | 2 +- admin/views/componentbuilder/tmpl/default_main.php | 2 +- .../componentbuilder/tmpl/default_readme_information.php | 2 +- .../tmpl/default_releases_information.php | 2 +- .../tmpl/default_vast_development_method_notice_board.php | 2 +- admin/views/componentbuilder/tmpl/default_vdm.php | 2 +- .../componentbuilder/tmpl/default_wiki_tutorials.php | 2 +- admin/views/componentbuilder/view.html.php | 2 +- admin/views/components_admin_views/tmpl/default.php | 2 +- .../components_admin_views/tmpl/default_batch_body.php | 2 +- .../components_admin_views/tmpl/default_batch_footer.php | 2 +- admin/views/components_admin_views/tmpl/default_body.php | 2 +- admin/views/components_admin_views/tmpl/default_foot.php | 2 +- admin/views/components_admin_views/tmpl/default_head.php | 2 +- .../views/components_admin_views/tmpl/default_toolbar.php | 2 +- admin/views/components_admin_views/view.html.php | 2 +- admin/views/components_config/tmpl/default.php | 2 +- admin/views/components_config/tmpl/default_batch_body.php | 2 +- .../views/components_config/tmpl/default_batch_footer.php | 2 +- admin/views/components_config/tmpl/default_body.php | 2 +- admin/views/components_config/tmpl/default_foot.php | 2 +- admin/views/components_config/tmpl/default_head.php | 2 +- admin/views/components_config/tmpl/default_toolbar.php | 2 +- admin/views/components_config/view.html.php | 2 +- .../views/components_custom_admin_menus/tmpl/default.php | 2 +- .../tmpl/default_batch_body.php | 2 +- .../tmpl/default_batch_footer.php | 2 +- .../components_custom_admin_menus/tmpl/default_body.php | 2 +- .../components_custom_admin_menus/tmpl/default_foot.php | 2 +- .../components_custom_admin_menus/tmpl/default_head.php | 2 +- .../tmpl/default_toolbar.php | 2 +- admin/views/components_custom_admin_menus/view.html.php | 2 +- .../views/components_custom_admin_views/tmpl/default.php | 2 +- .../tmpl/default_batch_body.php | 2 +- .../tmpl/default_batch_footer.php | 2 +- .../components_custom_admin_views/tmpl/default_body.php | 2 +- .../components_custom_admin_views/tmpl/default_foot.php | 2 +- .../components_custom_admin_views/tmpl/default_head.php | 2 +- .../tmpl/default_toolbar.php | 2 +- admin/views/components_custom_admin_views/view.html.php | 2 +- admin/views/components_dashboard/tmpl/default.php | 2 +- .../components_dashboard/tmpl/default_batch_body.php | 2 +- .../components_dashboard/tmpl/default_batch_footer.php | 2 +- admin/views/components_dashboard/tmpl/default_body.php | 2 +- admin/views/components_dashboard/tmpl/default_foot.php | 2 +- admin/views/components_dashboard/tmpl/default_head.php | 2 +- admin/views/components_dashboard/tmpl/default_toolbar.php | 2 +- admin/views/components_dashboard/view.html.php | 2 +- admin/views/components_files_folders/tmpl/default.php | 2 +- .../components_files_folders/tmpl/default_batch_body.php | 2 +- .../tmpl/default_batch_footer.php | 2 +- .../views/components_files_folders/tmpl/default_body.php | 2 +- .../views/components_files_folders/tmpl/default_foot.php | 2 +- .../views/components_files_folders/tmpl/default_head.php | 2 +- .../components_files_folders/tmpl/default_toolbar.php | 2 +- admin/views/components_files_folders/view.html.php | 2 +- admin/views/components_mysql_tweaks/tmpl/default.php | 2 +- .../components_mysql_tweaks/tmpl/default_batch_body.php | 2 +- .../components_mysql_tweaks/tmpl/default_batch_footer.php | 2 +- admin/views/components_mysql_tweaks/tmpl/default_body.php | 2 +- admin/views/components_mysql_tweaks/tmpl/default_foot.php | 2 +- admin/views/components_mysql_tweaks/tmpl/default_head.php | 2 +- .../components_mysql_tweaks/tmpl/default_toolbar.php | 2 +- admin/views/components_mysql_tweaks/view.html.php | 2 +- admin/views/components_site_views/tmpl/default.php | 2 +- .../components_site_views/tmpl/default_batch_body.php | 2 +- .../components_site_views/tmpl/default_batch_footer.php | 2 +- admin/views/components_site_views/tmpl/default_body.php | 2 +- admin/views/components_site_views/tmpl/default_foot.php | 2 +- admin/views/components_site_views/tmpl/default_head.php | 2 +- .../views/components_site_views/tmpl/default_toolbar.php | 2 +- admin/views/components_site_views/view.html.php | 2 +- admin/views/components_updates/tmpl/default.php | 2 +- .../views/components_updates/tmpl/default_batch_body.php | 2 +- .../components_updates/tmpl/default_batch_footer.php | 2 +- admin/views/components_updates/tmpl/default_body.php | 2 +- admin/views/components_updates/tmpl/default_foot.php | 2 +- admin/views/components_updates/tmpl/default_head.php | 2 +- admin/views/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 +- .../views/custom_admin_views/tmpl/default_batch_body.php | 2 +- .../custom_admin_views/tmpl/default_batch_footer.php | 2 +- admin/views/custom_admin_views/tmpl/default_body.php | 2 +- admin/views/custom_admin_views/tmpl/default_foot.php | 2 +- admin/views/custom_admin_views/tmpl/default_head.php | 2 +- admin/views/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 +- admin/views/custom_codes/tmpl/default_batch_body.php | 2 +- admin/views/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 +- admin/views/dynamic_gets/tmpl/default_batch_body.php | 2 +- admin/views/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 +- admin/views/fieldtypes/tmpl/default_batch_body.php | 2 +- admin/views/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/ftp/submitbutton.js | 2 +- admin/views/ftp/tmpl/edit.php | 2 +- admin/views/ftp/view.html.php | 2 +- admin/views/ftps/tmpl/default.php | 2 +- admin/views/ftps/tmpl/default_batch_body.php | 2 +- admin/views/ftps/tmpl/default_batch_footer.php | 2 +- admin/views/ftps/tmpl/default_body.php | 2 +- admin/views/ftps/tmpl/default_foot.php | 2 +- admin/views/ftps/tmpl/default_head.php | 2 +- admin/views/ftps/tmpl/default_toolbar.php | 2 +- admin/views/ftps/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 +- admin/views/help_documents/tmpl/default_batch_body.php | 2 +- admin/views/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 +- admin/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 +- admin/views/import_joomla_components/tmpl/default.php | 2 +- admin/views/import_joomla_components/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 +- admin/views/joomla_components/tmpl/default_batch_body.php | 2 +- .../views/joomla_components/tmpl/default_batch_footer.php | 2 +- admin/views/joomla_components/tmpl/default_body.php | 2 +- admin/views/joomla_components/tmpl/default_foot.php | 2 +- admin/views/joomla_components/tmpl/default_head.php | 2 +- admin/views/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 +- admin/views/language_translations/tmpl/default.php | 2 +- .../language_translations/tmpl/default_batch_body.php | 2 +- .../language_translations/tmpl/default_batch_footer.php | 2 +- admin/views/language_translations/tmpl/default_body.php | 2 +- admin/views/language_translations/tmpl/default_foot.php | 2 +- admin/views/language_translations/tmpl/default_head.php | 2 +- .../views/language_translations/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 +- admin/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/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 +- admin/views/site_views/tmpl/default_batch_body.php | 2 +- admin/views/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/snippets/tmpl/default.php | 2 +- admin/views/snippets/tmpl/default_batch_body.php | 2 +- admin/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 +- admin/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 +- script.php | 2 +- 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 | 2 +- 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 +- 764 files changed, 770 insertions(+), 770 deletions(-) diff --git a/README.md b/README.md index ef8c72aac..7edd29303 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![GitHub release](https://img.shields.io/github/release/vdm-io/Joomla-Component-Builder.svg)](https://github.com/vdm-io/Joomla-Component-Builder/releases) [![Total Downloads](https://img.shields.io/github/downloads/vdm-io/Joomla-Component-Builder/total.svg)](https://github.com/vdm-io/Joomla-Component-Builder/releases) -This is a [Joomla 3.x](https://extensions.joomla.org/extension/component-builder/) component. [__See In Action__](https://youtu.be/1KBBtQUxMTc) +This is a [Joomla 3.x](https://extensions.joomla.org/extension/component-builder/) component. [__See In Action__](https://www.youtube.com/watch?v=IQfsLYIeblk&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&index=45) ![Component Builder image](https://raw.githubusercontent.com/vdm-io/Joomla-Component-Builder/master/admin/assets/images/vdm-component.jpg "The Component Builder") @@ -10,9 +10,9 @@ 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.x) 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.6.2) 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://youtu.be/1KBBtQUxMTc) +> Watch Quick Build of a Hello World component in [JCB on Youtube](https://www.youtube.com/watch?v=IQfsLYIeblk&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&index=45) Once installed upgrades are quick and easy via the default Joomla upgrade area. @@ -112,7 +112,7 @@ Component Builder is mapped as a component in itself on my local development env + *Name*: [Component Builder](http://vdm.bz/component-builder) + *First Build*: 30th April, 2015 + *Last Build*: 6th November, 2017 -+ *Version*: 2.6.x ++ *Version*: 2.6.2 + *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*: **159511** diff --git a/admin/README.txt b/admin/README.txt index ef8c72aac..7edd29303 100644 --- a/admin/README.txt +++ b/admin/README.txt @@ -2,7 +2,7 @@ [![GitHub release](https://img.shields.io/github/release/vdm-io/Joomla-Component-Builder.svg)](https://github.com/vdm-io/Joomla-Component-Builder/releases) [![Total Downloads](https://img.shields.io/github/downloads/vdm-io/Joomla-Component-Builder/total.svg)](https://github.com/vdm-io/Joomla-Component-Builder/releases) -This is a [Joomla 3.x](https://extensions.joomla.org/extension/component-builder/) component. [__See In Action__](https://youtu.be/1KBBtQUxMTc) +This is a [Joomla 3.x](https://extensions.joomla.org/extension/component-builder/) component. [__See In Action__](https://www.youtube.com/watch?v=IQfsLYIeblk&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&index=45) ![Component Builder image](https://raw.githubusercontent.com/vdm-io/Joomla-Component-Builder/master/admin/assets/images/vdm-component.jpg "The Component Builder") @@ -10,9 +10,9 @@ 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.x) 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.6.2) 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://youtu.be/1KBBtQUxMTc) +> Watch Quick Build of a Hello World component in [JCB on Youtube](https://www.youtube.com/watch?v=IQfsLYIeblk&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&index=45) Once installed upgrades are quick and easy via the default Joomla upgrade area. @@ -112,7 +112,7 @@ Component Builder is mapped as a component in itself on my local development env + *Name*: [Component Builder](http://vdm.bz/component-builder) + *First Build*: 30th April, 2015 + *Last Build*: 6th November, 2017 -+ *Version*: 2.6.x ++ *Version*: 2.6.2 + *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*: **159511** diff --git a/admin/assets/css/admin.css b/admin/assets/css/admin.css index af42eb4f3..80de1aa2b 100644 --- a/admin/assets/css/admin.css +++ b/admin/assets/css/admin.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/admin_fields.css b/admin/assets/css/admin_fields.css index 79a355e96..431aaad18 100644 --- a/admin/assets/css/admin_fields.css +++ b/admin/assets/css/admin_fields.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/admin_fields_conditions.css b/admin/assets/css/admin_fields_conditions.css index fe15d39a5..ef4aa74b1 100644 --- a/admin/assets/css/admin_fields_conditions.css +++ b/admin/assets/css/admin_fields_conditions.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/admin_view.css b/admin/assets/css/admin_view.css index 905d7db92..b26d54f32 100644 --- a/admin/assets/css/admin_view.css +++ b/admin/assets/css/admin_view.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/admin_views.css b/admin/assets/css/admin_views.css index 6cf15f1ab..64b2f8a53 100644 --- a/admin/assets/css/admin_views.css +++ b/admin/assets/css/admin_views.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/admins_fields.css b/admin/assets/css/admins_fields.css index 6cba7a368..05fddce06 100644 --- a/admin/assets/css/admins_fields.css +++ b/admin/assets/css/admins_fields.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/admins_fields_conditions.css b/admin/assets/css/admins_fields_conditions.css index 7d3772a3a..1382a8e80 100644 --- a/admin/assets/css/admins_fields_conditions.css +++ b/admin/assets/css/admins_fields_conditions.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/compiler.css b/admin/assets/css/compiler.css index 72a64e058..cff32a7f1 100644 --- a/admin/assets/css/compiler.css +++ b/admin/assets/css/compiler.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/component_admin_views.css b/admin/assets/css/component_admin_views.css index e87a0ab3a..23e519451 100644 --- a/admin/assets/css/component_admin_views.css +++ b/admin/assets/css/component_admin_views.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/component_config.css b/admin/assets/css/component_config.css index 71e274f9f..2ad8403aa 100644 --- a/admin/assets/css/component_config.css +++ b/admin/assets/css/component_config.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/component_custom_admin_menus.css b/admin/assets/css/component_custom_admin_menus.css index dd1d3145c..ce0f4f3ad 100644 --- a/admin/assets/css/component_custom_admin_menus.css +++ b/admin/assets/css/component_custom_admin_menus.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/component_custom_admin_views.css b/admin/assets/css/component_custom_admin_views.css index 5d2552d25..e80fa16dc 100644 --- a/admin/assets/css/component_custom_admin_views.css +++ b/admin/assets/css/component_custom_admin_views.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/component_dashboard.css b/admin/assets/css/component_dashboard.css index 6967b22f5..d7f424262 100644 --- a/admin/assets/css/component_dashboard.css +++ b/admin/assets/css/component_dashboard.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/component_files_folders.css b/admin/assets/css/component_files_folders.css index 07ead33bb..3f8f1bd94 100644 --- a/admin/assets/css/component_files_folders.css +++ b/admin/assets/css/component_files_folders.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/component_mysql_tweaks.css b/admin/assets/css/component_mysql_tweaks.css index dda202178..b95d72ca7 100644 --- a/admin/assets/css/component_mysql_tweaks.css +++ b/admin/assets/css/component_mysql_tweaks.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/component_site_views.css b/admin/assets/css/component_site_views.css index 99456dda0..e3369597e 100644 --- a/admin/assets/css/component_site_views.css +++ b/admin/assets/css/component_site_views.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/component_updates.css b/admin/assets/css/component_updates.css index bac90baf8..89a181ec4 100644 --- a/admin/assets/css/component_updates.css +++ b/admin/assets/css/component_updates.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/components_admin_views.css b/admin/assets/css/components_admin_views.css index 923e3800c..f9474ceff 100644 --- a/admin/assets/css/components_admin_views.css +++ b/admin/assets/css/components_admin_views.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/components_config.css b/admin/assets/css/components_config.css index 618e9903e..d2bf35f81 100644 --- a/admin/assets/css/components_config.css +++ b/admin/assets/css/components_config.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/components_custom_admin_menus.css b/admin/assets/css/components_custom_admin_menus.css index f9baae483..84e93af37 100644 --- a/admin/assets/css/components_custom_admin_menus.css +++ b/admin/assets/css/components_custom_admin_menus.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/components_custom_admin_views.css b/admin/assets/css/components_custom_admin_views.css index 7b8e3b96d..96d85041d 100644 --- a/admin/assets/css/components_custom_admin_views.css +++ b/admin/assets/css/components_custom_admin_views.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/components_dashboard.css b/admin/assets/css/components_dashboard.css index 7cdef76c9..97068c110 100644 --- a/admin/assets/css/components_dashboard.css +++ b/admin/assets/css/components_dashboard.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/components_files_folders.css b/admin/assets/css/components_files_folders.css index 675d32764..d44259090 100644 --- a/admin/assets/css/components_files_folders.css +++ b/admin/assets/css/components_files_folders.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/components_mysql_tweaks.css b/admin/assets/css/components_mysql_tweaks.css index 2fc7c2a41..9f78e2436 100644 --- a/admin/assets/css/components_mysql_tweaks.css +++ b/admin/assets/css/components_mysql_tweaks.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/components_site_views.css b/admin/assets/css/components_site_views.css index 0d1b34758..fe5f8dc06 100644 --- a/admin/assets/css/components_site_views.css +++ b/admin/assets/css/components_site_views.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/components_updates.css b/admin/assets/css/components_updates.css index 2f3f4dba3..4ad2e5cdf 100644 --- a/admin/assets/css/components_updates.css +++ b/admin/assets/css/components_updates.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/custom_admin_view.css b/admin/assets/css/custom_admin_view.css index 229be8bfb..97693c0d7 100644 --- a/admin/assets/css/custom_admin_view.css +++ b/admin/assets/css/custom_admin_view.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/custom_admin_views.css b/admin/assets/css/custom_admin_views.css index c9b4dd847..90e24a018 100644 --- a/admin/assets/css/custom_admin_views.css +++ b/admin/assets/css/custom_admin_views.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/custom_code.css b/admin/assets/css/custom_code.css index bf61df48c..ecfaee343 100644 --- a/admin/assets/css/custom_code.css +++ b/admin/assets/css/custom_code.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/custom_codes.css b/admin/assets/css/custom_codes.css index bb44921e6..5c348752e 100644 --- a/admin/assets/css/custom_codes.css +++ b/admin/assets/css/custom_codes.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/dashboard.css b/admin/assets/css/dashboard.css index d564f34f8..69f01f1e3 100644 --- a/admin/assets/css/dashboard.css +++ b/admin/assets/css/dashboard.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/dynamic_get.css b/admin/assets/css/dynamic_get.css index 602ea3aa9..7100b45e3 100644 --- a/admin/assets/css/dynamic_get.css +++ b/admin/assets/css/dynamic_get.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/dynamic_gets.css b/admin/assets/css/dynamic_gets.css index 33a7e5e7a..211d5c97d 100644 --- a/admin/assets/css/dynamic_gets.css +++ b/admin/assets/css/dynamic_gets.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/field.css b/admin/assets/css/field.css index f156ce5be..2de4eea75 100644 --- a/admin/assets/css/field.css +++ b/admin/assets/css/field.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/fields.css b/admin/assets/css/fields.css index 53e250c4a..fe269abed 100644 --- a/admin/assets/css/fields.css +++ b/admin/assets/css/fields.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/fieldtype.css b/admin/assets/css/fieldtype.css index 039ee7865..62923b724 100644 --- a/admin/assets/css/fieldtype.css +++ b/admin/assets/css/fieldtype.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/fieldtypes.css b/admin/assets/css/fieldtypes.css index eacf448d1..edd819010 100644 --- a/admin/assets/css/fieldtypes.css +++ b/admin/assets/css/fieldtypes.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/ftp.css b/admin/assets/css/ftp.css index 0c91c35c8..8aaf714ca 100644 --- a/admin/assets/css/ftp.css +++ b/admin/assets/css/ftp.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/ftps.css b/admin/assets/css/ftps.css index 9299ac4c1..8b24db9be 100644 --- a/admin/assets/css/ftps.css +++ b/admin/assets/css/ftps.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/help_document.css b/admin/assets/css/help_document.css index b505c4c3f..7347dcb2c 100644 --- a/admin/assets/css/help_document.css +++ b/admin/assets/css/help_document.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/help_documents.css b/admin/assets/css/help_documents.css index 7c0a92fb5..b54420a90 100644 --- a/admin/assets/css/help_documents.css +++ b/admin/assets/css/help_documents.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/joomla_component.css b/admin/assets/css/joomla_component.css index aaac84f3a..08e72e047 100644 --- a/admin/assets/css/joomla_component.css +++ b/admin/assets/css/joomla_component.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/joomla_components.css b/admin/assets/css/joomla_components.css index 1ae54aeba..1a4e557c7 100644 --- a/admin/assets/css/joomla_components.css +++ b/admin/assets/css/joomla_components.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/language.css b/admin/assets/css/language.css index 7634384ff..2d2f5aec3 100644 --- a/admin/assets/css/language.css +++ b/admin/assets/css/language.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/language_translation.css b/admin/assets/css/language_translation.css index 133449136..9b0e8fd75 100644 --- a/admin/assets/css/language_translation.css +++ b/admin/assets/css/language_translation.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/language_translations.css b/admin/assets/css/language_translations.css index 7f58781ea..6df43897e 100644 --- a/admin/assets/css/language_translations.css +++ b/admin/assets/css/language_translations.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/languages.css b/admin/assets/css/languages.css index 0c9698781..620142245 100644 --- a/admin/assets/css/languages.css +++ b/admin/assets/css/languages.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/layout.css b/admin/assets/css/layout.css index 6a8c8244f..cdce5a733 100644 --- a/admin/assets/css/layout.css +++ b/admin/assets/css/layout.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/layouts.css b/admin/assets/css/layouts.css index 1e72033d3..5e0bfcb68 100644 --- a/admin/assets/css/layouts.css +++ b/admin/assets/css/layouts.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/site_view.css b/admin/assets/css/site_view.css index 4275f94bb..ace4683bf 100644 --- a/admin/assets/css/site_view.css +++ b/admin/assets/css/site_view.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/site_views.css b/admin/assets/css/site_views.css index f4debecb0..39fe5f59d 100644 --- a/admin/assets/css/site_views.css +++ b/admin/assets/css/site_views.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/snippet.css b/admin/assets/css/snippet.css index 973a43703..9205426f9 100644 --- a/admin/assets/css/snippet.css +++ b/admin/assets/css/snippet.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/snippets.css b/admin/assets/css/snippets.css index 9d7092dc5..caa8e71c0 100644 --- a/admin/assets/css/snippets.css +++ b/admin/assets/css/snippets.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/template.css b/admin/assets/css/template.css index 6e53ae865..553aabec9 100644 --- a/admin/assets/css/template.css +++ b/admin/assets/css/template.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/css/templates.css b/admin/assets/css/templates.css index e71e1db0c..c54123660 100644 --- a/admin/assets/css/templates.css +++ b/admin/assets/css/templates.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/assets/js/admin.js b/admin/assets/js/admin.js index 00ffab285..79af812a4 100644 --- a/admin/assets/js/admin.js +++ b/admin/assets/js/admin.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/componentbuilder.php b/admin/componentbuilder.php index 91f851b2e..d1ff7825e 100644 --- a/admin/componentbuilder.php +++ b/admin/componentbuilder.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controller.php b/admin/controller.php index 8eb9f99da..d4363a590 100644 --- a/admin/controller.php +++ b/admin/controller.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/admin_fields.php b/admin/controllers/admin_fields.php index 2ef8ec9ea..6f33ae718 100644 --- a/admin/controllers/admin_fields.php +++ b/admin/controllers/admin_fields.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/admin_fields_conditions.php b/admin/controllers/admin_fields_conditions.php index 2ae543f2b..ab95405b6 100644 --- a/admin/controllers/admin_fields_conditions.php +++ b/admin/controllers/admin_fields_conditions.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/admin_view.php b/admin/controllers/admin_view.php index fc349fd1f..f239faef7 100644 --- a/admin/controllers/admin_view.php +++ b/admin/controllers/admin_view.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/admin_views.php b/admin/controllers/admin_views.php index c2c6b6514..47bdb5219 100644 --- a/admin/controllers/admin_views.php +++ b/admin/controllers/admin_views.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/admins_fields.php b/admin/controllers/admins_fields.php index c996a14da..a4708fbf0 100644 --- a/admin/controllers/admins_fields.php +++ b/admin/controllers/admins_fields.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/admins_fields_conditions.php b/admin/controllers/admins_fields_conditions.php index b624f8b62..39e5bcccb 100644 --- a/admin/controllers/admins_fields_conditions.php +++ b/admin/controllers/admins_fields_conditions.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/ajax.json.php b/admin/controllers/ajax.json.php index 935ae445f..7bea0da3e 100644 --- a/admin/controllers/ajax.json.php +++ b/admin/controllers/ajax.json.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/compiler.php b/admin/controllers/compiler.php index 01fb8fab0..148a01761 100644 --- a/admin/controllers/compiler.php +++ b/admin/controllers/compiler.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/component_admin_views.php b/admin/controllers/component_admin_views.php index 3b439fee5..1bbfd1896 100644 --- a/admin/controllers/component_admin_views.php +++ b/admin/controllers/component_admin_views.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/component_config.php b/admin/controllers/component_config.php index 9769a64a4..9f16fa549 100644 --- a/admin/controllers/component_config.php +++ b/admin/controllers/component_config.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/component_custom_admin_menus.php b/admin/controllers/component_custom_admin_menus.php index 647673520..965907a9c 100644 --- a/admin/controllers/component_custom_admin_menus.php +++ b/admin/controllers/component_custom_admin_menus.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/component_custom_admin_views.php b/admin/controllers/component_custom_admin_views.php index 670a6a289..88295e292 100644 --- a/admin/controllers/component_custom_admin_views.php +++ b/admin/controllers/component_custom_admin_views.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/component_dashboard.php b/admin/controllers/component_dashboard.php index 5cd1ca4c3..412f1f7b9 100644 --- a/admin/controllers/component_dashboard.php +++ b/admin/controllers/component_dashboard.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/component_files_folders.php b/admin/controllers/component_files_folders.php index 727f0d5c1..8e7133f2f 100644 --- a/admin/controllers/component_files_folders.php +++ b/admin/controllers/component_files_folders.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/component_mysql_tweaks.php b/admin/controllers/component_mysql_tweaks.php index cf4bd6662..3a08647de 100644 --- a/admin/controllers/component_mysql_tweaks.php +++ b/admin/controllers/component_mysql_tweaks.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/component_site_views.php b/admin/controllers/component_site_views.php index fcdb9ff00..85e873758 100644 --- a/admin/controllers/component_site_views.php +++ b/admin/controllers/component_site_views.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/component_updates.php b/admin/controllers/component_updates.php index 99d3e9401..4d6b6b639 100644 --- a/admin/controllers/component_updates.php +++ b/admin/controllers/component_updates.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/componentbuilder.php b/admin/controllers/componentbuilder.php index 41fe2aec3..d251e9372 100644 --- a/admin/controllers/componentbuilder.php +++ b/admin/controllers/componentbuilder.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/components_admin_views.php b/admin/controllers/components_admin_views.php index 4b7df1bf9..983de3b22 100644 --- a/admin/controllers/components_admin_views.php +++ b/admin/controllers/components_admin_views.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/components_config.php b/admin/controllers/components_config.php index 69af9911a..2dab1c405 100644 --- a/admin/controllers/components_config.php +++ b/admin/controllers/components_config.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/components_custom_admin_menus.php b/admin/controllers/components_custom_admin_menus.php index 6f7f07f32..0e2c762ca 100644 --- a/admin/controllers/components_custom_admin_menus.php +++ b/admin/controllers/components_custom_admin_menus.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/components_custom_admin_views.php b/admin/controllers/components_custom_admin_views.php index 15ba045f6..c9ad5ab8a 100644 --- a/admin/controllers/components_custom_admin_views.php +++ b/admin/controllers/components_custom_admin_views.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/components_dashboard.php b/admin/controllers/components_dashboard.php index b8d5f6549..d6265b41b 100644 --- a/admin/controllers/components_dashboard.php +++ b/admin/controllers/components_dashboard.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/components_files_folders.php b/admin/controllers/components_files_folders.php index 58ac37870..3b735bd71 100644 --- a/admin/controllers/components_files_folders.php +++ b/admin/controllers/components_files_folders.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/components_mysql_tweaks.php b/admin/controllers/components_mysql_tweaks.php index df6785038..b1eee16b5 100644 --- a/admin/controllers/components_mysql_tweaks.php +++ b/admin/controllers/components_mysql_tweaks.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/components_site_views.php b/admin/controllers/components_site_views.php index b3c80e6ad..ece7e8627 100644 --- a/admin/controllers/components_site_views.php +++ b/admin/controllers/components_site_views.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/components_updates.php b/admin/controllers/components_updates.php index ddedc2fd5..35b33eb00 100644 --- a/admin/controllers/components_updates.php +++ b/admin/controllers/components_updates.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/custom_admin_view.php b/admin/controllers/custom_admin_view.php index 13f13fa38..1bbad600b 100644 --- a/admin/controllers/custom_admin_view.php +++ b/admin/controllers/custom_admin_view.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/custom_admin_views.php b/admin/controllers/custom_admin_views.php index c9b1f3f87..b6e265020 100644 --- a/admin/controllers/custom_admin_views.php +++ b/admin/controllers/custom_admin_views.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/custom_code.php b/admin/controllers/custom_code.php index d855edcb6..55628f4a0 100644 --- a/admin/controllers/custom_code.php +++ b/admin/controllers/custom_code.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/custom_codes.php b/admin/controllers/custom_codes.php index 858faa8bb..d1e1004d0 100644 --- a/admin/controllers/custom_codes.php +++ b/admin/controllers/custom_codes.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/dynamic_get.php b/admin/controllers/dynamic_get.php index a930a7b05..ebfb0cd27 100644 --- a/admin/controllers/dynamic_get.php +++ b/admin/controllers/dynamic_get.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/dynamic_gets.php b/admin/controllers/dynamic_gets.php index 1e5cf6523..39a0c7c52 100644 --- a/admin/controllers/dynamic_gets.php +++ b/admin/controllers/dynamic_gets.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/field.php b/admin/controllers/field.php index b2caf19dd..a1598f1ad 100644 --- a/admin/controllers/field.php +++ b/admin/controllers/field.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/fields.php b/admin/controllers/fields.php index c859c0c86..0c6585587 100644 --- a/admin/controllers/fields.php +++ b/admin/controllers/fields.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/fieldtype.php b/admin/controllers/fieldtype.php index 6c169384e..681378c18 100644 --- a/admin/controllers/fieldtype.php +++ b/admin/controllers/fieldtype.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/fieldtypes.php b/admin/controllers/fieldtypes.php index d24f5f286..a704f67f8 100644 --- a/admin/controllers/fieldtypes.php +++ b/admin/controllers/fieldtypes.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/ftp.php b/admin/controllers/ftp.php index 3daf88e25..3e10d8c4f 100644 --- a/admin/controllers/ftp.php +++ b/admin/controllers/ftp.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/ftps.php b/admin/controllers/ftps.php index 7badc8b6f..9e33e54ec 100644 --- a/admin/controllers/ftps.php +++ b/admin/controllers/ftps.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/help.php b/admin/controllers/help.php index 004d39d11..941039bfa 100644 --- a/admin/controllers/help.php +++ b/admin/controllers/help.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/help_document.php b/admin/controllers/help_document.php index 43334bd93..07c70203b 100644 --- a/admin/controllers/help_document.php +++ b/admin/controllers/help_document.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/help_documents.php b/admin/controllers/help_documents.php index 9d7f9cfc0..0aab48f29 100644 --- a/admin/controllers/help_documents.php +++ b/admin/controllers/help_documents.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/import.php b/admin/controllers/import.php index 53d14fcee..cabe643f0 100644 --- a/admin/controllers/import.php +++ b/admin/controllers/import.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/import_joomla_components.php b/admin/controllers/import_joomla_components.php index 191c77b3d..25393bf5f 100644 --- a/admin/controllers/import_joomla_components.php +++ b/admin/controllers/import_joomla_components.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/joomla_component.php b/admin/controllers/joomla_component.php index 452805b4f..9eff11704 100644 --- a/admin/controllers/joomla_component.php +++ b/admin/controllers/joomla_component.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/joomla_components.php b/admin/controllers/joomla_components.php index a9bb905cb..75ddefe88 100644 --- a/admin/controllers/joomla_components.php +++ b/admin/controllers/joomla_components.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/language.php b/admin/controllers/language.php index 64fda2649..3e041d5d8 100644 --- a/admin/controllers/language.php +++ b/admin/controllers/language.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/language_translation.php b/admin/controllers/language_translation.php index 1e25117e9..a7655d467 100644 --- a/admin/controllers/language_translation.php +++ b/admin/controllers/language_translation.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/language_translations.php b/admin/controllers/language_translations.php index decaf6e0e..57a224df2 100644 --- a/admin/controllers/language_translations.php +++ b/admin/controllers/language_translations.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/languages.php b/admin/controllers/languages.php index 4b2883aee..0003c594b 100644 --- a/admin/controllers/languages.php +++ b/admin/controllers/languages.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/layout.php b/admin/controllers/layout.php index 311b3563d..db252606c 100644 --- a/admin/controllers/layout.php +++ b/admin/controllers/layout.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/layouts.php b/admin/controllers/layouts.php index c2b3b1c60..fb2908b20 100644 --- a/admin/controllers/layouts.php +++ b/admin/controllers/layouts.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/site_view.php b/admin/controllers/site_view.php index 1cd6f3627..f53fe1ce3 100644 --- a/admin/controllers/site_view.php +++ b/admin/controllers/site_view.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/site_views.php b/admin/controllers/site_views.php index 8dd62dd8d..d06e30445 100644 --- a/admin/controllers/site_views.php +++ b/admin/controllers/site_views.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/snippet.php b/admin/controllers/snippet.php index dd0d192fd..382b493c4 100644 --- a/admin/controllers/snippet.php +++ b/admin/controllers/snippet.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/snippets.php b/admin/controllers/snippets.php index 0a7457246..bd5126cb4 100644 --- a/admin/controllers/snippets.php +++ b/admin/controllers/snippets.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/template.php b/admin/controllers/template.php index 9a09fb80e..01e7d39cf 100644 --- a/admin/controllers/template.php +++ b/admin/controllers/template.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/controllers/templates.php b/admin/controllers/templates.php index 4b1e9adcf..9b80f43c3 100644 --- a/admin/controllers/templates.php +++ b/admin/controllers/templates.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/helpers/componentbuilder.php b/admin/helpers/componentbuilder.php index 0eb3ba577..df6659f9a 100644 --- a/admin/helpers/componentbuilder.php +++ b/admin/helpers/componentbuilder.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/helpers/componentbuilderemail.php b/admin/helpers/componentbuilderemail.php index d96a00778..afd6cef51 100644 --- a/admin/helpers/componentbuilderemail.php +++ b/admin/helpers/componentbuilderemail.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/helpers/headercheck.php b/admin/helpers/headercheck.php index 67fa63b20..d750e2c18 100644 --- a/admin/helpers/headercheck.php +++ b/admin/helpers/headercheck.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/helpers/html/batch_.php b/admin/helpers/html/batch_.php index d247e9bfb..59bd4b7e3 100644 --- a/admin/helpers/html/batch_.php +++ b/admin/helpers/html/batch_.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/helpers/indenter.php b/admin/helpers/indenter.php index 4edb671c4..1452764df 100644 --- a/admin/helpers/indenter.php +++ b/admin/helpers/indenter.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/helpers/js.php b/admin/helpers/js.php index 1d29f5abb..6ba11642b 100644 --- a/admin/helpers/js.php +++ b/admin/helpers/js.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/helpers/minify.php b/admin/helpers/minify.php index 5ddba9d01..5a753d90e 100644 --- a/admin/helpers/minify.php +++ b/admin/helpers/minify.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/admin_fields/fields_above.php b/admin/layouts/admin_fields/fields_above.php index 8a5e69c05..0788eec92 100644 --- a/admin/layouts/admin_fields/fields_above.php +++ b/admin/layouts/admin_fields/fields_above.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/admin_fields/fields_fullwidth.php b/admin/layouts/admin_fields/fields_fullwidth.php index 8d5b88ed5..0560df381 100644 --- a/admin/layouts/admin_fields/fields_fullwidth.php +++ b/admin/layouts/admin_fields/fields_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/admin_fields/publishing.php b/admin/layouts/admin_fields/publishing.php index b8b3e703b..13d13ed74 100644 --- a/admin/layouts/admin_fields/publishing.php +++ b/admin/layouts/admin_fields/publishing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/admin_fields/publlshing.php b/admin/layouts/admin_fields/publlshing.php index 51540ac94..c982db556 100644 --- a/admin/layouts/admin_fields/publlshing.php +++ b/admin/layouts/admin_fields/publlshing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/admin_fields_conditions/conditions_above.php b/admin/layouts/admin_fields_conditions/conditions_above.php index 9e9ed8979..3e506c05d 100644 --- a/admin/layouts/admin_fields_conditions/conditions_above.php +++ b/admin/layouts/admin_fields_conditions/conditions_above.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/admin_fields_conditions/conditions_fullwidth.php b/admin/layouts/admin_fields_conditions/conditions_fullwidth.php index 9b966be22..d984d304c 100644 --- a/admin/layouts/admin_fields_conditions/conditions_fullwidth.php +++ b/admin/layouts/admin_fields_conditions/conditions_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/admin_fields_conditions/publishing.php b/admin/layouts/admin_fields_conditions/publishing.php index b8b3e703b..13d13ed74 100644 --- a/admin/layouts/admin_fields_conditions/publishing.php +++ b/admin/layouts/admin_fields_conditions/publishing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/admin_fields_conditions/publlshing.php b/admin/layouts/admin_fields_conditions/publlshing.php index 51540ac94..c982db556 100644 --- a/admin/layouts/admin_fields_conditions/publlshing.php +++ b/admin/layouts/admin_fields_conditions/publlshing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/admin_view/css_fullwidth.php b/admin/layouts/admin_view/css_fullwidth.php index 7fdb3150b..ee2226d56 100644 --- a/admin/layouts/admin_view/css_fullwidth.php +++ b/admin/layouts/admin_view/css_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/admin_view/custom_buttons_fullwidth.php b/admin/layouts/admin_view/custom_buttons_fullwidth.php index ae489e914..0198e30cc 100644 --- a/admin/layouts/admin_view/custom_buttons_fullwidth.php +++ b/admin/layouts/admin_view/custom_buttons_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/admin_view/custom_buttons_left.php b/admin/layouts/admin_view/custom_buttons_left.php index 706577ad1..528ec4647 100644 --- a/admin/layouts/admin_view/custom_buttons_left.php +++ b/admin/layouts/admin_view/custom_buttons_left.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/admin_view/custom_import_fullwidth.php b/admin/layouts/admin_view/custom_import_fullwidth.php index 755eaf31a..648e78f0f 100644 --- a/admin/layouts/admin_view/custom_import_fullwidth.php +++ b/admin/layouts/admin_view/custom_import_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/admin_view/details_above.php b/admin/layouts/admin_view/details_above.php index ee5e457d7..e61205b14 100644 --- a/admin/layouts/admin_view/details_above.php +++ b/admin/layouts/admin_view/details_above.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/admin_view/details_left.php b/admin/layouts/admin_view/details_left.php index 1430d35e4..fb509915d 100644 --- a/admin/layouts/admin_view/details_left.php +++ b/admin/layouts/admin_view/details_left.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/admin_view/details_right.php b/admin/layouts/admin_view/details_right.php index b56a427a7..f99bf5ae7 100644 --- a/admin/layouts/admin_view/details_right.php +++ b/admin/layouts/admin_view/details_right.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/admin_view/details_under.php b/admin/layouts/admin_view/details_under.php index bf2873e7d..163ccf89a 100644 --- a/admin/layouts/admin_view/details_under.php +++ b/admin/layouts/admin_view/details_under.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/admin_view/fields_conditions_fullwidth.php b/admin/layouts/admin_view/fields_conditions_fullwidth.php index 58c31be67..08936a3f7 100644 --- a/admin/layouts/admin_view/fields_conditions_fullwidth.php +++ b/admin/layouts/admin_view/fields_conditions_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/admin_view/fields_conditions_left.php b/admin/layouts/admin_view/fields_conditions_left.php index fff56ed27..b6581505f 100644 --- a/admin/layouts/admin_view/fields_conditions_left.php +++ b/admin/layouts/admin_view/fields_conditions_left.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/admin_view/fields_conditions_right.php b/admin/layouts/admin_view/fields_conditions_right.php index 29c97a2c1..710eb49f3 100644 --- a/admin/layouts/admin_view/fields_conditions_right.php +++ b/admin/layouts/admin_view/fields_conditions_right.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/admin_view/javascript_fullwidth.php b/admin/layouts/admin_view/javascript_fullwidth.php index 83d760b95..78f6120d0 100644 --- a/admin/layouts/admin_view/javascript_fullwidth.php +++ b/admin/layouts/admin_view/javascript_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/admin_view/mysql_fullwidth.php b/admin/layouts/admin_view/mysql_fullwidth.php index dc9ec36eb..a691a7b77 100644 --- a/admin/layouts/admin_view/mysql_fullwidth.php +++ b/admin/layouts/admin_view/mysql_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/admin_view/mysql_left.php b/admin/layouts/admin_view/mysql_left.php index a3b2cf525..86eabd0e1 100644 --- a/admin/layouts/admin_view/mysql_left.php +++ b/admin/layouts/admin_view/mysql_left.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/admin_view/php_fullwidth.php b/admin/layouts/admin_view/php_fullwidth.php index 11b22f4a4..42fb68636 100644 --- a/admin/layouts/admin_view/php_fullwidth.php +++ b/admin/layouts/admin_view/php_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/admin_view/publishing.php b/admin/layouts/admin_view/publishing.php index b8b3e703b..13d13ed74 100644 --- a/admin/layouts/admin_view/publishing.php +++ b/admin/layouts/admin_view/publishing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/admin_view/publlshing.php b/admin/layouts/admin_view/publlshing.php index 51540ac94..c982db556 100644 --- a/admin/layouts/admin_view/publlshing.php +++ b/admin/layouts/admin_view/publlshing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/admin_view/settings_fullwidth.php b/admin/layouts/admin_view/settings_fullwidth.php index 480cb58ec..8ea51b99d 100644 --- a/admin/layouts/admin_view/settings_fullwidth.php +++ b/admin/layouts/admin_view/settings_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/batchselection.php b/admin/layouts/batchselection.php index 3a074b672..3dfdd8736 100644 --- a/admin/layouts/batchselection.php +++ b/admin/layouts/batchselection.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/component_admin_views/publishing.php b/admin/layouts/component_admin_views/publishing.php index b8b3e703b..13d13ed74 100644 --- a/admin/layouts/component_admin_views/publishing.php +++ b/admin/layouts/component_admin_views/publishing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/component_admin_views/publlshing.php b/admin/layouts/component_admin_views/publlshing.php index 51540ac94..c982db556 100644 --- a/admin/layouts/component_admin_views/publlshing.php +++ b/admin/layouts/component_admin_views/publlshing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/component_admin_views/views_above.php b/admin/layouts/component_admin_views/views_above.php index b2c0459d2..c1fc24e7b 100644 --- a/admin/layouts/component_admin_views/views_above.php +++ b/admin/layouts/component_admin_views/views_above.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/component_admin_views/views_fullwidth.php b/admin/layouts/component_admin_views/views_fullwidth.php index 54b966483..95631de3d 100644 --- a/admin/layouts/component_admin_views/views_fullwidth.php +++ b/admin/layouts/component_admin_views/views_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/component_config/publishing.php b/admin/layouts/component_config/publishing.php index b8b3e703b..13d13ed74 100644 --- a/admin/layouts/component_config/publishing.php +++ b/admin/layouts/component_config/publishing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/component_config/publlshing.php b/admin/layouts/component_config/publlshing.php index 51540ac94..c982db556 100644 --- a/admin/layouts/component_config/publlshing.php +++ b/admin/layouts/component_config/publlshing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/component_config/tweaks_above.php b/admin/layouts/component_config/tweaks_above.php index c33c6702b..5b72e6f78 100644 --- a/admin/layouts/component_config/tweaks_above.php +++ b/admin/layouts/component_config/tweaks_above.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/component_config/tweaks_fullwidth.php b/admin/layouts/component_config/tweaks_fullwidth.php index 74381350a..e832119f3 100644 --- a/admin/layouts/component_config/tweaks_fullwidth.php +++ b/admin/layouts/component_config/tweaks_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/component_custom_admin_menus/publishing.php b/admin/layouts/component_custom_admin_menus/publishing.php index b8b3e703b..13d13ed74 100644 --- a/admin/layouts/component_custom_admin_menus/publishing.php +++ b/admin/layouts/component_custom_admin_menus/publishing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/component_custom_admin_menus/publlshing.php b/admin/layouts/component_custom_admin_menus/publlshing.php index 51540ac94..c982db556 100644 --- a/admin/layouts/component_custom_admin_menus/publlshing.php +++ b/admin/layouts/component_custom_admin_menus/publlshing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/component_custom_admin_menus/tweaks_above.php b/admin/layouts/component_custom_admin_menus/tweaks_above.php index c33c6702b..5b72e6f78 100644 --- a/admin/layouts/component_custom_admin_menus/tweaks_above.php +++ b/admin/layouts/component_custom_admin_menus/tweaks_above.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/component_custom_admin_menus/tweaks_fullwidth.php b/admin/layouts/component_custom_admin_menus/tweaks_fullwidth.php index 2fef04ed6..b0ba501ac 100644 --- a/admin/layouts/component_custom_admin_menus/tweaks_fullwidth.php +++ b/admin/layouts/component_custom_admin_menus/tweaks_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/component_custom_admin_views/publishing.php b/admin/layouts/component_custom_admin_views/publishing.php index b8b3e703b..13d13ed74 100644 --- a/admin/layouts/component_custom_admin_views/publishing.php +++ b/admin/layouts/component_custom_admin_views/publishing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/component_custom_admin_views/publlshing.php b/admin/layouts/component_custom_admin_views/publlshing.php index 51540ac94..c982db556 100644 --- a/admin/layouts/component_custom_admin_views/publlshing.php +++ b/admin/layouts/component_custom_admin_views/publlshing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/component_custom_admin_views/views_above.php b/admin/layouts/component_custom_admin_views/views_above.php index b2c0459d2..c1fc24e7b 100644 --- a/admin/layouts/component_custom_admin_views/views_above.php +++ b/admin/layouts/component_custom_admin_views/views_above.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/component_custom_admin_views/views_fullwidth.php b/admin/layouts/component_custom_admin_views/views_fullwidth.php index 7282dc94c..af8a18f4c 100644 --- a/admin/layouts/component_custom_admin_views/views_fullwidth.php +++ b/admin/layouts/component_custom_admin_views/views_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/component_dashboard/dashboard_above.php b/admin/layouts/component_dashboard/dashboard_above.php index 3752dc6a0..f892518e4 100644 --- a/admin/layouts/component_dashboard/dashboard_above.php +++ b/admin/layouts/component_dashboard/dashboard_above.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/component_dashboard/dashboard_fullwidth.php b/admin/layouts/component_dashboard/dashboard_fullwidth.php index b92da13b2..e1a39fcfb 100644 --- a/admin/layouts/component_dashboard/dashboard_fullwidth.php +++ b/admin/layouts/component_dashboard/dashboard_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/component_dashboard/publishing.php b/admin/layouts/component_dashboard/publishing.php index b8b3e703b..13d13ed74 100644 --- a/admin/layouts/component_dashboard/publishing.php +++ b/admin/layouts/component_dashboard/publishing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/component_dashboard/publlshing.php b/admin/layouts/component_dashboard/publlshing.php index 51540ac94..c982db556 100644 --- a/admin/layouts/component_dashboard/publlshing.php +++ b/admin/layouts/component_dashboard/publlshing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/component_files_folders/publishing.php b/admin/layouts/component_files_folders/publishing.php index b8b3e703b..13d13ed74 100644 --- a/admin/layouts/component_files_folders/publishing.php +++ b/admin/layouts/component_files_folders/publishing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/component_files_folders/publlshing.php b/admin/layouts/component_files_folders/publlshing.php index 51540ac94..c982db556 100644 --- a/admin/layouts/component_files_folders/publlshing.php +++ b/admin/layouts/component_files_folders/publlshing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/component_files_folders/settings_above.php b/admin/layouts/component_files_folders/settings_above.php index 591257904..9bf982a4d 100644 --- a/admin/layouts/component_files_folders/settings_above.php +++ b/admin/layouts/component_files_folders/settings_above.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/component_files_folders/settings_fullwidth.php b/admin/layouts/component_files_folders/settings_fullwidth.php index e7ddefd1d..c90a59d65 100644 --- a/admin/layouts/component_files_folders/settings_fullwidth.php +++ b/admin/layouts/component_files_folders/settings_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/component_mysql_tweaks/publishing.php b/admin/layouts/component_mysql_tweaks/publishing.php index b8b3e703b..13d13ed74 100644 --- a/admin/layouts/component_mysql_tweaks/publishing.php +++ b/admin/layouts/component_mysql_tweaks/publishing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/component_mysql_tweaks/publlshing.php b/admin/layouts/component_mysql_tweaks/publlshing.php index 51540ac94..c982db556 100644 --- a/admin/layouts/component_mysql_tweaks/publlshing.php +++ b/admin/layouts/component_mysql_tweaks/publlshing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/component_mysql_tweaks/tweaks_above.php b/admin/layouts/component_mysql_tweaks/tweaks_above.php index c33c6702b..5b72e6f78 100644 --- a/admin/layouts/component_mysql_tweaks/tweaks_above.php +++ b/admin/layouts/component_mysql_tweaks/tweaks_above.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/component_mysql_tweaks/tweaks_fullwidth.php b/admin/layouts/component_mysql_tweaks/tweaks_fullwidth.php index 64c1ae882..56dfbc11b 100644 --- a/admin/layouts/component_mysql_tweaks/tweaks_fullwidth.php +++ b/admin/layouts/component_mysql_tweaks/tweaks_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/component_site_views/publishing.php b/admin/layouts/component_site_views/publishing.php index b8b3e703b..13d13ed74 100644 --- a/admin/layouts/component_site_views/publishing.php +++ b/admin/layouts/component_site_views/publishing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/component_site_views/publlshing.php b/admin/layouts/component_site_views/publlshing.php index 51540ac94..c982db556 100644 --- a/admin/layouts/component_site_views/publlshing.php +++ b/admin/layouts/component_site_views/publlshing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/component_site_views/views_above.php b/admin/layouts/component_site_views/views_above.php index b2c0459d2..c1fc24e7b 100644 --- a/admin/layouts/component_site_views/views_above.php +++ b/admin/layouts/component_site_views/views_above.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/component_site_views/views_fullwidth.php b/admin/layouts/component_site_views/views_fullwidth.php index 882ed493f..56de6835e 100644 --- a/admin/layouts/component_site_views/views_fullwidth.php +++ b/admin/layouts/component_site_views/views_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/component_updates/publishing.php b/admin/layouts/component_updates/publishing.php index b8b3e703b..13d13ed74 100644 --- a/admin/layouts/component_updates/publishing.php +++ b/admin/layouts/component_updates/publishing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/component_updates/publlshing.php b/admin/layouts/component_updates/publlshing.php index 51540ac94..c982db556 100644 --- a/admin/layouts/component_updates/publlshing.php +++ b/admin/layouts/component_updates/publlshing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/component_updates/updates_above.php b/admin/layouts/component_updates/updates_above.php index 0776060f5..9b80d5485 100644 --- a/admin/layouts/component_updates/updates_above.php +++ b/admin/layouts/component_updates/updates_above.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/component_updates/updates_fullwidth.php b/admin/layouts/component_updates/updates_fullwidth.php index 66c1b4926..acf859e06 100644 --- a/admin/layouts/component_updates/updates_fullwidth.php +++ b/admin/layouts/component_updates/updates_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/custom_admin_view/custom_buttons_fullwidth.php b/admin/layouts/custom_admin_view/custom_buttons_fullwidth.php index f817762e1..3eb41b4cf 100644 --- a/admin/layouts/custom_admin_view/custom_buttons_fullwidth.php +++ b/admin/layouts/custom_admin_view/custom_buttons_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/custom_admin_view/custom_buttons_left.php b/admin/layouts/custom_admin_view/custom_buttons_left.php index 706577ad1..528ec4647 100644 --- a/admin/layouts/custom_admin_view/custom_buttons_left.php +++ b/admin/layouts/custom_admin_view/custom_buttons_left.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/custom_admin_view/custom_script_fullwidth.php b/admin/layouts/custom_admin_view/custom_script_fullwidth.php index 112c2a668..714ba66df 100644 --- a/admin/layouts/custom_admin_view/custom_script_fullwidth.php +++ b/admin/layouts/custom_admin_view/custom_script_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/custom_admin_view/details_above.php b/admin/layouts/custom_admin_view/details_above.php index ee5e457d7..e61205b14 100644 --- a/admin/layouts/custom_admin_view/details_above.php +++ b/admin/layouts/custom_admin_view/details_above.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/custom_admin_view/details_fullwidth.php b/admin/layouts/custom_admin_view/details_fullwidth.php index ebdcc2bdf..6c422bc54 100644 --- a/admin/layouts/custom_admin_view/details_fullwidth.php +++ b/admin/layouts/custom_admin_view/details_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/custom_admin_view/details_left.php b/admin/layouts/custom_admin_view/details_left.php index d5951f034..ff3c7fd86 100644 --- a/admin/layouts/custom_admin_view/details_left.php +++ b/admin/layouts/custom_admin_view/details_left.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/custom_admin_view/details_right.php b/admin/layouts/custom_admin_view/details_right.php index 81f0430d7..32cf0e554 100644 --- a/admin/layouts/custom_admin_view/details_right.php +++ b/admin/layouts/custom_admin_view/details_right.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/custom_admin_view/details_rightside.php b/admin/layouts/custom_admin_view/details_rightside.php index 63435cd09..e939f8280 100644 --- a/admin/layouts/custom_admin_view/details_rightside.php +++ b/admin/layouts/custom_admin_view/details_rightside.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/custom_admin_view/details_under.php b/admin/layouts/custom_admin_view/details_under.php index bf2873e7d..163ccf89a 100644 --- a/admin/layouts/custom_admin_view/details_under.php +++ b/admin/layouts/custom_admin_view/details_under.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/custom_admin_view/linked_components_fullwidth.php b/admin/layouts/custom_admin_view/linked_components_fullwidth.php index 06e4f06e1..1298c4ab1 100644 --- a/admin/layouts/custom_admin_view/linked_components_fullwidth.php +++ b/admin/layouts/custom_admin_view/linked_components_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/custom_admin_view/publishing.php b/admin/layouts/custom_admin_view/publishing.php index b8b3e703b..13d13ed74 100644 --- a/admin/layouts/custom_admin_view/publishing.php +++ b/admin/layouts/custom_admin_view/publishing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/custom_admin_view/publlshing.php b/admin/layouts/custom_admin_view/publlshing.php index 51540ac94..c982db556 100644 --- a/admin/layouts/custom_admin_view/publlshing.php +++ b/admin/layouts/custom_admin_view/publlshing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/custom_code/details_above.php b/admin/layouts/custom_code/details_above.php index 8e9ef2c91..ddbb4c709 100644 --- a/admin/layouts/custom_code/details_above.php +++ b/admin/layouts/custom_code/details_above.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/custom_code/details_fullwidth.php b/admin/layouts/custom_code/details_fullwidth.php index b73e48fb3..6dcc18e2a 100644 --- a/admin/layouts/custom_code/details_fullwidth.php +++ b/admin/layouts/custom_code/details_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/custom_code/details_left.php b/admin/layouts/custom_code/details_left.php index 8cbc2f4b1..b5ad9d38b 100644 --- a/admin/layouts/custom_code/details_left.php +++ b/admin/layouts/custom_code/details_left.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/custom_code/details_right.php b/admin/layouts/custom_code/details_right.php index 887e3df93..8892e5b66 100644 --- a/admin/layouts/custom_code/details_right.php +++ b/admin/layouts/custom_code/details_right.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/custom_code/details_under.php b/admin/layouts/custom_code/details_under.php index bf2873e7d..163ccf89a 100644 --- a/admin/layouts/custom_code/details_under.php +++ b/admin/layouts/custom_code/details_under.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/custom_code/publishing.php b/admin/layouts/custom_code/publishing.php index b8b3e703b..13d13ed74 100644 --- a/admin/layouts/custom_code/publishing.php +++ b/admin/layouts/custom_code/publishing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/custom_code/publlshing.php b/admin/layouts/custom_code/publlshing.php index 51540ac94..c982db556 100644 --- a/admin/layouts/custom_code/publlshing.php +++ b/admin/layouts/custom_code/publlshing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/dynamic_get/abacus_fullwidth.php b/admin/layouts/dynamic_get/abacus_fullwidth.php index 62607fbc9..e6fbb5b67 100644 --- a/admin/layouts/dynamic_get/abacus_fullwidth.php +++ b/admin/layouts/dynamic_get/abacus_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/dynamic_get/abacus_left.php b/admin/layouts/dynamic_get/abacus_left.php index d48104deb..1ddf46cea 100644 --- a/admin/layouts/dynamic_get/abacus_left.php +++ b/admin/layouts/dynamic_get/abacus_left.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/dynamic_get/custom_script_fullwidth.php b/admin/layouts/dynamic_get/custom_script_fullwidth.php index 268d943d9..d13ab3d6b 100644 --- a/admin/layouts/dynamic_get/custom_script_fullwidth.php +++ b/admin/layouts/dynamic_get/custom_script_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/dynamic_get/joint_fullwidth.php b/admin/layouts/dynamic_get/joint_fullwidth.php index d934be267..5a8de07e8 100644 --- a/admin/layouts/dynamic_get/joint_fullwidth.php +++ b/admin/layouts/dynamic_get/joint_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/dynamic_get/main_above.php b/admin/layouts/dynamic_get/main_above.php index 19405294e..61e849f66 100644 --- a/admin/layouts/dynamic_get/main_above.php +++ b/admin/layouts/dynamic_get/main_above.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/dynamic_get/main_fullwidth.php b/admin/layouts/dynamic_get/main_fullwidth.php index 1b342a310..f4d5db864 100644 --- a/admin/layouts/dynamic_get/main_fullwidth.php +++ b/admin/layouts/dynamic_get/main_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/dynamic_get/main_left.php b/admin/layouts/dynamic_get/main_left.php index 9a0c0a019..585e90810 100644 --- a/admin/layouts/dynamic_get/main_left.php +++ b/admin/layouts/dynamic_get/main_left.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/dynamic_get/main_under.php b/admin/layouts/dynamic_get/main_under.php index 684ff945c..58410a39a 100644 --- a/admin/layouts/dynamic_get/main_under.php +++ b/admin/layouts/dynamic_get/main_under.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/dynamic_get/publishing.php b/admin/layouts/dynamic_get/publishing.php index b8b3e703b..13d13ed74 100644 --- a/admin/layouts/dynamic_get/publishing.php +++ b/admin/layouts/dynamic_get/publishing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/dynamic_get/publlshing.php b/admin/layouts/dynamic_get/publlshing.php index 51540ac94..c982db556 100644 --- a/admin/layouts/dynamic_get/publlshing.php +++ b/admin/layouts/dynamic_get/publlshing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/dynamic_get/tweak_fullwidth.php b/admin/layouts/dynamic_get/tweak_fullwidth.php index 9b8bdc9d8..c57d3dd1b 100644 --- a/admin/layouts/dynamic_get/tweak_fullwidth.php +++ b/admin/layouts/dynamic_get/tweak_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/field/details_fullwidth.php b/admin/layouts/field/details_fullwidth.php index 1992ae9d6..48ecf0aaf 100644 --- a/admin/layouts/field/details_fullwidth.php +++ b/admin/layouts/field/details_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/field/details_left.php b/admin/layouts/field/details_left.php index 1108bc1a0..cad394f50 100644 --- a/admin/layouts/field/details_left.php +++ b/admin/layouts/field/details_left.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/field/details_right.php b/admin/layouts/field/details_right.php index 64f21393b..ee571904c 100644 --- a/admin/layouts/field/details_right.php +++ b/admin/layouts/field/details_right.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/field/details_under.php b/admin/layouts/field/details_under.php index bf2873e7d..163ccf89a 100644 --- a/admin/layouts/field/details_under.php +++ b/admin/layouts/field/details_under.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/field/publishing.php b/admin/layouts/field/publishing.php index b8b3e703b..13d13ed74 100644 --- a/admin/layouts/field/publishing.php +++ b/admin/layouts/field/publishing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/field/publlshing.php b/admin/layouts/field/publlshing.php index 51540ac94..c982db556 100644 --- a/admin/layouts/field/publlshing.php +++ b/admin/layouts/field/publlshing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/field/scripts_left.php b/admin/layouts/field/scripts_left.php index 6506a67dd..dfe76cae7 100644 --- a/admin/layouts/field/scripts_left.php +++ b/admin/layouts/field/scripts_left.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/field/scripts_right.php b/admin/layouts/field/scripts_right.php index d0e9dc39a..54cc1242d 100644 --- a/admin/layouts/field/scripts_right.php +++ b/admin/layouts/field/scripts_right.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/fieldtype/details_fullwidth.php b/admin/layouts/fieldtype/details_fullwidth.php index 26eaa17f8..814f64790 100644 --- a/admin/layouts/fieldtype/details_fullwidth.php +++ b/admin/layouts/fieldtype/details_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/fieldtype/details_left.php b/admin/layouts/fieldtype/details_left.php index 362d565a7..6a8a6dc7e 100644 --- a/admin/layouts/fieldtype/details_left.php +++ b/admin/layouts/fieldtype/details_left.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/fieldtype/details_right.php b/admin/layouts/fieldtype/details_right.php index 9decb32a9..92112f79b 100644 --- a/admin/layouts/fieldtype/details_right.php +++ b/admin/layouts/fieldtype/details_right.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/fieldtype/fields_fullwidth.php b/admin/layouts/fieldtype/fields_fullwidth.php index 84364a555..b57918936 100644 --- a/admin/layouts/fieldtype/fields_fullwidth.php +++ b/admin/layouts/fieldtype/fields_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/fieldtype/publishing.php b/admin/layouts/fieldtype/publishing.php index b8b3e703b..13d13ed74 100644 --- a/admin/layouts/fieldtype/publishing.php +++ b/admin/layouts/fieldtype/publishing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/fieldtype/publlshing.php b/admin/layouts/fieldtype/publlshing.php index 51540ac94..c982db556 100644 --- a/admin/layouts/fieldtype/publlshing.php +++ b/admin/layouts/fieldtype/publlshing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/ftp/details_above.php b/admin/layouts/ftp/details_above.php index c2d2241b5..26bd92f59 100644 --- a/admin/layouts/ftp/details_above.php +++ b/admin/layouts/ftp/details_above.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/ftp/details_fullwidth.php b/admin/layouts/ftp/details_fullwidth.php index a8b1cc0fb..940294009 100644 --- a/admin/layouts/ftp/details_fullwidth.php +++ b/admin/layouts/ftp/details_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/ftp/linked_components_fullwidth.php b/admin/layouts/ftp/linked_components_fullwidth.php index 329ac3c8d..a437256a6 100644 --- a/admin/layouts/ftp/linked_components_fullwidth.php +++ b/admin/layouts/ftp/linked_components_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/ftp/publishing.php b/admin/layouts/ftp/publishing.php index b8b3e703b..13d13ed74 100644 --- a/admin/layouts/ftp/publishing.php +++ b/admin/layouts/ftp/publishing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/ftp/publlshing.php b/admin/layouts/ftp/publlshing.php index 51540ac94..c982db556 100644 --- a/admin/layouts/ftp/publlshing.php +++ b/admin/layouts/ftp/publlshing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/help_document/details_above.php b/admin/layouts/help_document/details_above.php index 8fa3f0c23..76ff7c3b5 100644 --- a/admin/layouts/help_document/details_above.php +++ b/admin/layouts/help_document/details_above.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/help_document/details_fullwidth.php b/admin/layouts/help_document/details_fullwidth.php index 2cd92c01c..0e296d3af 100644 --- a/admin/layouts/help_document/details_fullwidth.php +++ b/admin/layouts/help_document/details_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/help_document/details_left.php b/admin/layouts/help_document/details_left.php index 5c2e013da..7b08cc792 100644 --- a/admin/layouts/help_document/details_left.php +++ b/admin/layouts/help_document/details_left.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/help_document/details_right.php b/admin/layouts/help_document/details_right.php index 68d954778..4ae9f3903 100644 --- a/admin/layouts/help_document/details_right.php +++ b/admin/layouts/help_document/details_right.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/help_document/details_under.php b/admin/layouts/help_document/details_under.php index bf2873e7d..163ccf89a 100644 --- a/admin/layouts/help_document/details_under.php +++ b/admin/layouts/help_document/details_under.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/help_document/publishing.php b/admin/layouts/help_document/publishing.php index b8b3e703b..13d13ed74 100644 --- a/admin/layouts/help_document/publishing.php +++ b/admin/layouts/help_document/publishing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/help_document/publlshing.php b/admin/layouts/help_document/publlshing.php index 51540ac94..c982db556 100644 --- a/admin/layouts/help_document/publlshing.php +++ b/admin/layouts/help_document/publlshing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/joomla_component/admin_views_fullwidth.php b/admin/layouts/joomla_component/admin_views_fullwidth.php index 271716435..1f0cb9d4a 100644 --- a/admin/layouts/joomla_component/admin_views_fullwidth.php +++ b/admin/layouts/joomla_component/admin_views_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/joomla_component/custom_admin_views_fullwidth.php b/admin/layouts/joomla_component/custom_admin_views_fullwidth.php index d2f056718..06eb42f0c 100644 --- a/admin/layouts/joomla_component/custom_admin_views_fullwidth.php +++ b/admin/layouts/joomla_component/custom_admin_views_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/joomla_component/details_above.php b/admin/layouts/joomla_component/details_above.php index ee5e457d7..e61205b14 100644 --- a/admin/layouts/joomla_component/details_above.php +++ b/admin/layouts/joomla_component/details_above.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/joomla_component/details_left.php b/admin/layouts/joomla_component/details_left.php index e4cc16cbf..ecc67b466 100644 --- a/admin/layouts/joomla_component/details_left.php +++ b/admin/layouts/joomla_component/details_left.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/joomla_component/details_right.php b/admin/layouts/joomla_component/details_right.php index 8fa1938e4..195ece91c 100644 --- a/admin/layouts/joomla_component/details_right.php +++ b/admin/layouts/joomla_component/details_right.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/joomla_component/details_under.php b/admin/layouts/joomla_component/details_under.php index bf2873e7d..163ccf89a 100644 --- a/admin/layouts/joomla_component/details_under.php +++ b/admin/layouts/joomla_component/details_under.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/joomla_component/dynamic_build_beta_fullwidth.php b/admin/layouts/joomla_component/dynamic_build_beta_fullwidth.php index 6da87af0e..751d06d7c 100644 --- a/admin/layouts/joomla_component/dynamic_build_beta_fullwidth.php +++ b/admin/layouts/joomla_component/dynamic_build_beta_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/joomla_component/dynamic_integration_fullwidth.php b/admin/layouts/joomla_component/dynamic_integration_fullwidth.php index 7ef9c70e5..af7d0c88a 100644 --- a/admin/layouts/joomla_component/dynamic_integration_fullwidth.php +++ b/admin/layouts/joomla_component/dynamic_integration_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/joomla_component/libs_helpers_fullwidth.php b/admin/layouts/joomla_component/libs_helpers_fullwidth.php index a1fbc0c64..f14edbd25 100644 --- a/admin/layouts/joomla_component/libs_helpers_fullwidth.php +++ b/admin/layouts/joomla_component/libs_helpers_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/joomla_component/metadata.php b/admin/layouts/joomla_component/metadata.php index 940b6fa57..5ef0a8618 100644 --- a/admin/layouts/joomla_component/metadata.php +++ b/admin/layouts/joomla_component/metadata.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/joomla_component/mysql_fullwidth.php b/admin/layouts/joomla_component/mysql_fullwidth.php index 0ed43093e..e753689b6 100644 --- a/admin/layouts/joomla_component/mysql_fullwidth.php +++ b/admin/layouts/joomla_component/mysql_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/joomla_component/php_fullwidth.php b/admin/layouts/joomla_component/php_fullwidth.php index 2ac655007..7508659cd 100644 --- a/admin/layouts/joomla_component/php_fullwidth.php +++ b/admin/layouts/joomla_component/php_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/joomla_component/php_left.php b/admin/layouts/joomla_component/php_left.php index 5c7f1fe37..d723e19ff 100644 --- a/admin/layouts/joomla_component/php_left.php +++ b/admin/layouts/joomla_component/php_left.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/joomla_component/publishing.php b/admin/layouts/joomla_component/publishing.php index 9349f64b3..4923abc81 100644 --- a/admin/layouts/joomla_component/publishing.php +++ b/admin/layouts/joomla_component/publishing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/joomla_component/readme_left.php b/admin/layouts/joomla_component/readme_left.php index bca4b34fd..9ca881954 100644 --- a/admin/layouts/joomla_component/readme_left.php +++ b/admin/layouts/joomla_component/readme_left.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/joomla_component/readme_right.php b/admin/layouts/joomla_component/readme_right.php index 450393d1d..e79750656 100644 --- a/admin/layouts/joomla_component/readme_right.php +++ b/admin/layouts/joomla_component/readme_right.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/joomla_component/settings_fullwidth.php b/admin/layouts/joomla_component/settings_fullwidth.php index cb48de582..77b1cd8c9 100644 --- a/admin/layouts/joomla_component/settings_fullwidth.php +++ b/admin/layouts/joomla_component/settings_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/joomla_component/settings_left.php b/admin/layouts/joomla_component/settings_left.php index ccab0a8bf..c067aa743 100644 --- a/admin/layouts/joomla_component/settings_left.php +++ b/admin/layouts/joomla_component/settings_left.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/joomla_component/settings_right.php b/admin/layouts/joomla_component/settings_right.php index 26595afa2..5be08fd17 100644 --- a/admin/layouts/joomla_component/settings_right.php +++ b/admin/layouts/joomla_component/settings_right.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/joomla_component/site_views_fullwidth.php b/admin/layouts/joomla_component/site_views_fullwidth.php index c9e6fff17..126be9d5d 100644 --- a/admin/layouts/joomla_component/site_views_fullwidth.php +++ b/admin/layouts/joomla_component/site_views_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/joomla_component/translation_fullwidth.php b/admin/layouts/joomla_component/translation_fullwidth.php index 51aad5d12..745e1c411 100644 --- a/admin/layouts/joomla_component/translation_fullwidth.php +++ b/admin/layouts/joomla_component/translation_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/language/details_left.php b/admin/layouts/language/details_left.php index 200236f6a..892f7233e 100644 --- a/admin/layouts/language/details_left.php +++ b/admin/layouts/language/details_left.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/language/details_right.php b/admin/layouts/language/details_right.php index 03a8ed276..79bcc9cc1 100644 --- a/admin/layouts/language/details_right.php +++ b/admin/layouts/language/details_right.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/language/publishing.php b/admin/layouts/language/publishing.php index b8b3e703b..13d13ed74 100644 --- a/admin/layouts/language/publishing.php +++ b/admin/layouts/language/publishing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/language/publlshing.php b/admin/layouts/language/publlshing.php index 51540ac94..c982db556 100644 --- a/admin/layouts/language/publlshing.php +++ b/admin/layouts/language/publlshing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/language_translation/details_fullwidth.php b/admin/layouts/language_translation/details_fullwidth.php index 6dba87616..deac3bcdb 100644 --- a/admin/layouts/language_translation/details_fullwidth.php +++ b/admin/layouts/language_translation/details_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/language_translation/publishing.php b/admin/layouts/language_translation/publishing.php index b8b3e703b..13d13ed74 100644 --- a/admin/layouts/language_translation/publishing.php +++ b/admin/layouts/language_translation/publishing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/language_translation/publlshing.php b/admin/layouts/language_translation/publlshing.php index 51540ac94..c982db556 100644 --- a/admin/layouts/language_translation/publlshing.php +++ b/admin/layouts/language_translation/publlshing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/layout/custom_script_fullwidth.php b/admin/layouts/layout/custom_script_fullwidth.php index 0b6f0a894..cf886130b 100644 --- a/admin/layouts/layout/custom_script_fullwidth.php +++ b/admin/layouts/layout/custom_script_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/layout/details_fullwidth.php b/admin/layouts/layout/details_fullwidth.php index c070bab99..a2258aef9 100644 --- a/admin/layouts/layout/details_fullwidth.php +++ b/admin/layouts/layout/details_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/layout/details_left.php b/admin/layouts/layout/details_left.php index eb204d433..35ea371dc 100644 --- a/admin/layouts/layout/details_left.php +++ b/admin/layouts/layout/details_left.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/layout/details_right.php b/admin/layouts/layout/details_right.php index e970ea1dc..4665583e1 100644 --- a/admin/layouts/layout/details_right.php +++ b/admin/layouts/layout/details_right.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/layout/details_rightside.php b/admin/layouts/layout/details_rightside.php index 9e996ed99..aaf065edf 100644 --- a/admin/layouts/layout/details_rightside.php +++ b/admin/layouts/layout/details_rightside.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/layout/details_under.php b/admin/layouts/layout/details_under.php index bf2873e7d..163ccf89a 100644 --- a/admin/layouts/layout/details_under.php +++ b/admin/layouts/layout/details_under.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/layout/publishing.php b/admin/layouts/layout/publishing.php index b8b3e703b..13d13ed74 100644 --- a/admin/layouts/layout/publishing.php +++ b/admin/layouts/layout/publishing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/layout/publlshing.php b/admin/layouts/layout/publlshing.php index 51540ac94..c982db556 100644 --- a/admin/layouts/layout/publlshing.php +++ b/admin/layouts/layout/publlshing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/site_view/custom_buttons_fullwidth.php b/admin/layouts/site_view/custom_buttons_fullwidth.php index f4f80c5a9..8b23144c0 100644 --- a/admin/layouts/site_view/custom_buttons_fullwidth.php +++ b/admin/layouts/site_view/custom_buttons_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/site_view/custom_buttons_left.php b/admin/layouts/site_view/custom_buttons_left.php index 2c36af67e..840e2e08e 100644 --- a/admin/layouts/site_view/custom_buttons_left.php +++ b/admin/layouts/site_view/custom_buttons_left.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/site_view/custom_buttons_right.php b/admin/layouts/site_view/custom_buttons_right.php index bf51bf268..ca20f0b4e 100644 --- a/admin/layouts/site_view/custom_buttons_right.php +++ b/admin/layouts/site_view/custom_buttons_right.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/site_view/details_above.php b/admin/layouts/site_view/details_above.php index ee5e457d7..e61205b14 100644 --- a/admin/layouts/site_view/details_above.php +++ b/admin/layouts/site_view/details_above.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/site_view/details_fullwidth.php b/admin/layouts/site_view/details_fullwidth.php index ebdcc2bdf..6c422bc54 100644 --- a/admin/layouts/site_view/details_fullwidth.php +++ b/admin/layouts/site_view/details_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/site_view/details_left.php b/admin/layouts/site_view/details_left.php index d5951f034..ff3c7fd86 100644 --- a/admin/layouts/site_view/details_left.php +++ b/admin/layouts/site_view/details_left.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/site_view/details_right.php b/admin/layouts/site_view/details_right.php index e970ea1dc..4665583e1 100644 --- a/admin/layouts/site_view/details_right.php +++ b/admin/layouts/site_view/details_right.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/site_view/details_rightside.php b/admin/layouts/site_view/details_rightside.php index 63435cd09..e939f8280 100644 --- a/admin/layouts/site_view/details_rightside.php +++ b/admin/layouts/site_view/details_rightside.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/site_view/details_under.php b/admin/layouts/site_view/details_under.php index bf2873e7d..163ccf89a 100644 --- a/admin/layouts/site_view/details_under.php +++ b/admin/layouts/site_view/details_under.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/site_view/javascript_css_fullwidth.php b/admin/layouts/site_view/javascript_css_fullwidth.php index baa19e066..4f3840002 100644 --- a/admin/layouts/site_view/javascript_css_fullwidth.php +++ b/admin/layouts/site_view/javascript_css_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/site_view/linked_components_fullwidth.php b/admin/layouts/site_view/linked_components_fullwidth.php index bb6e58097..610699d21 100644 --- a/admin/layouts/site_view/linked_components_fullwidth.php +++ b/admin/layouts/site_view/linked_components_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/site_view/php_fullwidth.php b/admin/layouts/site_view/php_fullwidth.php index 427e0f9a9..db7f5bf1e 100644 --- a/admin/layouts/site_view/php_fullwidth.php +++ b/admin/layouts/site_view/php_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/site_view/publishing.php b/admin/layouts/site_view/publishing.php index b8b3e703b..13d13ed74 100644 --- a/admin/layouts/site_view/publishing.php +++ b/admin/layouts/site_view/publishing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/site_view/publlshing.php b/admin/layouts/site_view/publlshing.php index 51540ac94..c982db556 100644 --- a/admin/layouts/site_view/publlshing.php +++ b/admin/layouts/site_view/publlshing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/snippet/details_above.php b/admin/layouts/snippet/details_above.php index 485c5b5da..92b0cc012 100644 --- a/admin/layouts/snippet/details_above.php +++ b/admin/layouts/snippet/details_above.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/snippet/details_left.php b/admin/layouts/snippet/details_left.php index f5fe9a6a1..bb3db8cec 100644 --- a/admin/layouts/snippet/details_left.php +++ b/admin/layouts/snippet/details_left.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/snippet/details_right.php b/admin/layouts/snippet/details_right.php index 744e4e726..bafa7f5ef 100644 --- a/admin/layouts/snippet/details_right.php +++ b/admin/layouts/snippet/details_right.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/snippet/publishing.php b/admin/layouts/snippet/publishing.php index b8b3e703b..13d13ed74 100644 --- a/admin/layouts/snippet/publishing.php +++ b/admin/layouts/snippet/publishing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/snippet/publlshing.php b/admin/layouts/snippet/publlshing.php index 51540ac94..c982db556 100644 --- a/admin/layouts/snippet/publlshing.php +++ b/admin/layouts/snippet/publlshing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/template/custom_script_fullwidth.php b/admin/layouts/template/custom_script_fullwidth.php index 0b6f0a894..cf886130b 100644 --- a/admin/layouts/template/custom_script_fullwidth.php +++ b/admin/layouts/template/custom_script_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/template/details_fullwidth.php b/admin/layouts/template/details_fullwidth.php index a1db54bed..682164c24 100644 --- a/admin/layouts/template/details_fullwidth.php +++ b/admin/layouts/template/details_fullwidth.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/template/details_left.php b/admin/layouts/template/details_left.php index eb204d433..35ea371dc 100644 --- a/admin/layouts/template/details_left.php +++ b/admin/layouts/template/details_left.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/template/details_right.php b/admin/layouts/template/details_right.php index e970ea1dc..4665583e1 100644 --- a/admin/layouts/template/details_right.php +++ b/admin/layouts/template/details_right.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/template/details_rightside.php b/admin/layouts/template/details_rightside.php index 9e996ed99..aaf065edf 100644 --- a/admin/layouts/template/details_rightside.php +++ b/admin/layouts/template/details_rightside.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/template/details_under.php b/admin/layouts/template/details_under.php index bf2873e7d..163ccf89a 100644 --- a/admin/layouts/template/details_under.php +++ b/admin/layouts/template/details_under.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/template/publishing.php b/admin/layouts/template/publishing.php index b8b3e703b..13d13ed74 100644 --- a/admin/layouts/template/publishing.php +++ b/admin/layouts/template/publishing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/layouts/template/publlshing.php b/admin/layouts/template/publlshing.php index 51540ac94..c982db556 100644 --- a/admin/layouts/template/publlshing.php +++ b/admin/layouts/template/publlshing.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/admin_fields.php b/admin/models/admin_fields.php index 80efbb098..e12ddf256 100644 --- a/admin/models/admin_fields.php +++ b/admin/models/admin_fields.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/admin_fields_conditions.php b/admin/models/admin_fields_conditions.php index 175f6a5bb..51ba6843c 100644 --- a/admin/models/admin_fields_conditions.php +++ b/admin/models/admin_fields_conditions.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/admin_view.php b/admin/models/admin_view.php index aa3e62a01..1e3eb3c26 100644 --- a/admin/models/admin_view.php +++ b/admin/models/admin_view.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/admin_views.php b/admin/models/admin_views.php index 71eec8263..fb71d11d4 100644 --- a/admin/models/admin_views.php +++ b/admin/models/admin_views.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/admins_fields.php b/admin/models/admins_fields.php index 6290a9f19..3fe773be5 100644 --- a/admin/models/admins_fields.php +++ b/admin/models/admins_fields.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/admins_fields_conditions.php b/admin/models/admins_fields_conditions.php index ff77f4c1b..d9a8281d0 100644 --- a/admin/models/admins_fields_conditions.php +++ b/admin/models/admins_fields_conditions.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/ajax.php b/admin/models/ajax.php index e5dd539b7..8411fad7a 100644 --- a/admin/models/ajax.php +++ b/admin/models/ajax.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/compiler.php b/admin/models/compiler.php index 96229bc3b..bbd96b7ef 100644 --- a/admin/models/compiler.php +++ b/admin/models/compiler.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/component_admin_views.php b/admin/models/component_admin_views.php index ae82c9873..d0a7acf18 100644 --- a/admin/models/component_admin_views.php +++ b/admin/models/component_admin_views.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/component_config.php b/admin/models/component_config.php index d7bd7c29a..4fa5e7b26 100644 --- a/admin/models/component_config.php +++ b/admin/models/component_config.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/component_custom_admin_menus.php b/admin/models/component_custom_admin_menus.php index 6343a9441..e7932e9e1 100644 --- a/admin/models/component_custom_admin_menus.php +++ b/admin/models/component_custom_admin_menus.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/component_custom_admin_views.php b/admin/models/component_custom_admin_views.php index db6578b92..b8f91cbac 100644 --- a/admin/models/component_custom_admin_views.php +++ b/admin/models/component_custom_admin_views.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/component_dashboard.php b/admin/models/component_dashboard.php index a6b0e7b2d..f25db9e09 100644 --- a/admin/models/component_dashboard.php +++ b/admin/models/component_dashboard.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/component_files_folders.php b/admin/models/component_files_folders.php index 1cdf28b1f..b6d2db167 100644 --- a/admin/models/component_files_folders.php +++ b/admin/models/component_files_folders.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/component_mysql_tweaks.php b/admin/models/component_mysql_tweaks.php index bfcdb7545..3d7148880 100644 --- a/admin/models/component_mysql_tweaks.php +++ b/admin/models/component_mysql_tweaks.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/component_site_views.php b/admin/models/component_site_views.php index 2d7a686c3..25170119f 100644 --- a/admin/models/component_site_views.php +++ b/admin/models/component_site_views.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/component_updates.php b/admin/models/component_updates.php index 0e82350ed..36e30aaeb 100644 --- a/admin/models/component_updates.php +++ b/admin/models/component_updates.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/componentbuilder.php b/admin/models/componentbuilder.php index 3dd0c1045..675379fa7 100644 --- a/admin/models/componentbuilder.php +++ b/admin/models/componentbuilder.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/components_admin_views.php b/admin/models/components_admin_views.php index 8ccb39a27..7f945a493 100644 --- a/admin/models/components_admin_views.php +++ b/admin/models/components_admin_views.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/components_config.php b/admin/models/components_config.php index 66c639de2..6b206aac4 100644 --- a/admin/models/components_config.php +++ b/admin/models/components_config.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/components_custom_admin_menus.php b/admin/models/components_custom_admin_menus.php index 41f8c5374..38d84ec94 100644 --- a/admin/models/components_custom_admin_menus.php +++ b/admin/models/components_custom_admin_menus.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/components_custom_admin_views.php b/admin/models/components_custom_admin_views.php index 85eeb2949..9057adcdf 100644 --- a/admin/models/components_custom_admin_views.php +++ b/admin/models/components_custom_admin_views.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/components_dashboard.php b/admin/models/components_dashboard.php index bc66aca5c..f0acdfa8a 100644 --- a/admin/models/components_dashboard.php +++ b/admin/models/components_dashboard.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/components_files_folders.php b/admin/models/components_files_folders.php index f819d4b0a..dc324e62b 100644 --- a/admin/models/components_files_folders.php +++ b/admin/models/components_files_folders.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/components_mysql_tweaks.php b/admin/models/components_mysql_tweaks.php index f1912bf1d..eb2789f16 100644 --- a/admin/models/components_mysql_tweaks.php +++ b/admin/models/components_mysql_tweaks.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/components_site_views.php b/admin/models/components_site_views.php index 8b4ceadc8..47be36bfd 100644 --- a/admin/models/components_site_views.php +++ b/admin/models/components_site_views.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/components_updates.php b/admin/models/components_updates.php index 24c231ced..9a7e0946d 100644 --- a/admin/models/components_updates.php +++ b/admin/models/components_updates.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/custom_admin_view.php b/admin/models/custom_admin_view.php index a35f76fa8..6fe6cb25a 100644 --- a/admin/models/custom_admin_view.php +++ b/admin/models/custom_admin_view.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/custom_admin_views.php b/admin/models/custom_admin_views.php index c5f8c7b56..b7197b039 100644 --- a/admin/models/custom_admin_views.php +++ b/admin/models/custom_admin_views.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/custom_code.php b/admin/models/custom_code.php index 86e334cce..74ee3fe32 100644 --- a/admin/models/custom_code.php +++ b/admin/models/custom_code.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/custom_codes.php b/admin/models/custom_codes.php index a4aa58973..641a322f7 100644 --- a/admin/models/custom_codes.php +++ b/admin/models/custom_codes.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/dynamic_get.php b/admin/models/dynamic_get.php index e1f7d19c5..bb8b6bb43 100644 --- a/admin/models/dynamic_get.php +++ b/admin/models/dynamic_get.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/dynamic_gets.php b/admin/models/dynamic_gets.php index c0b666ddf..be3beb6d8 100644 --- a/admin/models/dynamic_gets.php +++ b/admin/models/dynamic_gets.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/field.php b/admin/models/field.php index 666961217..c8b932bbb 100644 --- a/admin/models/field.php +++ b/admin/models/field.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/fields.php b/admin/models/fields.php index cc66f8eb0..a76b382ad 100644 --- a/admin/models/fields.php +++ b/admin/models/fields.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/fields/adminsviews.php b/admin/models/fields/adminsviews.php index fd0089b15..d35daf729 100644 --- a/admin/models/fields/adminsviews.php +++ b/admin/models/fields/adminsviews.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/fields/adminviewfolderlist.php b/admin/models/fields/adminviewfolderlist.php index e6a9e6f66..640374401 100644 --- a/admin/models/fields/adminviewfolderlist.php +++ b/admin/models/fields/adminviewfolderlist.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/fields/adminviews.php b/admin/models/fields/adminviews.php index 350d5967b..bb794082a 100644 --- a/admin/models/fields/adminviews.php +++ b/admin/models/fields/adminviews.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/fields/articles.php b/admin/models/fields/articles.php index 3ec3cf257..74d143691 100644 --- a/admin/models/fields/articles.php +++ b/admin/models/fields/articles.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/fields/component.php b/admin/models/fields/component.php index 57b86673d..1651c1169 100644 --- a/admin/models/fields/component.php +++ b/admin/models/fields/component.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/fields/componentadminmenus.php b/admin/models/fields/componentadminmenus.php index 5bfd2708d..ba16855cd 100644 --- a/admin/models/fields/componentadminmenus.php +++ b/admin/models/fields/componentadminmenus.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/fields/componentadminviews.php b/admin/models/fields/componentadminviews.php index 4af1ff8c9..23fcf281a 100644 --- a/admin/models/fields/componentadminviews.php +++ b/admin/models/fields/componentadminviews.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/fields/components.php b/admin/models/fields/components.php index f69236591..a95b42e6b 100644 --- a/admin/models/fields/components.php +++ b/admin/models/fields/components.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/fields/customadminviews.php b/admin/models/fields/customadminviews.php index 2b982ba96..0c09e4a76 100644 --- a/admin/models/fields/customadminviews.php +++ b/admin/models/fields/customadminviews.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/fields/customfilelist.php b/admin/models/fields/customfilelist.php index b7f052a0d..b5f3ad5d4 100644 --- a/admin/models/fields/customfilelist.php +++ b/admin/models/fields/customfilelist.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/fields/customfolderlist.php b/admin/models/fields/customfolderlist.php index 4dd02870d..80b98007d 100644 --- a/admin/models/fields/customfolderlist.php +++ b/admin/models/fields/customfolderlist.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/fields/customgets.php b/admin/models/fields/customgets.php index e0bcad65b..ed4585c9e 100644 --- a/admin/models/fields/customgets.php +++ b/admin/models/fields/customgets.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/fields/dbtables.php b/admin/models/fields/dbtables.php index 760846f38..fc79a1924 100644 --- a/admin/models/fields/dbtables.php +++ b/admin/models/fields/dbtables.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/fields/dynamicget.php b/admin/models/fields/dynamicget.php index ce6e2bc28..6cc79c61c 100644 --- a/admin/models/fields/dynamicget.php +++ b/admin/models/fields/dynamicget.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/fields/dynamicgets.php b/admin/models/fields/dynamicgets.php index b4ed7e72c..843551e79 100644 --- a/admin/models/fields/dynamicgets.php +++ b/admin/models/fields/dynamicgets.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/fields/fields.php b/admin/models/fields/fields.php index a91832808..30e66b5ba 100644 --- a/admin/models/fields/fields.php +++ b/admin/models/fields/fields.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/fields/fieldtypes.php b/admin/models/fields/fieldtypes.php index da599a4c5..d4c1a47bc 100644 --- a/admin/models/fields/fieldtypes.php +++ b/admin/models/fields/fieldtypes.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/fields/ftps.php b/admin/models/fields/ftps.php index bc4c551aa..080dcb581 100644 --- a/admin/models/fields/ftps.php +++ b/admin/models/fields/ftps.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/fields/joomlacomponents.php b/admin/models/fields/joomlacomponents.php index 3e9e1b53e..2401e1bc8 100644 --- a/admin/models/fields/joomlacomponents.php +++ b/admin/models/fields/joomlacomponents.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/fields/lang.php b/admin/models/fields/lang.php index 65ff29657..8fc692e31 100644 --- a/admin/models/fields/lang.php +++ b/admin/models/fields/lang.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/fields/maingets.php b/admin/models/fields/maingets.php index 5d5057979..29d4c614d 100644 --- a/admin/models/fields/maingets.php +++ b/admin/models/fields/maingets.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/fields/matchfield.php b/admin/models/fields/matchfield.php index 0176030c7..2441cf78e 100644 --- a/admin/models/fields/matchfield.php +++ b/admin/models/fields/matchfield.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/fields/siteviewfolderlist.php b/admin/models/fields/siteviewfolderlist.php index f04148826..d097bfe8e 100644 --- a/admin/models/fields/siteviewfolderlist.php +++ b/admin/models/fields/siteviewfolderlist.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/fields/siteviews.php b/admin/models/fields/siteviews.php index 0b6f8f67f..990411a53 100644 --- a/admin/models/fields/siteviews.php +++ b/admin/models/fields/siteviews.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/fields/snippets.php b/admin/models/fields/snippets.php index fd42ac21e..83e5ba4a1 100644 --- a/admin/models/fields/snippets.php +++ b/admin/models/fields/snippets.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/fields/targetfields.php b/admin/models/fields/targetfields.php index 54787f8b3..22eec8dd5 100644 --- a/admin/models/fields/targetfields.php +++ b/admin/models/fields/targetfields.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/fields/viewtabs.php b/admin/models/fields/viewtabs.php index 90816dc36..664c6ea9e 100644 --- a/admin/models/fields/viewtabs.php +++ b/admin/models/fields/viewtabs.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/fieldtype.php b/admin/models/fieldtype.php index 3a7fff7df..7fd57b0b6 100644 --- a/admin/models/fieldtype.php +++ b/admin/models/fieldtype.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/fieldtypes.php b/admin/models/fieldtypes.php index 0a891a7c6..1e29c5f80 100644 --- a/admin/models/fieldtypes.php +++ b/admin/models/fieldtypes.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/forms/admin_fields.js b/admin/models/forms/admin_fields.js index 1bb507a08..cbac7c1a5 100644 --- a/admin/models/forms/admin_fields.js +++ b/admin/models/forms/admin_fields.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/forms/admin_fields_conditions.js b/admin/models/forms/admin_fields_conditions.js index b1a41abfc..e9a56a2b8 100644 --- a/admin/models/forms/admin_fields_conditions.js +++ b/admin/models/forms/admin_fields_conditions.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/forms/admin_view.js b/admin/models/forms/admin_view.js index b877929cd..4ae415467 100644 --- a/admin/models/forms/admin_view.js +++ b/admin/models/forms/admin_view.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/forms/component_admin_views.js b/admin/models/forms/component_admin_views.js index 5831fb825..9ab69c1f1 100644 --- a/admin/models/forms/component_admin_views.js +++ b/admin/models/forms/component_admin_views.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/forms/component_config.js b/admin/models/forms/component_config.js index 20ba31abe..89ef7e80f 100644 --- a/admin/models/forms/component_config.js +++ b/admin/models/forms/component_config.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/forms/component_custom_admin_menus.js b/admin/models/forms/component_custom_admin_menus.js index d62c39f1c..47dc78141 100644 --- a/admin/models/forms/component_custom_admin_menus.js +++ b/admin/models/forms/component_custom_admin_menus.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/forms/component_custom_admin_views.js b/admin/models/forms/component_custom_admin_views.js index 4cafcec59..c8ccf0740 100644 --- a/admin/models/forms/component_custom_admin_views.js +++ b/admin/models/forms/component_custom_admin_views.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/forms/component_dashboard.js b/admin/models/forms/component_dashboard.js index 366f08f65..7f43d17cf 100644 --- a/admin/models/forms/component_dashboard.js +++ b/admin/models/forms/component_dashboard.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/forms/component_files_folders.js b/admin/models/forms/component_files_folders.js index 76b582afb..652c6f7e1 100644 --- a/admin/models/forms/component_files_folders.js +++ b/admin/models/forms/component_files_folders.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/forms/component_mysql_tweaks.js b/admin/models/forms/component_mysql_tweaks.js index 52cddf6c1..c4ea7f8e3 100644 --- a/admin/models/forms/component_mysql_tweaks.js +++ b/admin/models/forms/component_mysql_tweaks.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/forms/component_site_views.js b/admin/models/forms/component_site_views.js index 72eba7d13..3061cd934 100644 --- a/admin/models/forms/component_site_views.js +++ b/admin/models/forms/component_site_views.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/forms/component_updates.js b/admin/models/forms/component_updates.js index 82f68a09d..2fcafd62f 100644 --- a/admin/models/forms/component_updates.js +++ b/admin/models/forms/component_updates.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/forms/custom_admin_view.js b/admin/models/forms/custom_admin_view.js index 37242b2f9..ce22acbfd 100644 --- a/admin/models/forms/custom_admin_view.js +++ b/admin/models/forms/custom_admin_view.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/forms/custom_code.js b/admin/models/forms/custom_code.js index bd3081bab..9e4844dfa 100644 --- a/admin/models/forms/custom_code.js +++ b/admin/models/forms/custom_code.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/forms/dynamic_get.js b/admin/models/forms/dynamic_get.js index d39a5c51b..b184378cb 100644 --- a/admin/models/forms/dynamic_get.js +++ b/admin/models/forms/dynamic_get.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/forms/field.js b/admin/models/forms/field.js index 118339a70..17822e48a 100644 --- a/admin/models/forms/field.js +++ b/admin/models/forms/field.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/forms/fieldtype.js b/admin/models/forms/fieldtype.js index 3f0cf56bd..870f9b00f 100644 --- a/admin/models/forms/fieldtype.js +++ b/admin/models/forms/fieldtype.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/forms/ftp.js b/admin/models/forms/ftp.js index 361301fa1..95db66744 100644 --- a/admin/models/forms/ftp.js +++ b/admin/models/forms/ftp.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/forms/help_document.js b/admin/models/forms/help_document.js index 0242f3753..6a0577c35 100644 --- a/admin/models/forms/help_document.js +++ b/admin/models/forms/help_document.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/forms/joomla_component.js b/admin/models/forms/joomla_component.js index 7d42efbb5..496620e6b 100644 --- a/admin/models/forms/joomla_component.js +++ b/admin/models/forms/joomla_component.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/forms/language.js b/admin/models/forms/language.js index 665464736..55ed0fdf1 100644 --- a/admin/models/forms/language.js +++ b/admin/models/forms/language.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/forms/language_translation.js b/admin/models/forms/language_translation.js index c595be50c..94d29ed20 100644 --- a/admin/models/forms/language_translation.js +++ b/admin/models/forms/language_translation.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/forms/layout.js b/admin/models/forms/layout.js index 42e8990fe..076b9630a 100644 --- a/admin/models/forms/layout.js +++ b/admin/models/forms/layout.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/forms/site_view.js b/admin/models/forms/site_view.js index 4a31c317c..d4a11baed 100644 --- a/admin/models/forms/site_view.js +++ b/admin/models/forms/site_view.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/forms/snippet.js b/admin/models/forms/snippet.js index 342302e8f..1c309359f 100644 --- a/admin/models/forms/snippet.js +++ b/admin/models/forms/snippet.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/forms/template.js b/admin/models/forms/template.js index 726008ab0..ef677b547 100644 --- a/admin/models/forms/template.js +++ b/admin/models/forms/template.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/ftp.php b/admin/models/ftp.php index f1ee5fe15..ab303d5d0 100644 --- a/admin/models/ftp.php +++ b/admin/models/ftp.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/ftps.php b/admin/models/ftps.php index b1bccccfa..b8e947501 100644 --- a/admin/models/ftps.php +++ b/admin/models/ftps.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/help_document.php b/admin/models/help_document.php index bef953761..0317a5f88 100644 --- a/admin/models/help_document.php +++ b/admin/models/help_document.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/help_documents.php b/admin/models/help_documents.php index 777823e1d..bde57f22c 100644 --- a/admin/models/help_documents.php +++ b/admin/models/help_documents.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/import.php b/admin/models/import.php index fa564a385..d099658bc 100644 --- a/admin/models/import.php +++ b/admin/models/import.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/import_joomla_components.php b/admin/models/import_joomla_components.php index 3e68fa542..cd7af6fa0 100644 --- a/admin/models/import_joomla_components.php +++ b/admin/models/import_joomla_components.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/joomla_component.php b/admin/models/joomla_component.php index 903f8f49e..c3c8d212f 100644 --- a/admin/models/joomla_component.php +++ b/admin/models/joomla_component.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/joomla_components.php b/admin/models/joomla_components.php index 8ee5521e7..5cc6e6193 100644 --- a/admin/models/joomla_components.php +++ b/admin/models/joomla_components.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/language.php b/admin/models/language.php index 14139fe9d..c12db441e 100644 --- a/admin/models/language.php +++ b/admin/models/language.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/language_translation.php b/admin/models/language_translation.php index c53a62b79..7126dacf2 100644 --- a/admin/models/language_translation.php +++ b/admin/models/language_translation.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/language_translations.php b/admin/models/language_translations.php index 04c820e40..f88bbe6ad 100644 --- a/admin/models/language_translations.php +++ b/admin/models/language_translations.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/languages.php b/admin/models/languages.php index 41faa0666..29921a0c1 100644 --- a/admin/models/languages.php +++ b/admin/models/languages.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/layout.php b/admin/models/layout.php index 5c0765f74..b5ad302bf 100644 --- a/admin/models/layout.php +++ b/admin/models/layout.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/layouts.php b/admin/models/layouts.php index 4b6e67c0e..e4e6a12f1 100644 --- a/admin/models/layouts.php +++ b/admin/models/layouts.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/site_view.php b/admin/models/site_view.php index 116a20411..6419e5068 100644 --- a/admin/models/site_view.php +++ b/admin/models/site_view.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/site_views.php b/admin/models/site_views.php index 73610707b..016b8c7b8 100644 --- a/admin/models/site_views.php +++ b/admin/models/site_views.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/snippet.php b/admin/models/snippet.php index ac729ab6e..72aed79ec 100644 --- a/admin/models/snippet.php +++ b/admin/models/snippet.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/snippets.php b/admin/models/snippets.php index 71cfe18ce..6b60cfdb3 100644 --- a/admin/models/snippets.php +++ b/admin/models/snippets.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/template.php b/admin/models/template.php index 67160911d..7a28966ba 100644 --- a/admin/models/template.php +++ b/admin/models/template.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/models/templates.php b/admin/models/templates.php index b6cfd51a1..fa908902d 100644 --- a/admin/models/templates.php +++ b/admin/models/templates.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/tables/admin_fields.php b/admin/tables/admin_fields.php index e1d2b0dba..30a8964b8 100644 --- a/admin/tables/admin_fields.php +++ b/admin/tables/admin_fields.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/tables/admin_fields_conditions.php b/admin/tables/admin_fields_conditions.php index d3ecf233c..89cf72869 100644 --- a/admin/tables/admin_fields_conditions.php +++ b/admin/tables/admin_fields_conditions.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/tables/admin_view.php b/admin/tables/admin_view.php index 9c016db20..7fea7bb1f 100644 --- a/admin/tables/admin_view.php +++ b/admin/tables/admin_view.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/tables/component_admin_views.php b/admin/tables/component_admin_views.php index f1a467ef4..0c36b0b21 100644 --- a/admin/tables/component_admin_views.php +++ b/admin/tables/component_admin_views.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/tables/component_config.php b/admin/tables/component_config.php index 6f32cfcb1..613ec40bd 100644 --- a/admin/tables/component_config.php +++ b/admin/tables/component_config.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/tables/component_custom_admin_menus.php b/admin/tables/component_custom_admin_menus.php index 4f2ba7767..d699f5b6b 100644 --- a/admin/tables/component_custom_admin_menus.php +++ b/admin/tables/component_custom_admin_menus.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/tables/component_custom_admin_views.php b/admin/tables/component_custom_admin_views.php index ddfdfbd25..87601ae16 100644 --- a/admin/tables/component_custom_admin_views.php +++ b/admin/tables/component_custom_admin_views.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/tables/component_dashboard.php b/admin/tables/component_dashboard.php index ea8a7669b..b9ebbc968 100644 --- a/admin/tables/component_dashboard.php +++ b/admin/tables/component_dashboard.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/tables/component_files_folders.php b/admin/tables/component_files_folders.php index 2e10d0a68..74bd95000 100644 --- a/admin/tables/component_files_folders.php +++ b/admin/tables/component_files_folders.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/tables/component_mysql_tweaks.php b/admin/tables/component_mysql_tweaks.php index b1a3b09b9..5cc041d93 100644 --- a/admin/tables/component_mysql_tweaks.php +++ b/admin/tables/component_mysql_tweaks.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/tables/component_site_views.php b/admin/tables/component_site_views.php index cea3b5532..b26d4dc2d 100644 --- a/admin/tables/component_site_views.php +++ b/admin/tables/component_site_views.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/tables/component_updates.php b/admin/tables/component_updates.php index 14f691321..196dc3964 100644 --- a/admin/tables/component_updates.php +++ b/admin/tables/component_updates.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/tables/custom_admin_view.php b/admin/tables/custom_admin_view.php index 2b5e5ce3e..3eed0dc10 100644 --- a/admin/tables/custom_admin_view.php +++ b/admin/tables/custom_admin_view.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/tables/custom_code.php b/admin/tables/custom_code.php index a99aa74de..12e7f80c9 100644 --- a/admin/tables/custom_code.php +++ b/admin/tables/custom_code.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/tables/dynamic_get.php b/admin/tables/dynamic_get.php index af98a6499..d175781e0 100644 --- a/admin/tables/dynamic_get.php +++ b/admin/tables/dynamic_get.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/tables/field.php b/admin/tables/field.php index 82f73615f..a5f59fc64 100644 --- a/admin/tables/field.php +++ b/admin/tables/field.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/tables/fieldtype.php b/admin/tables/fieldtype.php index 759f339c3..a7baa9cc5 100644 --- a/admin/tables/fieldtype.php +++ b/admin/tables/fieldtype.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/tables/ftp.php b/admin/tables/ftp.php index be38354e5..7ac66ef5f 100644 --- a/admin/tables/ftp.php +++ b/admin/tables/ftp.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/tables/help_document.php b/admin/tables/help_document.php index fd175ed4a..ba6c67ffe 100644 --- a/admin/tables/help_document.php +++ b/admin/tables/help_document.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/tables/joomla_component.php b/admin/tables/joomla_component.php index ecc79dd80..df06c5509 100644 --- a/admin/tables/joomla_component.php +++ b/admin/tables/joomla_component.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/tables/language.php b/admin/tables/language.php index eedf7bc20..960c885ae 100644 --- a/admin/tables/language.php +++ b/admin/tables/language.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/tables/language_translation.php b/admin/tables/language_translation.php index c8b793be4..d3c4dbb03 100644 --- a/admin/tables/language_translation.php +++ b/admin/tables/language_translation.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/tables/layout.php b/admin/tables/layout.php index 554a2db45..87966d8e0 100644 --- a/admin/tables/layout.php +++ b/admin/tables/layout.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/tables/site_view.php b/admin/tables/site_view.php index 5f88d7189..5148367a1 100644 --- a/admin/tables/site_view.php +++ b/admin/tables/site_view.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/tables/snippet.php b/admin/tables/snippet.php index 96163ccc2..9c8a1c52b 100644 --- a/admin/tables/snippet.php +++ b/admin/tables/snippet.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/tables/template.php b/admin/tables/template.php index dc2415193..9545f5b4b 100644 --- a/admin/tables/template.php +++ b/admin/tables/template.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/admin_fields/submitbutton.js b/admin/views/admin_fields/submitbutton.js index 9a022bbce..44540509b 100644 --- a/admin/views/admin_fields/submitbutton.js +++ b/admin/views/admin_fields/submitbutton.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/admin_fields/tmpl/edit.php b/admin/views/admin_fields/tmpl/edit.php index 640310252..6b7e459ba 100644 --- a/admin/views/admin_fields/tmpl/edit.php +++ b/admin/views/admin_fields/tmpl/edit.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/admin_fields/view.html.php b/admin/views/admin_fields/view.html.php index d4d23334f..0185f4688 100644 --- a/admin/views/admin_fields/view.html.php +++ b/admin/views/admin_fields/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/admin_fields_conditions/submitbutton.js b/admin/views/admin_fields_conditions/submitbutton.js index f65fccaa4..2119187af 100644 --- a/admin/views/admin_fields_conditions/submitbutton.js +++ b/admin/views/admin_fields_conditions/submitbutton.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/admin_fields_conditions/tmpl/edit.php b/admin/views/admin_fields_conditions/tmpl/edit.php index f8a7cfe2c..f42934d75 100644 --- a/admin/views/admin_fields_conditions/tmpl/edit.php +++ b/admin/views/admin_fields_conditions/tmpl/edit.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/admin_fields_conditions/view.html.php b/admin/views/admin_fields_conditions/view.html.php index cee176cc4..eaee3c985 100644 --- a/admin/views/admin_fields_conditions/view.html.php +++ b/admin/views/admin_fields_conditions/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/admin_view/submitbutton.js b/admin/views/admin_view/submitbutton.js index caab69216..4e49aa18a 100644 --- a/admin/views/admin_view/submitbutton.js +++ b/admin/views/admin_view/submitbutton.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/admin_view/tmpl/edit.php b/admin/views/admin_view/tmpl/edit.php index 287a7ab53..e50b5e099 100644 --- a/admin/views/admin_view/tmpl/edit.php +++ b/admin/views/admin_view/tmpl/edit.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/admin_view/view.html.php b/admin/views/admin_view/view.html.php index 32a3385bf..be7cf1121 100644 --- a/admin/views/admin_view/view.html.php +++ b/admin/views/admin_view/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/admin_views/tmpl/default.php b/admin/views/admin_views/tmpl/default.php index ef7d36013..e96ed6e51 100644 --- a/admin/views/admin_views/tmpl/default.php +++ b/admin/views/admin_views/tmpl/default.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/admin_views/tmpl/default_batch_body.php b/admin/views/admin_views/tmpl/default_batch_body.php index c4aa2886c..99e77490b 100644 --- a/admin/views/admin_views/tmpl/default_batch_body.php +++ b/admin/views/admin_views/tmpl/default_batch_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/admin_views/tmpl/default_batch_footer.php b/admin/views/admin_views/tmpl/default_batch_footer.php index 203a0d38f..da5f641b0 100644 --- a/admin/views/admin_views/tmpl/default_batch_footer.php +++ b/admin/views/admin_views/tmpl/default_batch_footer.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/admin_views/tmpl/default_body.php b/admin/views/admin_views/tmpl/default_body.php index 18c8679b0..ad974042d 100644 --- a/admin/views/admin_views/tmpl/default_body.php +++ b/admin/views/admin_views/tmpl/default_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/admin_views/tmpl/default_foot.php b/admin/views/admin_views/tmpl/default_foot.php index 547908ab6..8cb41138b 100644 --- a/admin/views/admin_views/tmpl/default_foot.php +++ b/admin/views/admin_views/tmpl/default_foot.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/admin_views/tmpl/default_head.php b/admin/views/admin_views/tmpl/default_head.php index 6ca3c00cc..b175393e5 100644 --- a/admin/views/admin_views/tmpl/default_head.php +++ b/admin/views/admin_views/tmpl/default_head.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/admin_views/tmpl/default_toolbar.php b/admin/views/admin_views/tmpl/default_toolbar.php index 675fdcb1d..03a3fa2b1 100644 --- a/admin/views/admin_views/tmpl/default_toolbar.php +++ b/admin/views/admin_views/tmpl/default_toolbar.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/admin_views/view.html.php b/admin/views/admin_views/view.html.php index 24467f0c7..8bc3797a9 100644 --- a/admin/views/admin_views/view.html.php +++ b/admin/views/admin_views/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/admins_fields/tmpl/default.php b/admin/views/admins_fields/tmpl/default.php index 089061db0..a79b4b315 100644 --- a/admin/views/admins_fields/tmpl/default.php +++ b/admin/views/admins_fields/tmpl/default.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/admins_fields/tmpl/default_batch_body.php b/admin/views/admins_fields/tmpl/default_batch_body.php index b19776af0..590891a0c 100644 --- a/admin/views/admins_fields/tmpl/default_batch_body.php +++ b/admin/views/admins_fields/tmpl/default_batch_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/admins_fields/tmpl/default_batch_footer.php b/admin/views/admins_fields/tmpl/default_batch_footer.php index 111ca71f8..852a436c4 100644 --- a/admin/views/admins_fields/tmpl/default_batch_footer.php +++ b/admin/views/admins_fields/tmpl/default_batch_footer.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/admins_fields/tmpl/default_body.php b/admin/views/admins_fields/tmpl/default_body.php index 0209a9ea6..0518fec69 100644 --- a/admin/views/admins_fields/tmpl/default_body.php +++ b/admin/views/admins_fields/tmpl/default_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/admins_fields/tmpl/default_foot.php b/admin/views/admins_fields/tmpl/default_foot.php index cfac91c84..12718a553 100644 --- a/admin/views/admins_fields/tmpl/default_foot.php +++ b/admin/views/admins_fields/tmpl/default_foot.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/admins_fields/tmpl/default_head.php b/admin/views/admins_fields/tmpl/default_head.php index fe7d8e2b4..2578b05fe 100644 --- a/admin/views/admins_fields/tmpl/default_head.php +++ b/admin/views/admins_fields/tmpl/default_head.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/admins_fields/tmpl/default_toolbar.php b/admin/views/admins_fields/tmpl/default_toolbar.php index b317cbc29..8c080225f 100644 --- a/admin/views/admins_fields/tmpl/default_toolbar.php +++ b/admin/views/admins_fields/tmpl/default_toolbar.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/admins_fields/view.html.php b/admin/views/admins_fields/view.html.php index 0f73abf95..ef291f7f3 100644 --- a/admin/views/admins_fields/view.html.php +++ b/admin/views/admins_fields/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/admins_fields_conditions/tmpl/default.php b/admin/views/admins_fields_conditions/tmpl/default.php index 5f9df7157..2ec11758b 100644 --- a/admin/views/admins_fields_conditions/tmpl/default.php +++ b/admin/views/admins_fields_conditions/tmpl/default.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 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 b55541476..985da6c02 100644 --- a/admin/views/admins_fields_conditions/tmpl/default_batch_body.php +++ b/admin/views/admins_fields_conditions/tmpl/default_batch_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 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 cb5cef74f..6968b6342 100644 --- a/admin/views/admins_fields_conditions/tmpl/default_batch_footer.php +++ b/admin/views/admins_fields_conditions/tmpl/default_batch_footer.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/admins_fields_conditions/tmpl/default_body.php b/admin/views/admins_fields_conditions/tmpl/default_body.php index 9ead84387..ab6a592cb 100644 --- a/admin/views/admins_fields_conditions/tmpl/default_body.php +++ b/admin/views/admins_fields_conditions/tmpl/default_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/admins_fields_conditions/tmpl/default_foot.php b/admin/views/admins_fields_conditions/tmpl/default_foot.php index cfac91c84..12718a553 100644 --- a/admin/views/admins_fields_conditions/tmpl/default_foot.php +++ b/admin/views/admins_fields_conditions/tmpl/default_foot.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/admins_fields_conditions/tmpl/default_head.php b/admin/views/admins_fields_conditions/tmpl/default_head.php index 1406aeba5..0291a4b48 100644 --- a/admin/views/admins_fields_conditions/tmpl/default_head.php +++ b/admin/views/admins_fields_conditions/tmpl/default_head.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/admins_fields_conditions/tmpl/default_toolbar.php b/admin/views/admins_fields_conditions/tmpl/default_toolbar.php index cb8b9ef2d..a801f271a 100644 --- a/admin/views/admins_fields_conditions/tmpl/default_toolbar.php +++ b/admin/views/admins_fields_conditions/tmpl/default_toolbar.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/admins_fields_conditions/view.html.php b/admin/views/admins_fields_conditions/view.html.php index 8ad98294b..54002e5a3 100644 --- a/admin/views/admins_fields_conditions/view.html.php +++ b/admin/views/admins_fields_conditions/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/compiler/tmpl/default.php b/admin/views/compiler/tmpl/default.php index 73bc4ed43..1aad16e70 100644 --- a/admin/views/compiler/tmpl/default.php +++ b/admin/views/compiler/tmpl/default.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/compiler/view.html.php b/admin/views/compiler/view.html.php index 65d42cd89..10f6457ae 100644 --- a/admin/views/compiler/view.html.php +++ b/admin/views/compiler/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/component_admin_views/submitbutton.js b/admin/views/component_admin_views/submitbutton.js index b74efcb06..bc298502b 100644 --- a/admin/views/component_admin_views/submitbutton.js +++ b/admin/views/component_admin_views/submitbutton.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/component_admin_views/tmpl/edit.php b/admin/views/component_admin_views/tmpl/edit.php index 1c90fde0c..9929ddb2a 100644 --- a/admin/views/component_admin_views/tmpl/edit.php +++ b/admin/views/component_admin_views/tmpl/edit.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/component_admin_views/view.html.php b/admin/views/component_admin_views/view.html.php index 8ece125e8..4bc5d441b 100644 --- a/admin/views/component_admin_views/view.html.php +++ b/admin/views/component_admin_views/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/component_config/submitbutton.js b/admin/views/component_config/submitbutton.js index a2b3f3cdb..b9c9d8879 100644 --- a/admin/views/component_config/submitbutton.js +++ b/admin/views/component_config/submitbutton.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/component_config/tmpl/edit.php b/admin/views/component_config/tmpl/edit.php index 549d136ee..6e0fec212 100644 --- a/admin/views/component_config/tmpl/edit.php +++ b/admin/views/component_config/tmpl/edit.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/component_config/view.html.php b/admin/views/component_config/view.html.php index 182589ecf..23ec93697 100644 --- a/admin/views/component_config/view.html.php +++ b/admin/views/component_config/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/component_custom_admin_menus/submitbutton.js b/admin/views/component_custom_admin_menus/submitbutton.js index 4bc59b2c0..d9d8ea9be 100644 --- a/admin/views/component_custom_admin_menus/submitbutton.js +++ b/admin/views/component_custom_admin_menus/submitbutton.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/component_custom_admin_menus/tmpl/edit.php b/admin/views/component_custom_admin_menus/tmpl/edit.php index f98ea58e0..566a4f2a7 100644 --- a/admin/views/component_custom_admin_menus/tmpl/edit.php +++ b/admin/views/component_custom_admin_menus/tmpl/edit.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/component_custom_admin_menus/view.html.php b/admin/views/component_custom_admin_menus/view.html.php index fba20d88c..d471a79b4 100644 --- a/admin/views/component_custom_admin_menus/view.html.php +++ b/admin/views/component_custom_admin_menus/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/component_custom_admin_views/submitbutton.js b/admin/views/component_custom_admin_views/submitbutton.js index 067fa8474..f0d62bfb1 100644 --- a/admin/views/component_custom_admin_views/submitbutton.js +++ b/admin/views/component_custom_admin_views/submitbutton.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/component_custom_admin_views/tmpl/edit.php b/admin/views/component_custom_admin_views/tmpl/edit.php index 101c04e66..464dee50e 100644 --- a/admin/views/component_custom_admin_views/tmpl/edit.php +++ b/admin/views/component_custom_admin_views/tmpl/edit.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/component_custom_admin_views/view.html.php b/admin/views/component_custom_admin_views/view.html.php index 18945070d..b7a40099a 100644 --- a/admin/views/component_custom_admin_views/view.html.php +++ b/admin/views/component_custom_admin_views/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/component_dashboard/submitbutton.js b/admin/views/component_dashboard/submitbutton.js index a063063c4..80c4d2b13 100644 --- a/admin/views/component_dashboard/submitbutton.js +++ b/admin/views/component_dashboard/submitbutton.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/component_dashboard/tmpl/edit.php b/admin/views/component_dashboard/tmpl/edit.php index 89d54726a..cd03915a7 100644 --- a/admin/views/component_dashboard/tmpl/edit.php +++ b/admin/views/component_dashboard/tmpl/edit.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/component_dashboard/view.html.php b/admin/views/component_dashboard/view.html.php index bbf9acaa3..84ebe747c 100644 --- a/admin/views/component_dashboard/view.html.php +++ b/admin/views/component_dashboard/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/component_files_folders/submitbutton.js b/admin/views/component_files_folders/submitbutton.js index 8b5122a41..8871fa0b8 100644 --- a/admin/views/component_files_folders/submitbutton.js +++ b/admin/views/component_files_folders/submitbutton.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/component_files_folders/tmpl/edit.php b/admin/views/component_files_folders/tmpl/edit.php index 15d41803d..8cee237af 100644 --- a/admin/views/component_files_folders/tmpl/edit.php +++ b/admin/views/component_files_folders/tmpl/edit.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/component_files_folders/view.html.php b/admin/views/component_files_folders/view.html.php index 448f702a7..f9169ba2e 100644 --- a/admin/views/component_files_folders/view.html.php +++ b/admin/views/component_files_folders/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/component_mysql_tweaks/submitbutton.js b/admin/views/component_mysql_tweaks/submitbutton.js index 92df7dda0..e282f19a3 100644 --- a/admin/views/component_mysql_tweaks/submitbutton.js +++ b/admin/views/component_mysql_tweaks/submitbutton.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/component_mysql_tweaks/tmpl/edit.php b/admin/views/component_mysql_tweaks/tmpl/edit.php index 0270340a2..21819f37c 100644 --- a/admin/views/component_mysql_tweaks/tmpl/edit.php +++ b/admin/views/component_mysql_tweaks/tmpl/edit.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/component_mysql_tweaks/view.html.php b/admin/views/component_mysql_tweaks/view.html.php index a031d04ab..c51dc3c07 100644 --- a/admin/views/component_mysql_tweaks/view.html.php +++ b/admin/views/component_mysql_tweaks/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/component_site_views/submitbutton.js b/admin/views/component_site_views/submitbutton.js index 3cf4b6282..b87603215 100644 --- a/admin/views/component_site_views/submitbutton.js +++ b/admin/views/component_site_views/submitbutton.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/component_site_views/tmpl/edit.php b/admin/views/component_site_views/tmpl/edit.php index 03fadcc2c..d6c509e4d 100644 --- a/admin/views/component_site_views/tmpl/edit.php +++ b/admin/views/component_site_views/tmpl/edit.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/component_site_views/view.html.php b/admin/views/component_site_views/view.html.php index 069a8aed4..53e366920 100644 --- a/admin/views/component_site_views/view.html.php +++ b/admin/views/component_site_views/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/component_updates/submitbutton.js b/admin/views/component_updates/submitbutton.js index 5ac3bbdb6..23fc370da 100644 --- a/admin/views/component_updates/submitbutton.js +++ b/admin/views/component_updates/submitbutton.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/component_updates/tmpl/edit.php b/admin/views/component_updates/tmpl/edit.php index a930f2903..47ef3b627 100644 --- a/admin/views/component_updates/tmpl/edit.php +++ b/admin/views/component_updates/tmpl/edit.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/component_updates/view.html.php b/admin/views/component_updates/view.html.php index 9ba7ffe7e..bbca8e53a 100644 --- a/admin/views/component_updates/view.html.php +++ b/admin/views/component_updates/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/componentbuilder/tmpl/default.php b/admin/views/componentbuilder/tmpl/default.php index af4fd5180..951d317bd 100644 --- a/admin/views/componentbuilder/tmpl/default.php +++ b/admin/views/componentbuilder/tmpl/default.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 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 8dc4a46e1..b42cdf0d8 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 @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 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 1eff516f9..469d4c02a 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 @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/componentbuilder/tmpl/default_main.php b/admin/views/componentbuilder/tmpl/default_main.php index 0b8606984..fd8dc5dc1 100644 --- a/admin/views/componentbuilder/tmpl/default_main.php +++ b/admin/views/componentbuilder/tmpl/default_main.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/componentbuilder/tmpl/default_readme_information.php b/admin/views/componentbuilder/tmpl/default_readme_information.php index d61241f82..cfd8d8c3c 100644 --- a/admin/views/componentbuilder/tmpl/default_readme_information.php +++ b/admin/views/componentbuilder/tmpl/default_readme_information.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/componentbuilder/tmpl/default_releases_information.php b/admin/views/componentbuilder/tmpl/default_releases_information.php index 2407159cd..d43f80cb4 100644 --- a/admin/views/componentbuilder/tmpl/default_releases_information.php +++ b/admin/views/componentbuilder/tmpl/default_releases_information.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/componentbuilder/tmpl/default_vast_development_method_notice_board.php b/admin/views/componentbuilder/tmpl/default_vast_development_method_notice_board.php index 893885e20..c7891583d 100644 --- a/admin/views/componentbuilder/tmpl/default_vast_development_method_notice_board.php +++ b/admin/views/componentbuilder/tmpl/default_vast_development_method_notice_board.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/componentbuilder/tmpl/default_vdm.php b/admin/views/componentbuilder/tmpl/default_vdm.php index 80f207751..a4fdc30d7 100644 --- a/admin/views/componentbuilder/tmpl/default_vdm.php +++ b/admin/views/componentbuilder/tmpl/default_vdm.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/componentbuilder/tmpl/default_wiki_tutorials.php b/admin/views/componentbuilder/tmpl/default_wiki_tutorials.php index 04847f8a0..52882d2ca 100644 --- a/admin/views/componentbuilder/tmpl/default_wiki_tutorials.php +++ b/admin/views/componentbuilder/tmpl/default_wiki_tutorials.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/componentbuilder/view.html.php b/admin/views/componentbuilder/view.html.php index 85b155b07..57cd88942 100644 --- a/admin/views/componentbuilder/view.html.php +++ b/admin/views/componentbuilder/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_admin_views/tmpl/default.php b/admin/views/components_admin_views/tmpl/default.php index fc48d38c2..466c5b52f 100644 --- a/admin/views/components_admin_views/tmpl/default.php +++ b/admin/views/components_admin_views/tmpl/default.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 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 65e579441..e1ddb2414 100644 --- a/admin/views/components_admin_views/tmpl/default_batch_body.php +++ b/admin/views/components_admin_views/tmpl/default_batch_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 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 5792a2eb2..a8deb8d55 100644 --- a/admin/views/components_admin_views/tmpl/default_batch_footer.php +++ b/admin/views/components_admin_views/tmpl/default_batch_footer.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_admin_views/tmpl/default_body.php b/admin/views/components_admin_views/tmpl/default_body.php index 4909a0ef0..84d482dc1 100644 --- a/admin/views/components_admin_views/tmpl/default_body.php +++ b/admin/views/components_admin_views/tmpl/default_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_admin_views/tmpl/default_foot.php b/admin/views/components_admin_views/tmpl/default_foot.php index cfac91c84..12718a553 100644 --- a/admin/views/components_admin_views/tmpl/default_foot.php +++ b/admin/views/components_admin_views/tmpl/default_foot.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_admin_views/tmpl/default_head.php b/admin/views/components_admin_views/tmpl/default_head.php index eaf6c46e9..9b679c882 100644 --- a/admin/views/components_admin_views/tmpl/default_head.php +++ b/admin/views/components_admin_views/tmpl/default_head.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_admin_views/tmpl/default_toolbar.php b/admin/views/components_admin_views/tmpl/default_toolbar.php index 39c8cf466..a6ed8161c 100644 --- a/admin/views/components_admin_views/tmpl/default_toolbar.php +++ b/admin/views/components_admin_views/tmpl/default_toolbar.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_admin_views/view.html.php b/admin/views/components_admin_views/view.html.php index 3a351fd89..58071c04d 100644 --- a/admin/views/components_admin_views/view.html.php +++ b/admin/views/components_admin_views/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_config/tmpl/default.php b/admin/views/components_config/tmpl/default.php index 753315214..eaa92c570 100644 --- a/admin/views/components_config/tmpl/default.php +++ b/admin/views/components_config/tmpl/default.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_config/tmpl/default_batch_body.php b/admin/views/components_config/tmpl/default_batch_body.php index 721b0b3a3..cceb60d97 100644 --- a/admin/views/components_config/tmpl/default_batch_body.php +++ b/admin/views/components_config/tmpl/default_batch_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_config/tmpl/default_batch_footer.php b/admin/views/components_config/tmpl/default_batch_footer.php index 1533adc38..52612d031 100644 --- a/admin/views/components_config/tmpl/default_batch_footer.php +++ b/admin/views/components_config/tmpl/default_batch_footer.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_config/tmpl/default_body.php b/admin/views/components_config/tmpl/default_body.php index 511ba2b3a..daf9c72f0 100644 --- a/admin/views/components_config/tmpl/default_body.php +++ b/admin/views/components_config/tmpl/default_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_config/tmpl/default_foot.php b/admin/views/components_config/tmpl/default_foot.php index cfac91c84..12718a553 100644 --- a/admin/views/components_config/tmpl/default_foot.php +++ b/admin/views/components_config/tmpl/default_foot.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_config/tmpl/default_head.php b/admin/views/components_config/tmpl/default_head.php index 43edd810d..ad70c1b7f 100644 --- a/admin/views/components_config/tmpl/default_head.php +++ b/admin/views/components_config/tmpl/default_head.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_config/tmpl/default_toolbar.php b/admin/views/components_config/tmpl/default_toolbar.php index f5aef43a1..81aa4621d 100644 --- a/admin/views/components_config/tmpl/default_toolbar.php +++ b/admin/views/components_config/tmpl/default_toolbar.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_config/view.html.php b/admin/views/components_config/view.html.php index ee0b3edd8..47e3f3b39 100644 --- a/admin/views/components_config/view.html.php +++ b/admin/views/components_config/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_custom_admin_menus/tmpl/default.php b/admin/views/components_custom_admin_menus/tmpl/default.php index 0eaafb0b1..443daaf9c 100644 --- a/admin/views/components_custom_admin_menus/tmpl/default.php +++ b/admin/views/components_custom_admin_menus/tmpl/default.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 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 36e466591..117a184ab 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 @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 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 0d14afeab..eddb18658 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 @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 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 fa081cabc..1d41036d8 100644 --- a/admin/views/components_custom_admin_menus/tmpl/default_body.php +++ b/admin/views/components_custom_admin_menus/tmpl/default_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 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 cfac91c84..12718a553 100644 --- a/admin/views/components_custom_admin_menus/tmpl/default_foot.php +++ b/admin/views/components_custom_admin_menus/tmpl/default_foot.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 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 87fb0b2b1..4ba466e08 100644 --- a/admin/views/components_custom_admin_menus/tmpl/default_head.php +++ b/admin/views/components_custom_admin_menus/tmpl/default_head.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 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 9dd29b60e..30927de10 100644 --- a/admin/views/components_custom_admin_menus/tmpl/default_toolbar.php +++ b/admin/views/components_custom_admin_menus/tmpl/default_toolbar.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_custom_admin_menus/view.html.php b/admin/views/components_custom_admin_menus/view.html.php index 685180477..19a5aee42 100644 --- a/admin/views/components_custom_admin_menus/view.html.php +++ b/admin/views/components_custom_admin_menus/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_custom_admin_views/tmpl/default.php b/admin/views/components_custom_admin_views/tmpl/default.php index 8fe82eb5a..04e22bfba 100644 --- a/admin/views/components_custom_admin_views/tmpl/default.php +++ b/admin/views/components_custom_admin_views/tmpl/default.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 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 970a4d546..13a758d91 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 @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 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 f4c195bd5..4ec233020 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 @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 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 aafc8ce80..adb2d0bae 100644 --- a/admin/views/components_custom_admin_views/tmpl/default_body.php +++ b/admin/views/components_custom_admin_views/tmpl/default_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 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 cfac91c84..12718a553 100644 --- a/admin/views/components_custom_admin_views/tmpl/default_foot.php +++ b/admin/views/components_custom_admin_views/tmpl/default_foot.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 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 30df84ac3..f985293eb 100644 --- a/admin/views/components_custom_admin_views/tmpl/default_head.php +++ b/admin/views/components_custom_admin_views/tmpl/default_head.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 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 0ed0b3339..5ad9ad856 100644 --- a/admin/views/components_custom_admin_views/tmpl/default_toolbar.php +++ b/admin/views/components_custom_admin_views/tmpl/default_toolbar.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_custom_admin_views/view.html.php b/admin/views/components_custom_admin_views/view.html.php index 6d6776a7b..73c9f1e89 100644 --- a/admin/views/components_custom_admin_views/view.html.php +++ b/admin/views/components_custom_admin_views/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_dashboard/tmpl/default.php b/admin/views/components_dashboard/tmpl/default.php index b5d57e02b..21c0c9e27 100644 --- a/admin/views/components_dashboard/tmpl/default.php +++ b/admin/views/components_dashboard/tmpl/default.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_dashboard/tmpl/default_batch_body.php b/admin/views/components_dashboard/tmpl/default_batch_body.php index bda2bd8ca..61b548c07 100644 --- a/admin/views/components_dashboard/tmpl/default_batch_body.php +++ b/admin/views/components_dashboard/tmpl/default_batch_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_dashboard/tmpl/default_batch_footer.php b/admin/views/components_dashboard/tmpl/default_batch_footer.php index ced9a9fd4..19b4044a4 100644 --- a/admin/views/components_dashboard/tmpl/default_batch_footer.php +++ b/admin/views/components_dashboard/tmpl/default_batch_footer.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_dashboard/tmpl/default_body.php b/admin/views/components_dashboard/tmpl/default_body.php index b1e709131..14bf666d3 100644 --- a/admin/views/components_dashboard/tmpl/default_body.php +++ b/admin/views/components_dashboard/tmpl/default_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_dashboard/tmpl/default_foot.php b/admin/views/components_dashboard/tmpl/default_foot.php index cfac91c84..12718a553 100644 --- a/admin/views/components_dashboard/tmpl/default_foot.php +++ b/admin/views/components_dashboard/tmpl/default_foot.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_dashboard/tmpl/default_head.php b/admin/views/components_dashboard/tmpl/default_head.php index 8054747b3..89c37eb8a 100644 --- a/admin/views/components_dashboard/tmpl/default_head.php +++ b/admin/views/components_dashboard/tmpl/default_head.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_dashboard/tmpl/default_toolbar.php b/admin/views/components_dashboard/tmpl/default_toolbar.php index d3881a477..d96958f7d 100644 --- a/admin/views/components_dashboard/tmpl/default_toolbar.php +++ b/admin/views/components_dashboard/tmpl/default_toolbar.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_dashboard/view.html.php b/admin/views/components_dashboard/view.html.php index a09616195..bc3d99c8c 100644 --- a/admin/views/components_dashboard/view.html.php +++ b/admin/views/components_dashboard/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_files_folders/tmpl/default.php b/admin/views/components_files_folders/tmpl/default.php index a93065604..63e439efe 100644 --- a/admin/views/components_files_folders/tmpl/default.php +++ b/admin/views/components_files_folders/tmpl/default.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 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 0a8557fed..3103b6ffc 100644 --- a/admin/views/components_files_folders/tmpl/default_batch_body.php +++ b/admin/views/components_files_folders/tmpl/default_batch_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 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 75eab94e0..667c47134 100644 --- a/admin/views/components_files_folders/tmpl/default_batch_footer.php +++ b/admin/views/components_files_folders/tmpl/default_batch_footer.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_files_folders/tmpl/default_body.php b/admin/views/components_files_folders/tmpl/default_body.php index 01d216773..32dce6d52 100644 --- a/admin/views/components_files_folders/tmpl/default_body.php +++ b/admin/views/components_files_folders/tmpl/default_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_files_folders/tmpl/default_foot.php b/admin/views/components_files_folders/tmpl/default_foot.php index cfac91c84..12718a553 100644 --- a/admin/views/components_files_folders/tmpl/default_foot.php +++ b/admin/views/components_files_folders/tmpl/default_foot.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_files_folders/tmpl/default_head.php b/admin/views/components_files_folders/tmpl/default_head.php index c8b75d1dd..c2d230c98 100644 --- a/admin/views/components_files_folders/tmpl/default_head.php +++ b/admin/views/components_files_folders/tmpl/default_head.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_files_folders/tmpl/default_toolbar.php b/admin/views/components_files_folders/tmpl/default_toolbar.php index d8dcaae37..7f38d9d8f 100644 --- a/admin/views/components_files_folders/tmpl/default_toolbar.php +++ b/admin/views/components_files_folders/tmpl/default_toolbar.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_files_folders/view.html.php b/admin/views/components_files_folders/view.html.php index 5b23b5f4f..61e4e5017 100644 --- a/admin/views/components_files_folders/view.html.php +++ b/admin/views/components_files_folders/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_mysql_tweaks/tmpl/default.php b/admin/views/components_mysql_tweaks/tmpl/default.php index 68c4bdfce..2077c9962 100644 --- a/admin/views/components_mysql_tweaks/tmpl/default.php +++ b/admin/views/components_mysql_tweaks/tmpl/default.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 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 3898a1716..7ef37993d 100644 --- a/admin/views/components_mysql_tweaks/tmpl/default_batch_body.php +++ b/admin/views/components_mysql_tweaks/tmpl/default_batch_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 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 1e1e0867e..b7d3de812 100644 --- a/admin/views/components_mysql_tweaks/tmpl/default_batch_footer.php +++ b/admin/views/components_mysql_tweaks/tmpl/default_batch_footer.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_mysql_tweaks/tmpl/default_body.php b/admin/views/components_mysql_tweaks/tmpl/default_body.php index 23e43359a..05c6e3080 100644 --- a/admin/views/components_mysql_tweaks/tmpl/default_body.php +++ b/admin/views/components_mysql_tweaks/tmpl/default_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_mysql_tweaks/tmpl/default_foot.php b/admin/views/components_mysql_tweaks/tmpl/default_foot.php index cfac91c84..12718a553 100644 --- a/admin/views/components_mysql_tweaks/tmpl/default_foot.php +++ b/admin/views/components_mysql_tweaks/tmpl/default_foot.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_mysql_tweaks/tmpl/default_head.php b/admin/views/components_mysql_tweaks/tmpl/default_head.php index 020b5565c..64171d1d2 100644 --- a/admin/views/components_mysql_tweaks/tmpl/default_head.php +++ b/admin/views/components_mysql_tweaks/tmpl/default_head.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_mysql_tweaks/tmpl/default_toolbar.php b/admin/views/components_mysql_tweaks/tmpl/default_toolbar.php index 33b033940..935391702 100644 --- a/admin/views/components_mysql_tweaks/tmpl/default_toolbar.php +++ b/admin/views/components_mysql_tweaks/tmpl/default_toolbar.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_mysql_tweaks/view.html.php b/admin/views/components_mysql_tweaks/view.html.php index 644cee643..a96303ce5 100644 --- a/admin/views/components_mysql_tweaks/view.html.php +++ b/admin/views/components_mysql_tweaks/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_site_views/tmpl/default.php b/admin/views/components_site_views/tmpl/default.php index 78371e203..76944b226 100644 --- a/admin/views/components_site_views/tmpl/default.php +++ b/admin/views/components_site_views/tmpl/default.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 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 a76a7bd4a..c956ca70f 100644 --- a/admin/views/components_site_views/tmpl/default_batch_body.php +++ b/admin/views/components_site_views/tmpl/default_batch_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 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 d264f7fe4..315d6e53f 100644 --- a/admin/views/components_site_views/tmpl/default_batch_footer.php +++ b/admin/views/components_site_views/tmpl/default_batch_footer.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_site_views/tmpl/default_body.php b/admin/views/components_site_views/tmpl/default_body.php index d3c96c6cd..e8925c38d 100644 --- a/admin/views/components_site_views/tmpl/default_body.php +++ b/admin/views/components_site_views/tmpl/default_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_site_views/tmpl/default_foot.php b/admin/views/components_site_views/tmpl/default_foot.php index cfac91c84..12718a553 100644 --- a/admin/views/components_site_views/tmpl/default_foot.php +++ b/admin/views/components_site_views/tmpl/default_foot.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_site_views/tmpl/default_head.php b/admin/views/components_site_views/tmpl/default_head.php index b7a81ddc1..8e126cd03 100644 --- a/admin/views/components_site_views/tmpl/default_head.php +++ b/admin/views/components_site_views/tmpl/default_head.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_site_views/tmpl/default_toolbar.php b/admin/views/components_site_views/tmpl/default_toolbar.php index 50103b3ba..49373baa6 100644 --- a/admin/views/components_site_views/tmpl/default_toolbar.php +++ b/admin/views/components_site_views/tmpl/default_toolbar.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_site_views/view.html.php b/admin/views/components_site_views/view.html.php index dde690622..314695c04 100644 --- a/admin/views/components_site_views/view.html.php +++ b/admin/views/components_site_views/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_updates/tmpl/default.php b/admin/views/components_updates/tmpl/default.php index a59950fe4..83407efe2 100644 --- a/admin/views/components_updates/tmpl/default.php +++ b/admin/views/components_updates/tmpl/default.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_updates/tmpl/default_batch_body.php b/admin/views/components_updates/tmpl/default_batch_body.php index 9e7a17b47..59759e799 100644 --- a/admin/views/components_updates/tmpl/default_batch_body.php +++ b/admin/views/components_updates/tmpl/default_batch_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_updates/tmpl/default_batch_footer.php b/admin/views/components_updates/tmpl/default_batch_footer.php index b7ff7c2cf..795eeaeac 100644 --- a/admin/views/components_updates/tmpl/default_batch_footer.php +++ b/admin/views/components_updates/tmpl/default_batch_footer.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_updates/tmpl/default_body.php b/admin/views/components_updates/tmpl/default_body.php index 637fb0304..52ac1a471 100644 --- a/admin/views/components_updates/tmpl/default_body.php +++ b/admin/views/components_updates/tmpl/default_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_updates/tmpl/default_foot.php b/admin/views/components_updates/tmpl/default_foot.php index cfac91c84..12718a553 100644 --- a/admin/views/components_updates/tmpl/default_foot.php +++ b/admin/views/components_updates/tmpl/default_foot.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_updates/tmpl/default_head.php b/admin/views/components_updates/tmpl/default_head.php index 94185259c..4e64eb8a0 100644 --- a/admin/views/components_updates/tmpl/default_head.php +++ b/admin/views/components_updates/tmpl/default_head.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_updates/tmpl/default_toolbar.php b/admin/views/components_updates/tmpl/default_toolbar.php index d3124a791..2768c7067 100644 --- a/admin/views/components_updates/tmpl/default_toolbar.php +++ b/admin/views/components_updates/tmpl/default_toolbar.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/components_updates/view.html.php b/admin/views/components_updates/view.html.php index e9d63679e..12f3aa8ee 100644 --- a/admin/views/components_updates/view.html.php +++ b/admin/views/components_updates/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/custom_admin_view/submitbutton.js b/admin/views/custom_admin_view/submitbutton.js index 1b4da172e..a6e448a18 100644 --- a/admin/views/custom_admin_view/submitbutton.js +++ b/admin/views/custom_admin_view/submitbutton.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/custom_admin_view/tmpl/edit.php b/admin/views/custom_admin_view/tmpl/edit.php index 8111b441f..8fb014f65 100644 --- a/admin/views/custom_admin_view/tmpl/edit.php +++ b/admin/views/custom_admin_view/tmpl/edit.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/custom_admin_view/view.html.php b/admin/views/custom_admin_view/view.html.php index 118e3cb58..5a3693356 100644 --- a/admin/views/custom_admin_view/view.html.php +++ b/admin/views/custom_admin_view/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/custom_admin_views/tmpl/default.php b/admin/views/custom_admin_views/tmpl/default.php index ca1f2e046..7e238cdee 100644 --- a/admin/views/custom_admin_views/tmpl/default.php +++ b/admin/views/custom_admin_views/tmpl/default.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 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 ad4c165eb..1003b81e3 100644 --- a/admin/views/custom_admin_views/tmpl/default_batch_body.php +++ b/admin/views/custom_admin_views/tmpl/default_batch_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 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 da0f48165..c001b40e4 100644 --- a/admin/views/custom_admin_views/tmpl/default_batch_footer.php +++ b/admin/views/custom_admin_views/tmpl/default_batch_footer.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/custom_admin_views/tmpl/default_body.php b/admin/views/custom_admin_views/tmpl/default_body.php index 80cfc1f43..a2a354756 100644 --- a/admin/views/custom_admin_views/tmpl/default_body.php +++ b/admin/views/custom_admin_views/tmpl/default_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/custom_admin_views/tmpl/default_foot.php b/admin/views/custom_admin_views/tmpl/default_foot.php index 6993333a7..7b99a4813 100644 --- a/admin/views/custom_admin_views/tmpl/default_foot.php +++ b/admin/views/custom_admin_views/tmpl/default_foot.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/custom_admin_views/tmpl/default_head.php b/admin/views/custom_admin_views/tmpl/default_head.php index 2e70be129..995469929 100644 --- a/admin/views/custom_admin_views/tmpl/default_head.php +++ b/admin/views/custom_admin_views/tmpl/default_head.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/custom_admin_views/tmpl/default_toolbar.php b/admin/views/custom_admin_views/tmpl/default_toolbar.php index 373fc1de5..088573223 100644 --- a/admin/views/custom_admin_views/tmpl/default_toolbar.php +++ b/admin/views/custom_admin_views/tmpl/default_toolbar.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/custom_admin_views/view.html.php b/admin/views/custom_admin_views/view.html.php index 10f1febe2..cffc3310b 100644 --- a/admin/views/custom_admin_views/view.html.php +++ b/admin/views/custom_admin_views/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/custom_code/submitbutton.js b/admin/views/custom_code/submitbutton.js index fcbc0d9dd..8e4437643 100644 --- a/admin/views/custom_code/submitbutton.js +++ b/admin/views/custom_code/submitbutton.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/custom_code/tmpl/edit.php b/admin/views/custom_code/tmpl/edit.php index 2130ca3e4..6932357cb 100644 --- a/admin/views/custom_code/tmpl/edit.php +++ b/admin/views/custom_code/tmpl/edit.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/custom_code/view.html.php b/admin/views/custom_code/view.html.php index ad6ecceaf..3864fadad 100644 --- a/admin/views/custom_code/view.html.php +++ b/admin/views/custom_code/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/custom_codes/tmpl/default.php b/admin/views/custom_codes/tmpl/default.php index 3bc32b33c..40f4d9f56 100644 --- a/admin/views/custom_codes/tmpl/default.php +++ b/admin/views/custom_codes/tmpl/default.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/custom_codes/tmpl/default_batch_body.php b/admin/views/custom_codes/tmpl/default_batch_body.php index 5ee5f6241..853491126 100644 --- a/admin/views/custom_codes/tmpl/default_batch_body.php +++ b/admin/views/custom_codes/tmpl/default_batch_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/custom_codes/tmpl/default_batch_footer.php b/admin/views/custom_codes/tmpl/default_batch_footer.php index d2acceb3b..088d76441 100644 --- a/admin/views/custom_codes/tmpl/default_batch_footer.php +++ b/admin/views/custom_codes/tmpl/default_batch_footer.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/custom_codes/tmpl/default_body.php b/admin/views/custom_codes/tmpl/default_body.php index da6701a0f..2c8f050c6 100644 --- a/admin/views/custom_codes/tmpl/default_body.php +++ b/admin/views/custom_codes/tmpl/default_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/custom_codes/tmpl/default_foot.php b/admin/views/custom_codes/tmpl/default_foot.php index 6993333a7..7b99a4813 100644 --- a/admin/views/custom_codes/tmpl/default_foot.php +++ b/admin/views/custom_codes/tmpl/default_foot.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/custom_codes/tmpl/default_head.php b/admin/views/custom_codes/tmpl/default_head.php index 50034439a..7a90c35b7 100644 --- a/admin/views/custom_codes/tmpl/default_head.php +++ b/admin/views/custom_codes/tmpl/default_head.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/custom_codes/tmpl/default_toolbar.php b/admin/views/custom_codes/tmpl/default_toolbar.php index dea22224d..f896d0d6f 100644 --- a/admin/views/custom_codes/tmpl/default_toolbar.php +++ b/admin/views/custom_codes/tmpl/default_toolbar.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/custom_codes/view.html.php b/admin/views/custom_codes/view.html.php index fdf67cf9e..667a78256 100644 --- a/admin/views/custom_codes/view.html.php +++ b/admin/views/custom_codes/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/dynamic_get/submitbutton.js b/admin/views/dynamic_get/submitbutton.js index 372dc3ede..1e5d6c9dd 100644 --- a/admin/views/dynamic_get/submitbutton.js +++ b/admin/views/dynamic_get/submitbutton.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/dynamic_get/tmpl/edit.php b/admin/views/dynamic_get/tmpl/edit.php index 5dd0d075a..420f5d2e5 100644 --- a/admin/views/dynamic_get/tmpl/edit.php +++ b/admin/views/dynamic_get/tmpl/edit.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/dynamic_get/view.html.php b/admin/views/dynamic_get/view.html.php index dcbaa7bd1..b49ad64e1 100644 --- a/admin/views/dynamic_get/view.html.php +++ b/admin/views/dynamic_get/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/dynamic_gets/tmpl/default.php b/admin/views/dynamic_gets/tmpl/default.php index 3e860372f..46d802980 100644 --- a/admin/views/dynamic_gets/tmpl/default.php +++ b/admin/views/dynamic_gets/tmpl/default.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/dynamic_gets/tmpl/default_batch_body.php b/admin/views/dynamic_gets/tmpl/default_batch_body.php index 6e80b0c1d..6833945ac 100644 --- a/admin/views/dynamic_gets/tmpl/default_batch_body.php +++ b/admin/views/dynamic_gets/tmpl/default_batch_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/dynamic_gets/tmpl/default_batch_footer.php b/admin/views/dynamic_gets/tmpl/default_batch_footer.php index 3a28b8d1a..7ffc6a4a5 100644 --- a/admin/views/dynamic_gets/tmpl/default_batch_footer.php +++ b/admin/views/dynamic_gets/tmpl/default_batch_footer.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/dynamic_gets/tmpl/default_body.php b/admin/views/dynamic_gets/tmpl/default_body.php index ccdf99f46..7f90410ac 100644 --- a/admin/views/dynamic_gets/tmpl/default_body.php +++ b/admin/views/dynamic_gets/tmpl/default_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/dynamic_gets/tmpl/default_foot.php b/admin/views/dynamic_gets/tmpl/default_foot.php index edb2f86dc..7221bdfbc 100644 --- a/admin/views/dynamic_gets/tmpl/default_foot.php +++ b/admin/views/dynamic_gets/tmpl/default_foot.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/dynamic_gets/tmpl/default_head.php b/admin/views/dynamic_gets/tmpl/default_head.php index 2b39f926f..4a7e263a8 100644 --- a/admin/views/dynamic_gets/tmpl/default_head.php +++ b/admin/views/dynamic_gets/tmpl/default_head.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/dynamic_gets/tmpl/default_toolbar.php b/admin/views/dynamic_gets/tmpl/default_toolbar.php index eac50ddd8..fd71ca081 100644 --- a/admin/views/dynamic_gets/tmpl/default_toolbar.php +++ b/admin/views/dynamic_gets/tmpl/default_toolbar.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/dynamic_gets/view.html.php b/admin/views/dynamic_gets/view.html.php index 4322517fc..6fb2fa17a 100644 --- a/admin/views/dynamic_gets/view.html.php +++ b/admin/views/dynamic_gets/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/field/submitbutton.js b/admin/views/field/submitbutton.js index 4aad1989a..8fdaa4ac7 100644 --- a/admin/views/field/submitbutton.js +++ b/admin/views/field/submitbutton.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/field/tmpl/edit.php b/admin/views/field/tmpl/edit.php index db171c5a3..58b7b6d63 100644 --- a/admin/views/field/tmpl/edit.php +++ b/admin/views/field/tmpl/edit.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/field/view.html.php b/admin/views/field/view.html.php index 75c6fd2ce..a6a0cdba8 100644 --- a/admin/views/field/view.html.php +++ b/admin/views/field/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/fields/tmpl/default.php b/admin/views/fields/tmpl/default.php index 5d4c6d99c..af7305e3d 100644 --- a/admin/views/fields/tmpl/default.php +++ b/admin/views/fields/tmpl/default.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/fields/tmpl/default_batch_body.php b/admin/views/fields/tmpl/default_batch_body.php index df86a5ad3..a4b1a0ade 100644 --- a/admin/views/fields/tmpl/default_batch_body.php +++ b/admin/views/fields/tmpl/default_batch_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/fields/tmpl/default_batch_footer.php b/admin/views/fields/tmpl/default_batch_footer.php index 825020d77..da37f5d9e 100644 --- a/admin/views/fields/tmpl/default_batch_footer.php +++ b/admin/views/fields/tmpl/default_batch_footer.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/fields/tmpl/default_body.php b/admin/views/fields/tmpl/default_body.php index cef77ac1f..d41ede1cf 100644 --- a/admin/views/fields/tmpl/default_body.php +++ b/admin/views/fields/tmpl/default_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/fields/tmpl/default_foot.php b/admin/views/fields/tmpl/default_foot.php index a88e42aa8..4f38f9fab 100644 --- a/admin/views/fields/tmpl/default_foot.php +++ b/admin/views/fields/tmpl/default_foot.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/fields/tmpl/default_head.php b/admin/views/fields/tmpl/default_head.php index be3c9606f..8c0defef8 100644 --- a/admin/views/fields/tmpl/default_head.php +++ b/admin/views/fields/tmpl/default_head.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/fields/tmpl/default_toolbar.php b/admin/views/fields/tmpl/default_toolbar.php index 8ed4bcb1b..929d356d0 100644 --- a/admin/views/fields/tmpl/default_toolbar.php +++ b/admin/views/fields/tmpl/default_toolbar.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/fields/view.html.php b/admin/views/fields/view.html.php index fc5ad9fde..5445a3e78 100644 --- a/admin/views/fields/view.html.php +++ b/admin/views/fields/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/fieldtype/submitbutton.js b/admin/views/fieldtype/submitbutton.js index c140b20a8..0de150bd1 100644 --- a/admin/views/fieldtype/submitbutton.js +++ b/admin/views/fieldtype/submitbutton.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/fieldtype/tmpl/edit.php b/admin/views/fieldtype/tmpl/edit.php index fa1a49e38..9b6aecb29 100644 --- a/admin/views/fieldtype/tmpl/edit.php +++ b/admin/views/fieldtype/tmpl/edit.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/fieldtype/view.html.php b/admin/views/fieldtype/view.html.php index b28f5c8bb..1817125a5 100644 --- a/admin/views/fieldtype/view.html.php +++ b/admin/views/fieldtype/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/fieldtypes/tmpl/default.php b/admin/views/fieldtypes/tmpl/default.php index 500991805..a950dabae 100644 --- a/admin/views/fieldtypes/tmpl/default.php +++ b/admin/views/fieldtypes/tmpl/default.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/fieldtypes/tmpl/default_batch_body.php b/admin/views/fieldtypes/tmpl/default_batch_body.php index 176046918..a2c617056 100644 --- a/admin/views/fieldtypes/tmpl/default_batch_body.php +++ b/admin/views/fieldtypes/tmpl/default_batch_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/fieldtypes/tmpl/default_batch_footer.php b/admin/views/fieldtypes/tmpl/default_batch_footer.php index c8f15281e..059853d6c 100644 --- a/admin/views/fieldtypes/tmpl/default_batch_footer.php +++ b/admin/views/fieldtypes/tmpl/default_batch_footer.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/fieldtypes/tmpl/default_body.php b/admin/views/fieldtypes/tmpl/default_body.php index fb2af1749..e0918c557 100644 --- a/admin/views/fieldtypes/tmpl/default_body.php +++ b/admin/views/fieldtypes/tmpl/default_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/fieldtypes/tmpl/default_foot.php b/admin/views/fieldtypes/tmpl/default_foot.php index edb2f86dc..7221bdfbc 100644 --- a/admin/views/fieldtypes/tmpl/default_foot.php +++ b/admin/views/fieldtypes/tmpl/default_foot.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/fieldtypes/tmpl/default_head.php b/admin/views/fieldtypes/tmpl/default_head.php index 9f3426ce3..a84d380f0 100644 --- a/admin/views/fieldtypes/tmpl/default_head.php +++ b/admin/views/fieldtypes/tmpl/default_head.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/fieldtypes/tmpl/default_toolbar.php b/admin/views/fieldtypes/tmpl/default_toolbar.php index cffc186df..bed310eb6 100644 --- a/admin/views/fieldtypes/tmpl/default_toolbar.php +++ b/admin/views/fieldtypes/tmpl/default_toolbar.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/fieldtypes/view.html.php b/admin/views/fieldtypes/view.html.php index 6fe72dfcc..fcc9380c7 100644 --- a/admin/views/fieldtypes/view.html.php +++ b/admin/views/fieldtypes/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/ftp/submitbutton.js b/admin/views/ftp/submitbutton.js index 5a3669c1d..1029ab3f2 100644 --- a/admin/views/ftp/submitbutton.js +++ b/admin/views/ftp/submitbutton.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/ftp/tmpl/edit.php b/admin/views/ftp/tmpl/edit.php index cdcc421a6..b2bb536bd 100644 --- a/admin/views/ftp/tmpl/edit.php +++ b/admin/views/ftp/tmpl/edit.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/ftp/view.html.php b/admin/views/ftp/view.html.php index 8b7e04733..e40cdf604 100644 --- a/admin/views/ftp/view.html.php +++ b/admin/views/ftp/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/ftps/tmpl/default.php b/admin/views/ftps/tmpl/default.php index 53cba7a30..067427fad 100644 --- a/admin/views/ftps/tmpl/default.php +++ b/admin/views/ftps/tmpl/default.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/ftps/tmpl/default_batch_body.php b/admin/views/ftps/tmpl/default_batch_body.php index b0a115ee8..a7495a751 100644 --- a/admin/views/ftps/tmpl/default_batch_body.php +++ b/admin/views/ftps/tmpl/default_batch_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/ftps/tmpl/default_batch_footer.php b/admin/views/ftps/tmpl/default_batch_footer.php index 989350866..6f7cc0270 100644 --- a/admin/views/ftps/tmpl/default_batch_footer.php +++ b/admin/views/ftps/tmpl/default_batch_footer.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/ftps/tmpl/default_body.php b/admin/views/ftps/tmpl/default_body.php index 41d1e85f6..d0c128ee8 100644 --- a/admin/views/ftps/tmpl/default_body.php +++ b/admin/views/ftps/tmpl/default_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/ftps/tmpl/default_foot.php b/admin/views/ftps/tmpl/default_foot.php index cfac91c84..12718a553 100644 --- a/admin/views/ftps/tmpl/default_foot.php +++ b/admin/views/ftps/tmpl/default_foot.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/ftps/tmpl/default_head.php b/admin/views/ftps/tmpl/default_head.php index 8dd15c334..781e360b8 100644 --- a/admin/views/ftps/tmpl/default_head.php +++ b/admin/views/ftps/tmpl/default_head.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/ftps/tmpl/default_toolbar.php b/admin/views/ftps/tmpl/default_toolbar.php index 3309ef099..4d52d8b7d 100644 --- a/admin/views/ftps/tmpl/default_toolbar.php +++ b/admin/views/ftps/tmpl/default_toolbar.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/ftps/view.html.php b/admin/views/ftps/view.html.php index 52d6fdae1..d83beb09e 100644 --- a/admin/views/ftps/view.html.php +++ b/admin/views/ftps/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/help_document/submitbutton.js b/admin/views/help_document/submitbutton.js index 9043e3af1..c38751b2d 100644 --- a/admin/views/help_document/submitbutton.js +++ b/admin/views/help_document/submitbutton.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/help_document/tmpl/edit.php b/admin/views/help_document/tmpl/edit.php index 388fa5b1d..ea010c45d 100644 --- a/admin/views/help_document/tmpl/edit.php +++ b/admin/views/help_document/tmpl/edit.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/help_document/view.html.php b/admin/views/help_document/view.html.php index aad3c0d04..d42dca991 100644 --- a/admin/views/help_document/view.html.php +++ b/admin/views/help_document/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/help_documents/tmpl/default.php b/admin/views/help_documents/tmpl/default.php index 1cbf45fe8..925847e22 100644 --- a/admin/views/help_documents/tmpl/default.php +++ b/admin/views/help_documents/tmpl/default.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/help_documents/tmpl/default_batch_body.php b/admin/views/help_documents/tmpl/default_batch_body.php index 0702ebd28..2dfda3cff 100644 --- a/admin/views/help_documents/tmpl/default_batch_body.php +++ b/admin/views/help_documents/tmpl/default_batch_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/help_documents/tmpl/default_batch_footer.php b/admin/views/help_documents/tmpl/default_batch_footer.php index 07370ddb4..8fe0c60db 100644 --- a/admin/views/help_documents/tmpl/default_batch_footer.php +++ b/admin/views/help_documents/tmpl/default_batch_footer.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/help_documents/tmpl/default_body.php b/admin/views/help_documents/tmpl/default_body.php index 89a3b0ac7..f67af92b6 100644 --- a/admin/views/help_documents/tmpl/default_body.php +++ b/admin/views/help_documents/tmpl/default_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/help_documents/tmpl/default_foot.php b/admin/views/help_documents/tmpl/default_foot.php index 482101ed2..aec5668fa 100644 --- a/admin/views/help_documents/tmpl/default_foot.php +++ b/admin/views/help_documents/tmpl/default_foot.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/help_documents/tmpl/default_head.php b/admin/views/help_documents/tmpl/default_head.php index a6c180817..5a02502a6 100644 --- a/admin/views/help_documents/tmpl/default_head.php +++ b/admin/views/help_documents/tmpl/default_head.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/help_documents/tmpl/default_toolbar.php b/admin/views/help_documents/tmpl/default_toolbar.php index 070ef82ba..de6f74524 100644 --- a/admin/views/help_documents/tmpl/default_toolbar.php +++ b/admin/views/help_documents/tmpl/default_toolbar.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/help_documents/view.html.php b/admin/views/help_documents/view.html.php index c7a9837e9..150a08ecc 100644 --- a/admin/views/help_documents/view.html.php +++ b/admin/views/help_documents/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/import/tmpl/default.php b/admin/views/import/tmpl/default.php index 86e80f127..42d57566f 100644 --- a/admin/views/import/tmpl/default.php +++ b/admin/views/import/tmpl/default.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/import/view.html.php b/admin/views/import/view.html.php index 8f2bab63c..b0bbf0cc1 100644 --- a/admin/views/import/view.html.php +++ b/admin/views/import/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/import_joomla_components/tmpl/default.php b/admin/views/import_joomla_components/tmpl/default.php index ab77a94c8..573423f42 100644 --- a/admin/views/import_joomla_components/tmpl/default.php +++ b/admin/views/import_joomla_components/tmpl/default.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/import_joomla_components/view.html.php b/admin/views/import_joomla_components/view.html.php index 19aa26742..48f8a150b 100644 --- a/admin/views/import_joomla_components/view.html.php +++ b/admin/views/import_joomla_components/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/joomla_component/submitbutton.js b/admin/views/joomla_component/submitbutton.js index 83624de46..d3b9c4e83 100644 --- a/admin/views/joomla_component/submitbutton.js +++ b/admin/views/joomla_component/submitbutton.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/joomla_component/tmpl/edit.php b/admin/views/joomla_component/tmpl/edit.php index 3b94715af..b47fed81a 100644 --- a/admin/views/joomla_component/tmpl/edit.php +++ b/admin/views/joomla_component/tmpl/edit.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/joomla_component/view.html.php b/admin/views/joomla_component/view.html.php index 80b10c701..fa72de00d 100644 --- a/admin/views/joomla_component/view.html.php +++ b/admin/views/joomla_component/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/joomla_components/tmpl/default.php b/admin/views/joomla_components/tmpl/default.php index 93484c0ec..66117a11e 100644 --- a/admin/views/joomla_components/tmpl/default.php +++ b/admin/views/joomla_components/tmpl/default.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/joomla_components/tmpl/default_batch_body.php b/admin/views/joomla_components/tmpl/default_batch_body.php index 4e0249b43..38feb0ccb 100644 --- a/admin/views/joomla_components/tmpl/default_batch_body.php +++ b/admin/views/joomla_components/tmpl/default_batch_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/joomla_components/tmpl/default_batch_footer.php b/admin/views/joomla_components/tmpl/default_batch_footer.php index 7ae9d8ea0..64f0eaa4b 100644 --- a/admin/views/joomla_components/tmpl/default_batch_footer.php +++ b/admin/views/joomla_components/tmpl/default_batch_footer.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/joomla_components/tmpl/default_body.php b/admin/views/joomla_components/tmpl/default_body.php index 79abab2b2..95fe901d8 100644 --- a/admin/views/joomla_components/tmpl/default_body.php +++ b/admin/views/joomla_components/tmpl/default_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/joomla_components/tmpl/default_foot.php b/admin/views/joomla_components/tmpl/default_foot.php index 482101ed2..aec5668fa 100644 --- a/admin/views/joomla_components/tmpl/default_foot.php +++ b/admin/views/joomla_components/tmpl/default_foot.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/joomla_components/tmpl/default_head.php b/admin/views/joomla_components/tmpl/default_head.php index b06cce48d..aa9a2c301 100644 --- a/admin/views/joomla_components/tmpl/default_head.php +++ b/admin/views/joomla_components/tmpl/default_head.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/joomla_components/tmpl/default_toolbar.php b/admin/views/joomla_components/tmpl/default_toolbar.php index 2a60fb5b8..ddef1353b 100644 --- a/admin/views/joomla_components/tmpl/default_toolbar.php +++ b/admin/views/joomla_components/tmpl/default_toolbar.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/joomla_components/view.html.php b/admin/views/joomla_components/view.html.php index ae9531604..5b3e6adeb 100644 --- a/admin/views/joomla_components/view.html.php +++ b/admin/views/joomla_components/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/language/submitbutton.js b/admin/views/language/submitbutton.js index 88cd89c77..c56a00739 100644 --- a/admin/views/language/submitbutton.js +++ b/admin/views/language/submitbutton.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/language/tmpl/edit.php b/admin/views/language/tmpl/edit.php index 5c7106449..14d6c876f 100644 --- a/admin/views/language/tmpl/edit.php +++ b/admin/views/language/tmpl/edit.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/language/view.html.php b/admin/views/language/view.html.php index 9749a609b..6f07d7507 100644 --- a/admin/views/language/view.html.php +++ b/admin/views/language/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/language_translation/submitbutton.js b/admin/views/language_translation/submitbutton.js index 655d336f9..009c8de52 100644 --- a/admin/views/language_translation/submitbutton.js +++ b/admin/views/language_translation/submitbutton.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/language_translation/tmpl/edit.php b/admin/views/language_translation/tmpl/edit.php index b30c88c15..2aa70feb6 100644 --- a/admin/views/language_translation/tmpl/edit.php +++ b/admin/views/language_translation/tmpl/edit.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/language_translation/view.html.php b/admin/views/language_translation/view.html.php index b6589e45f..9b4fc9ed1 100644 --- a/admin/views/language_translation/view.html.php +++ b/admin/views/language_translation/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/language_translations/tmpl/default.php b/admin/views/language_translations/tmpl/default.php index 99b833b08..e3beee2f5 100644 --- a/admin/views/language_translations/tmpl/default.php +++ b/admin/views/language_translations/tmpl/default.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/language_translations/tmpl/default_batch_body.php b/admin/views/language_translations/tmpl/default_batch_body.php index affa02bee..ea3af91a4 100644 --- a/admin/views/language_translations/tmpl/default_batch_body.php +++ b/admin/views/language_translations/tmpl/default_batch_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/language_translations/tmpl/default_batch_footer.php b/admin/views/language_translations/tmpl/default_batch_footer.php index 90e3efb55..62e675bb3 100644 --- a/admin/views/language_translations/tmpl/default_batch_footer.php +++ b/admin/views/language_translations/tmpl/default_batch_footer.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/language_translations/tmpl/default_body.php b/admin/views/language_translations/tmpl/default_body.php index 599fec620..c1e597917 100644 --- a/admin/views/language_translations/tmpl/default_body.php +++ b/admin/views/language_translations/tmpl/default_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/language_translations/tmpl/default_foot.php b/admin/views/language_translations/tmpl/default_foot.php index cfac91c84..12718a553 100644 --- a/admin/views/language_translations/tmpl/default_foot.php +++ b/admin/views/language_translations/tmpl/default_foot.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/language_translations/tmpl/default_head.php b/admin/views/language_translations/tmpl/default_head.php index 57aaf9e99..8fa1dc6b1 100644 --- a/admin/views/language_translations/tmpl/default_head.php +++ b/admin/views/language_translations/tmpl/default_head.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/language_translations/tmpl/default_toolbar.php b/admin/views/language_translations/tmpl/default_toolbar.php index 8d81a0642..9cf59fe93 100644 --- a/admin/views/language_translations/tmpl/default_toolbar.php +++ b/admin/views/language_translations/tmpl/default_toolbar.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/language_translations/view.html.php b/admin/views/language_translations/view.html.php index 0bdeb0a94..fc018e003 100644 --- a/admin/views/language_translations/view.html.php +++ b/admin/views/language_translations/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/languages/tmpl/default.php b/admin/views/languages/tmpl/default.php index 23d33897c..c1f9b3701 100644 --- a/admin/views/languages/tmpl/default.php +++ b/admin/views/languages/tmpl/default.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/languages/tmpl/default_batch_body.php b/admin/views/languages/tmpl/default_batch_body.php index d4d2feb13..37a3350eb 100644 --- a/admin/views/languages/tmpl/default_batch_body.php +++ b/admin/views/languages/tmpl/default_batch_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/languages/tmpl/default_batch_footer.php b/admin/views/languages/tmpl/default_batch_footer.php index 03f98ea52..b4724c288 100644 --- a/admin/views/languages/tmpl/default_batch_footer.php +++ b/admin/views/languages/tmpl/default_batch_footer.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/languages/tmpl/default_body.php b/admin/views/languages/tmpl/default_body.php index b2b0e7870..b981c0176 100644 --- a/admin/views/languages/tmpl/default_body.php +++ b/admin/views/languages/tmpl/default_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/languages/tmpl/default_foot.php b/admin/views/languages/tmpl/default_foot.php index 33d72a791..4cbb00713 100644 --- a/admin/views/languages/tmpl/default_foot.php +++ b/admin/views/languages/tmpl/default_foot.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/languages/tmpl/default_head.php b/admin/views/languages/tmpl/default_head.php index b34478225..c93360a75 100644 --- a/admin/views/languages/tmpl/default_head.php +++ b/admin/views/languages/tmpl/default_head.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/languages/tmpl/default_toolbar.php b/admin/views/languages/tmpl/default_toolbar.php index 9db7cf893..d0a10c95f 100644 --- a/admin/views/languages/tmpl/default_toolbar.php +++ b/admin/views/languages/tmpl/default_toolbar.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/languages/view.html.php b/admin/views/languages/view.html.php index a2502affe..bfa42bc7e 100644 --- a/admin/views/languages/view.html.php +++ b/admin/views/languages/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/layout/submitbutton.js b/admin/views/layout/submitbutton.js index 0f51963ee..f5d194226 100644 --- a/admin/views/layout/submitbutton.js +++ b/admin/views/layout/submitbutton.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/layout/tmpl/edit.php b/admin/views/layout/tmpl/edit.php index 3ced2b479..bdcb81cd9 100644 --- a/admin/views/layout/tmpl/edit.php +++ b/admin/views/layout/tmpl/edit.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/layout/view.html.php b/admin/views/layout/view.html.php index daa4a9bd6..96ca46a23 100644 --- a/admin/views/layout/view.html.php +++ b/admin/views/layout/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/layouts/tmpl/default.php b/admin/views/layouts/tmpl/default.php index 28f803ebc..762f95e0e 100644 --- a/admin/views/layouts/tmpl/default.php +++ b/admin/views/layouts/tmpl/default.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/layouts/tmpl/default_batch_body.php b/admin/views/layouts/tmpl/default_batch_body.php index 46af44274..d428d030d 100644 --- a/admin/views/layouts/tmpl/default_batch_body.php +++ b/admin/views/layouts/tmpl/default_batch_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/layouts/tmpl/default_batch_footer.php b/admin/views/layouts/tmpl/default_batch_footer.php index e0a196a1f..532d2a77d 100644 --- a/admin/views/layouts/tmpl/default_batch_footer.php +++ b/admin/views/layouts/tmpl/default_batch_footer.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/layouts/tmpl/default_body.php b/admin/views/layouts/tmpl/default_body.php index 20c42323c..8ae0f68f1 100644 --- a/admin/views/layouts/tmpl/default_body.php +++ b/admin/views/layouts/tmpl/default_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/layouts/tmpl/default_foot.php b/admin/views/layouts/tmpl/default_foot.php index 547908ab6..8cb41138b 100644 --- a/admin/views/layouts/tmpl/default_foot.php +++ b/admin/views/layouts/tmpl/default_foot.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/layouts/tmpl/default_head.php b/admin/views/layouts/tmpl/default_head.php index d4e477d08..d7767e5bb 100644 --- a/admin/views/layouts/tmpl/default_head.php +++ b/admin/views/layouts/tmpl/default_head.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/layouts/tmpl/default_toolbar.php b/admin/views/layouts/tmpl/default_toolbar.php index 131d87ae5..8047d051f 100644 --- a/admin/views/layouts/tmpl/default_toolbar.php +++ b/admin/views/layouts/tmpl/default_toolbar.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/layouts/view.html.php b/admin/views/layouts/view.html.php index 8b3ebc000..88f4796f2 100644 --- a/admin/views/layouts/view.html.php +++ b/admin/views/layouts/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/site_view/submitbutton.js b/admin/views/site_view/submitbutton.js index 1931562e0..524d0e746 100644 --- a/admin/views/site_view/submitbutton.js +++ b/admin/views/site_view/submitbutton.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/site_view/tmpl/edit.php b/admin/views/site_view/tmpl/edit.php index 0c00baa18..91f7ba4b1 100644 --- a/admin/views/site_view/tmpl/edit.php +++ b/admin/views/site_view/tmpl/edit.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/site_view/view.html.php b/admin/views/site_view/view.html.php index 7d2801ed3..840163ffa 100644 --- a/admin/views/site_view/view.html.php +++ b/admin/views/site_view/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/site_views/tmpl/default.php b/admin/views/site_views/tmpl/default.php index 2f44e804c..835d3a9f5 100644 --- a/admin/views/site_views/tmpl/default.php +++ b/admin/views/site_views/tmpl/default.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/site_views/tmpl/default_batch_body.php b/admin/views/site_views/tmpl/default_batch_body.php index 64cf4cfcb..e52d5ceeb 100644 --- a/admin/views/site_views/tmpl/default_batch_body.php +++ b/admin/views/site_views/tmpl/default_batch_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/site_views/tmpl/default_batch_footer.php b/admin/views/site_views/tmpl/default_batch_footer.php index 3d8df3c4c..3d5746f89 100644 --- a/admin/views/site_views/tmpl/default_batch_footer.php +++ b/admin/views/site_views/tmpl/default_batch_footer.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/site_views/tmpl/default_body.php b/admin/views/site_views/tmpl/default_body.php index 40450ffd1..21fad6fee 100644 --- a/admin/views/site_views/tmpl/default_body.php +++ b/admin/views/site_views/tmpl/default_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/site_views/tmpl/default_foot.php b/admin/views/site_views/tmpl/default_foot.php index 6993333a7..7b99a4813 100644 --- a/admin/views/site_views/tmpl/default_foot.php +++ b/admin/views/site_views/tmpl/default_foot.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/site_views/tmpl/default_head.php b/admin/views/site_views/tmpl/default_head.php index af7f49954..8831ceda5 100644 --- a/admin/views/site_views/tmpl/default_head.php +++ b/admin/views/site_views/tmpl/default_head.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/site_views/tmpl/default_toolbar.php b/admin/views/site_views/tmpl/default_toolbar.php index 2689fdc87..5a9e099db 100644 --- a/admin/views/site_views/tmpl/default_toolbar.php +++ b/admin/views/site_views/tmpl/default_toolbar.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/site_views/view.html.php b/admin/views/site_views/view.html.php index 7532a4666..77b2587c4 100644 --- a/admin/views/site_views/view.html.php +++ b/admin/views/site_views/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/snippet/submitbutton.js b/admin/views/snippet/submitbutton.js index c4860f3c3..d02948137 100644 --- a/admin/views/snippet/submitbutton.js +++ b/admin/views/snippet/submitbutton.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/snippet/tmpl/edit.php b/admin/views/snippet/tmpl/edit.php index d2d3690fd..497d1f956 100644 --- a/admin/views/snippet/tmpl/edit.php +++ b/admin/views/snippet/tmpl/edit.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/snippet/view.html.php b/admin/views/snippet/view.html.php index 18990ccc0..7587ec970 100644 --- a/admin/views/snippet/view.html.php +++ b/admin/views/snippet/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/snippets/tmpl/default.php b/admin/views/snippets/tmpl/default.php index 95768f80f..7f4da3e0b 100644 --- a/admin/views/snippets/tmpl/default.php +++ b/admin/views/snippets/tmpl/default.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/snippets/tmpl/default_batch_body.php b/admin/views/snippets/tmpl/default_batch_body.php index 44bb6c041..a72c8f7f9 100644 --- a/admin/views/snippets/tmpl/default_batch_body.php +++ b/admin/views/snippets/tmpl/default_batch_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/snippets/tmpl/default_batch_footer.php b/admin/views/snippets/tmpl/default_batch_footer.php index 6f6a8960d..3dad0b7d0 100644 --- a/admin/views/snippets/tmpl/default_batch_footer.php +++ b/admin/views/snippets/tmpl/default_batch_footer.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/snippets/tmpl/default_body.php b/admin/views/snippets/tmpl/default_body.php index 967740ce8..40d1a20bf 100644 --- a/admin/views/snippets/tmpl/default_body.php +++ b/admin/views/snippets/tmpl/default_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/snippets/tmpl/default_foot.php b/admin/views/snippets/tmpl/default_foot.php index 547908ab6..8cb41138b 100644 --- a/admin/views/snippets/tmpl/default_foot.php +++ b/admin/views/snippets/tmpl/default_foot.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/snippets/tmpl/default_head.php b/admin/views/snippets/tmpl/default_head.php index a1b3a06e1..7b51e1f75 100644 --- a/admin/views/snippets/tmpl/default_head.php +++ b/admin/views/snippets/tmpl/default_head.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/snippets/tmpl/default_toolbar.php b/admin/views/snippets/tmpl/default_toolbar.php index abb3c2e7c..fb3b2dd63 100644 --- a/admin/views/snippets/tmpl/default_toolbar.php +++ b/admin/views/snippets/tmpl/default_toolbar.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/snippets/view.html.php b/admin/views/snippets/view.html.php index e5c2ed0aa..14fe0c99f 100644 --- a/admin/views/snippets/view.html.php +++ b/admin/views/snippets/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/template/submitbutton.js b/admin/views/template/submitbutton.js index 8bffbe04a..a58167474 100644 --- a/admin/views/template/submitbutton.js +++ b/admin/views/template/submitbutton.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/template/tmpl/edit.php b/admin/views/template/tmpl/edit.php index 18e1efc2a..980e88cbc 100644 --- a/admin/views/template/tmpl/edit.php +++ b/admin/views/template/tmpl/edit.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/template/view.html.php b/admin/views/template/view.html.php index 410ad6f2a..59fe933e6 100644 --- a/admin/views/template/view.html.php +++ b/admin/views/template/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/templates/tmpl/default.php b/admin/views/templates/tmpl/default.php index ba421cbf5..22ac59b51 100644 --- a/admin/views/templates/tmpl/default.php +++ b/admin/views/templates/tmpl/default.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/templates/tmpl/default_batch_body.php b/admin/views/templates/tmpl/default_batch_body.php index e05a0a356..d76664ff1 100644 --- a/admin/views/templates/tmpl/default_batch_body.php +++ b/admin/views/templates/tmpl/default_batch_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/templates/tmpl/default_batch_footer.php b/admin/views/templates/tmpl/default_batch_footer.php index 8e384fe34..a2c849647 100644 --- a/admin/views/templates/tmpl/default_batch_footer.php +++ b/admin/views/templates/tmpl/default_batch_footer.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/templates/tmpl/default_body.php b/admin/views/templates/tmpl/default_body.php index c24880b9d..737bf0fb4 100644 --- a/admin/views/templates/tmpl/default_body.php +++ b/admin/views/templates/tmpl/default_body.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/templates/tmpl/default_foot.php b/admin/views/templates/tmpl/default_foot.php index 547908ab6..8cb41138b 100644 --- a/admin/views/templates/tmpl/default_foot.php +++ b/admin/views/templates/tmpl/default_foot.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/templates/tmpl/default_head.php b/admin/views/templates/tmpl/default_head.php index 684470255..8583fee5c 100644 --- a/admin/views/templates/tmpl/default_head.php +++ b/admin/views/templates/tmpl/default_head.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/templates/tmpl/default_toolbar.php b/admin/views/templates/tmpl/default_toolbar.php index d62acf93e..5aca649d8 100644 --- a/admin/views/templates/tmpl/default_toolbar.php +++ b/admin/views/templates/tmpl/default_toolbar.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/admin/views/templates/view.html.php b/admin/views/templates/view.html.php index 33efc0ab0..c24a7f0f3 100644 --- a/admin/views/templates/view.html.php +++ b/admin/views/templates/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/script.php b/script.php index dc4219f47..4dbcad764 100644 --- a/script.php +++ b/script.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/site/assets/css/api.css b/site/assets/css/api.css index 2333e26bf..70a765958 100644 --- a/site/assets/css/api.css +++ b/site/assets/css/api.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/site/assets/css/site.css b/site/assets/css/site.css index 7e2f0462b..a3dba41d9 100644 --- a/site/assets/css/site.css +++ b/site/assets/css/site.css @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/site/assets/js/site.js b/site/assets/js/site.js index dba29ec37..2de67ccf3 100644 --- a/site/assets/js/site.js +++ b/site/assets/js/site.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/site/componentbuilder.php b/site/componentbuilder.php index d5aa6f5df..e49ef4403 100644 --- a/site/componentbuilder.php +++ b/site/componentbuilder.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/site/controller.php b/site/controller.php index ae45d746f..390b38482 100644 --- a/site/controller.php +++ b/site/controller.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/site/controllers/api.php b/site/controllers/api.php index d8fc48406..5579797cf 100644 --- a/site/controllers/api.php +++ b/site/controllers/api.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/site/controllers/help.php b/site/controllers/help.php index dcdd71355..b34580766 100644 --- a/site/controllers/help.php +++ b/site/controllers/help.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/site/helpers/category.php b/site/helpers/category.php index f0544cbd0..601ec40e7 100644 --- a/site/helpers/category.php +++ b/site/helpers/category.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/site/helpers/categoryfields.php b/site/helpers/categoryfields.php index a2063daa1..520f789fa 100644 --- a/site/helpers/categoryfields.php +++ b/site/helpers/categoryfields.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/site/helpers/categoryfieldtypes.php b/site/helpers/categoryfieldtypes.php index ffbc2da2b..c3004d51f 100644 --- a/site/helpers/categoryfieldtypes.php +++ b/site/helpers/categoryfieldtypes.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/site/helpers/componentbuilder.php b/site/helpers/componentbuilder.php index fcda8b0d3..f3d7bc9d1 100644 --- a/site/helpers/componentbuilder.php +++ b/site/helpers/componentbuilder.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/site/helpers/headercheck.php b/site/helpers/headercheck.php index 67fa63b20..d750e2c18 100644 --- a/site/helpers/headercheck.php +++ b/site/helpers/headercheck.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/site/helpers/route.php b/site/helpers/route.php index 191239cdc..62a1fcb1b 100644 --- a/site/helpers/route.php +++ b/site/helpers/route.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/site/models/api.php b/site/models/api.php index 4795fb81d..f29adbb0d 100644 --- a/site/models/api.php +++ b/site/models/api.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/site/router.php b/site/router.php index a1fbba9be..a295e5617 100644 --- a/site/router.php +++ b/site/router.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/site/views/api/submitbutton.js b/site/views/api/submitbutton.js index 0e3fb0e43..3859c08c4 100644 --- a/site/views/api/submitbutton.js +++ b/site/views/api/submitbutton.js @@ -7,7 +7,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/site/views/api/tmpl/default.php b/site/views/api/tmpl/default.php index 2955b08f6..9a8180456 100644 --- a/site/views/api/tmpl/default.php +++ b/site/views/api/tmpl/default.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015 diff --git a/site/views/api/view.html.php b/site/views/api/view.html.php index e0323b3aa..be3d89eee 100644 --- a/site/views/api/view.html.php +++ b/site/views/api/view.html.php @@ -8,7 +8,7 @@ \/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_| | | |_| -/----------------------------------------------------------------------------------------------------------------------------/ +/-------------------------------------------------------------------------------------------------------------------------------/ @version 2.6.x @created 30th April, 2015