diff --git a/administrator/components/com_admin/script.php b/administrator/components/com_admin/script.php index b2822bf8aeb9e..148bb30803880 100644 --- a/administrator/components/com_admin/script.php +++ b/administrator/components/com_admin/script.php @@ -441,75 +441,42 @@ public function deleteUnexistingFiles() * are removed. */ '/libraries/joomla/version.php', - // Joomla 1.6 - 1.7 - 2.5 - '/libraries/cms/cmsloader.php', - '/libraries/joomla/database/databaseexception.php', - '/libraries/joomla/database/databasequery.php', - '/libraries/joomla/environment/response.php', - '/libraries/joomla/form/fields/templatestyle.php', - '/libraries/joomla/form/fields/user.php', - '/libraries/joomla/form/fields/menu.php', - '/libraries/joomla/form/fields/helpsite.php', - '/libraries/joomla/github/gists.php', - '/libraries/joomla/github/issues.php', - '/libraries/joomla/github/pulls.php', - '/libraries/joomla/log/logentry.php', - '/administrator/components/com_admin/sql/updates/mysql/1.7.0.sql', - '/administrator/components/com_admin/sql/updates/sqlsrv/2.5.2-2012-03-05.sql', - '/administrator/components/com_admin/sql/updates/sqlsrv/2.5.3-2012-03-13.sql', - '/administrator/components/com_admin/sql/updates/sqlsrv/index.html', + + /* + * Joomla 1.6 - 1.7 - 2.5 + */ '/administrator/components/com_content/models/fields/filters.php', - '/administrator/components/com_users/controllers/config.php', '/administrator/components/com_users/helpers/levels.php', - '/administrator/language/en-GB/en-GB.plg_system_finder.ini', - '/administrator/language/en-GB/en-GB.plg_system_finder.sys.ini', '/administrator/modules/mod_quickicon/tmpl/default_button.php', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/advhr/editor_plugin_src.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/advimage/editor_plugin_src.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/advlink/editor_plugin_src.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/advlist/editor_plugin_src.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/autolink/editor_plugin_src.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/autoresize/editor_plugin_src.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/autosave/editor_plugin_src.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/bbcode/editor_plugin_src.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/contextmenu/editor_plugin_src.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/directionality/editor_plugin_src.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/emotions/editor_plugin_src.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/fullpage/editor_plugin_src.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/fullscreen/editor_plugin_src.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/iespell/editor_plugin_src.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/inlinepopups/editor_plugin_src.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/insertdatetime/editor_plugin_src.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/layer/editor_plugin_src.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/lists/editor_plugin_src.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/media/editor_plugin_src.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/nonbreaking/editor_plugin_src.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/noneditable/editor_plugin_src.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/pagebreak/editor_plugin_src.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/paste/editor_plugin_src.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/preview/editor_plugin_src.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/print/editor_plugin_src.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/save/editor_plugin_src.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/searchreplace/editor_plugin_src.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/spellchecker/editor_plugin_src.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/style/editor_plugin_src.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/tabfocus/editor_plugin_src.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/table/editor_plugin_src.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/template/editor_plugin_src.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/visualchars/editor_plugin_src.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/wordcount/editor_plugin_src.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/editor_plugin_src.js', - '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/editor_template_src.js', - '/media/editors/tinymce/jscripts/tiny_mce/themes/simple/editor_template_src.js', - '/media/editors/tinymce/jscripts/tiny_mce/tiny_mce_src.js', - '/media/com_finder/images/calendar.png', - '/media/com_finder/images/mime/index.html', - '/media/com_finder/images/mime/pdf.png', - '/components/com_media/controller.php', - '/components/com_media/helpers/index.html', - '/components/com_media/helpers/media.php', - '/components/com_fields/controllers/field.php', - // Joomla 3.0 + '/administrator/templates/bluestork/params.ini', + '/administrator/templates/hathor/params.ini', + '/includes/version.php', + '/libraries/joomla/application/applicationexception.php', + '/libraries/joomla/client/http.php', + '/libraries/joomla/database/databaseexception.php', + '/libraries/joomla/database/databasequery.php', + '/libraries/joomla/filter/filterinput.php', + '/libraries/joomla/filter/filteroutput.php', + '/libraries/joomla/form/formfield.php', + '/libraries/joomla/form/formrule.php', + '/libraries/joomla/log/logentry.php', + '/libraries/joomla/utilities/garbagecron.txt', + '/libraries/joomlacms/index.html', + '/libraries/phpmailer/language/phpmailer.lang-en.php', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/media/img/flash.gif', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/media/img/flv_player.swf', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/media/img/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/media/img/quicktime.gif', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/media/img/realmedia.gif', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/media/img/shockwave.gif', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/media/img/trans.gif', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/media/img/windowsmedia.gif', + '/media/system/css/modal_msie.css', + '/media/system/images/modal/closebox.gif', + + /* + * Joomla 2.5.0 thru 3.0.0 + */ '/administrator/components/com_admin/sql/updates/mysql/1.7.0-2011-06-06-2.sql', '/administrator/components/com_admin/sql/updates/mysql/1.7.0-2011-06-06.sql', '/administrator/components/com_admin/sql/updates/mysql/1.7.0.sql', @@ -525,6 +492,9 @@ public function deleteUnexistingFiles() '/administrator/components/com_admin/sql/updates/mysql/1.7.4-2011-11-19.sql', '/administrator/components/com_admin/sql/updates/mysql/1.7.4-2011-11-23.sql', '/administrator/components/com_admin/sql/updates/mysql/1.7.4-2011-12-12.sql', + '/administrator/components/com_admin/sql/updates/sqlsrv/2.5.2-2012-03-05.sql', + '/administrator/components/com_admin/sql/updates/sqlsrv/2.5.3-2012-03-13.sql', + '/administrator/components/com_admin/sql/updates/sqlsrv/index.html', '/administrator/components/com_admin/views/sysinfo/tmpl/default_navigation.php', '/administrator/components/com_categories/config.xml', '/administrator/components/com_categories/helpers/categoriesadministrator.php', @@ -537,6 +507,7 @@ public function deleteUnexistingFiles() '/administrator/components/com_installer/models/fields/group.php', '/administrator/components/com_installer/models/fields/index.html', '/administrator/components/com_installer/models/fields/search.php', + '/administrator/components/com_installer/models/fields/type.php', '/administrator/components/com_installer/models/forms/index.html', '/administrator/components/com_installer/models/forms/manage.xml', '/administrator/components/com_installer/views/install/tmpl/default_form.php', @@ -552,11 +523,15 @@ public function deleteUnexistingFiles() '/administrator/components/com_templates/views/prevuuw/tmpl/default.php', '/administrator/components/com_templates/views/prevuuw/tmpl/index.html', '/administrator/components/com_templates/views/prevuuw/view.html.php', + '/administrator/components/com_users/controllers/config.php', '/administrator/includes/menu.php', '/administrator/includes/router.php', + '/administrator/language/en-GB/en-GB.plg_system_finder.ini', + '/administrator/language/en-GB/en-GB.plg_system_finder.sys.ini', '/administrator/manifests/packages/pkg_joomla.xml', '/administrator/modules/mod_submenu/helper.php', '/administrator/templates/hathor/css/ie6.css', + '/administrator/templates/hathor/html/com_languages/installed/default_ftp.php', '/administrator/templates/hathor/html/mod_submenu/index.html', '/administrator/templates/hathor/html/mod_submenu/default.php', '/components/com_media/controller.php', @@ -566,6 +541,7 @@ public function deleteUnexistingFiles() '/includes/pathway.php', '/includes/router.php', '/language/en-GB/en-GB.pkg_joomla.sys.ini', + '/libraries/cms/cmsloader.php', '/libraries/cms/controller/index.html', '/libraries/cms/controller/legacy.php', '/libraries/cms/model/index.html', @@ -657,9 +633,13 @@ public function deleteUnexistingFiles() '/libraries/joomla/form/fields/contentlanguage.php', '/libraries/joomla/form/fields/editor.php', '/libraries/joomla/form/fields/editors.php', + '/libraries/joomla/form/fields/helpsite.php', '/libraries/joomla/form/fields/media.php', + '/libraries/joomla/form/fields/menu.php', '/libraries/joomla/form/fields/menuitem.php', '/libraries/joomla/form/fields/modulelayout.php', + '/libraries/joomla/form/fields/templatestyle.php', + '/libraries/joomla/form/fields/user.php', '/libraries/joomla/html/editor.php', '/libraries/joomla/html/html/access.php', '/libraries/joomla/html/html/batch.php', @@ -752,21 +732,73 @@ public function deleteUnexistingFiles() '/libraries/joomla/utilities/simplexml.php', '/libraries/joomla/utilities/string.php', '/libraries/joomla/utilities/xmlelement.php', + '/media/com_finder/images/calendar.png', + '/media/com_finder/images/index.html', + '/media/com_finder/images/mime/index.html', + '/media/com_finder/images/mime/pdf.png', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/advhr/editor_plugin_src.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/advimage/editor_plugin_src.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/advlink/editor_plugin_src.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/advlist/editor_plugin_src.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/autolink/editor_plugin_src.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/autoresize/editor_plugin_src.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/autosave/editor_plugin_src.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/bbcode/editor_plugin_src.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/contextmenu/editor_plugin_src.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/directionality/editor_plugin_src.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/emotions/editor_plugin_src.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/fullpage/editor_plugin_src.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/fullscreen/editor_plugin_src.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/iespell/editor_plugin_src.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/inlinepopups/editor_plugin_src.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/insertdatetime/editor_plugin_src.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/layer/editor_plugin_src.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/lists/editor_plugin_src.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/media/editor_plugin_src.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/nonbreaking/editor_plugin_src.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/noneditable/editor_plugin_src.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/pagebreak/editor_plugin_src.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/paste/editor_plugin_src.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/preview/editor_plugin_src.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/print/editor_plugin_src.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/save/editor_plugin_src.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/searchreplace/editor_plugin_src.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/spellchecker/editor_plugin_src.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/style/editor_plugin_src.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/tabfocus/editor_plugin_src.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/table/editor_plugin_src.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/template/editor_plugin_src.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/visualchars/editor_plugin_src.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/wordcount/editor_plugin_src.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/editor_plugin_src.js', + '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/editor_template_src.js', + '/media/editors/tinymce/jscripts/tiny_mce/themes/simple/editor_template_src.js', + '/media/editors/tinymce/jscripts/tiny_mce/tiny_mce_src.js', '/media/plg_quickicon_extensionupdate/extensionupdatecheck.js', '/media/plg_quickicon_joomlaupdate/jupdatecheck.js', - // Joomla! 3.1 + + /* + * Joomla! 3.0.0 thru 3.1.0 + */ + '/administrator/components/com_languages/views/installed/tmpl/default_ftp.php', + '/administrator/language/en-GB/en-GB.plg_content_geshi.ini', + '/administrator/language/en-GB/en-GB.plg_content_geshi.sys.ini', + '/administrator/templates/hathor/html/com_contact/contact/edit_metadata.php', + '/administrator/templates/hathor/html/com_newsfeeds/newsfeed/edit_metadata.php', + '/administrator/templates/hathor/html/com_weblinks/weblink/edit_metadata.php', + '/administrator/templates/hathor/html/mod_submenu/default.php', + '/administrator/templates/hathor/html/mod_submenu/index.html', '/libraries/cms/feed/entry.php', '/libraries/cms/feed/factory.php', '/libraries/cms/feed/feed.php', + '/libraries/cms/feed/index.html', '/libraries/cms/feed/link.php', '/libraries/cms/feed/parser.php', '/libraries/cms/feed/parser/atom.php', + '/libraries/cms/feed/parser/index.html', '/libraries/cms/feed/parser/namespace.php', '/libraries/cms/feed/parser/rss.php', - '/libraries/cms/feed/parser/rss/itunes.php', - '/libraries/cms/feed/parser/rss/media.php', '/libraries/cms/feed/person.php', - '/libraries/joomla/application/router.php', '/libraries/joomla/form/rules/boolean.php', '/libraries/joomla/form/rules/color.php', '/libraries/joomla/form/rules/email.php', @@ -777,28 +809,6 @@ public function deleteUnexistingFiles() '/libraries/joomla/form/rules/tel.php', '/libraries/joomla/form/rules/url.php', '/libraries/joomla/form/rules/username.php', - '/libraries/joomla/html/access.php', - '/libraries/joomla/html/behavior.php', - '/libraries/joomla/html/content.php', - '/libraries/joomla/html/date.php', - '/libraries/joomla/html/email.php', - '/libraries/joomla/html/form.php', - '/libraries/joomla/html/grid.php', - '/libraries/joomla/html/html.php', - '/libraries/joomla/html/index.html', - '/libraries/joomla/html/jgrid.php', - '/libraries/joomla/html/list.php', - '/libraries/joomla/html/number.php', - '/libraries/joomla/html/rules.php', - '/libraries/joomla/html/select.php', - '/libraries/joomla/html/sliders.php', - '/libraries/joomla/html/string.php', - '/libraries/joomla/html/tabs.php', - '/libraries/joomla/html/tel.php', - '/libraries/joomla/html/user.php', - '/libraries/joomla/html/language/index.html', - '/libraries/joomla/html/language/en-GB/en-GB.jhtmldate.ini', - '/libraries/joomla/html/language/en-GB/index.html', '/libraries/joomla/installer/adapters/component.php', '/libraries/joomla/installer/adapters/file.php', '/libraries/joomla/installer/adapters/index.html', @@ -811,18 +821,9 @@ public function deleteUnexistingFiles() '/libraries/joomla/installer/extension.php', '/libraries/joomla/installer/helper.php', '/libraries/joomla/installer/index.html', + '/libraries/joomla/installer/installer.php', '/libraries/joomla/installer/librarymanifest.php', '/libraries/joomla/installer/packagemanifest.php', - '/libraries/joomla/pagination/index.html', - '/libraries/joomla/pagination/object.php', - '/libraries/joomla/pagination/pagination.php', - '/libraries/legacy/html/contentlanguage.php', - '/libraries/legacy/html/index.html', - '/libraries/legacy/html/menu.php', - '/libraries/legacy/menu/index.html', - '/libraries/legacy/menu/menu.php', - '/libraries/legacy/pathway/index.html', - '/libraries/legacy/pathway/pathway.php', '/media/system/css/mooRainbow.css', '/media/system/js/mooRainbow-uncompressed.js', '/media/system/js/mooRainbow.js', @@ -832,68 +833,248 @@ public function deleteUnexistingFiles() '/media/system/js/uploader.js', '/media/system/swf/index.html', '/media/system/swf/uploader.swf', - // Joomla! 3.2 + + /* + * Joomla! 3.1.0 thru 3.2.0 + */ + '/administrator/components/com_banners/models/fields/ordering.php', + '/administrator/components/com_config/helper/component.php', + '/administrator/components/com_config/models/fields/filters.php', + '/administrator/components/com_config/models/fields/index.html', + '/administrator/components/com_config/models/forms/application.xml', + '/administrator/components/com_config/models/forms/index.html', + '/administrator/components/com_config/views/application/index.html', + '/administrator/components/com_config/views/application/tmpl/default.php', + '/administrator/components/com_config/views/application/tmpl/default_cache.php', + '/administrator/components/com_config/views/application/tmpl/default_cookie.php', + '/administrator/components/com_config/views/application/tmpl/default_database.php', + '/administrator/components/com_config/views/application/tmpl/default_debug.php', + '/administrator/components/com_config/views/application/tmpl/default_filters.php', + '/administrator/components/com_config/views/application/tmpl/default_ftp.php', + '/administrator/components/com_config/views/application/tmpl/default_ftplogin.php', + '/administrator/components/com_config/views/application/tmpl/default_locale.php', + '/administrator/components/com_config/views/application/tmpl/default_mail.php', + '/administrator/components/com_config/views/application/tmpl/default_metadata.php', + '/administrator/components/com_config/views/application/tmpl/default_navigation.php', + '/administrator/components/com_config/views/application/tmpl/default_permissions.php', + '/administrator/components/com_config/views/application/tmpl/default_seo.php', + '/administrator/components/com_config/views/application/tmpl/default_server.php', + '/administrator/components/com_config/views/application/tmpl/default_session.php', + '/administrator/components/com_config/views/application/tmpl/default_site.php', + '/administrator/components/com_config/views/application/tmpl/default_system.php', + '/administrator/components/com_config/views/application/tmpl/index.html', + '/administrator/components/com_config/views/application/view.html.php', + '/administrator/components/com_config/views/close/index.html', + '/administrator/components/com_config/views/close/view.html.php', + '/administrator/components/com_config/views/component/index.html', + '/administrator/components/com_config/views/component/tmpl/default.php', + '/administrator/components/com_config/views/component/tmpl/default_navigation.php', + '/administrator/components/com_config/views/component/tmpl/index.html', + '/administrator/components/com_config/views/component/view.html.php', + '/administrator/components/com_config/views/index.html', '/administrator/components/com_contact/models/fields/modal/contacts.php', + '/administrator/components/com_contact/models/fields/ordering.php', '/administrator/components/com_newsfeeds/models/fields/modal/newsfeeds.php', - '/libraries/idna_convert/example.php', - '/media/editors/tinymce/jscripts/tiny_mce/index.html', - '/media/editors/tinymce/jscripts/tiny_mce/license.txt', - '/media/editors/tinymce/jscripts/tiny_mce/tiny_mce.js', - '/media/editors/tinymce/jscripts/tiny_mce/tiny_mce_popup.js', - '/media/editors/tinymce/jscripts/tiny_mce/langs/index.html', - '/media/editors/tinymce/jscripts/tiny_mce/langs/en.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/index.html', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/advhr/index.html', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/advhr/editor_plugin.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/advhr/rule.htm', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/advhr/css/index.html', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/advhr/css/advhr.css', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/advhr/js/index.html', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/advhr/js/rule.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/advhr/langs/index.html', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/advhr/langs/en_dlg.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/advimage/index.html', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/advimage/editor_plugin.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/advimage/image.htm', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/advimage/css/index.html', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/advimage/css/advimage.css', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/advimage/img/index.html', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/advimage/img/sample.gif', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/advimage/js/index.html', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/advimage/js/image.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/advimage/langs/index.html', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/advimage/langs/en_dlg.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/advlink/index.html', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/advlink/editor_plugin.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/advlink/link.htm', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/advlink/css/index.html', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/advlink/css/advlink.css', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/advlink/js/index.html', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/advlink/js/advlink.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/advlink/langs/index.html', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/advlink/langs/en_dlg.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/advlist/index.html', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/advlist/editor_plugin.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/autolink/index.html', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/autolink/editor_plugin.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/autoresize/index.html', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/autoresize/editor_plugin.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/autosave/index.html', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/autosave/editor_plugin.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/autosave/langs/index.html', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/autosave/langs/en.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/bbcode/index.html', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/bbcode/editor_plugin.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/compat3x/editable_selects.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/compat3x/form_utils.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/compat3x/mctabs.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/compat3x/tiny_mce_popup.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/compat3x/validate.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/contextmenu/index.html', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/contextmenu/editor_plugin.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/directionality/index.html', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/directionality/editor_plugin.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/emotions/index.html', + '/administrator/components/com_newsfeeds/models/fields/ordering.php', + '/administrator/components/com_plugins/models/fields/ordering.php', + '/administrator/components/com_templates/controllers/source.php', + '/administrator/components/com_templates/models/source.php', + '/administrator/components/com_templates/views/source/index.html', + '/administrator/components/com_templates/views/source/tmpl/edit.php', + '/administrator/components/com_templates/views/source/tmpl/edit_ftp.php', + '/administrator/components/com_templates/views/source/tmpl/index.html', + '/administrator/components/com_templates/views/source/view.html.php', + '/administrator/components/com_weblinks/models/fields/index.html', + '/administrator/components/com_weblinks/models/fields/ordering.php', + '/administrator/help/en-GB/Components_Banners_Banners.html', + '/administrator/help/en-GB/Components_Banners_Banners_Edit.html', + '/administrator/help/en-GB/Components_Banners_Categories.html', + '/administrator/help/en-GB/Components_Banners_Category_Edit.html', + '/administrator/help/en-GB/Components_Banners_Clients.html', + '/administrator/help/en-GB/Components_Banners_Clients_Edit.html', + '/administrator/help/en-GB/Components_Banners_Tracks.html', + '/administrator/help/en-GB/Components_Contact_Categories.html', + '/administrator/help/en-GB/Components_Contact_Category_Edit.html', + '/administrator/help/en-GB/Components_Contacts_Contacts.html', + '/administrator/help/en-GB/Components_Contacts_Contacts_Edit.html', + '/administrator/help/en-GB/Components_Content_Categories.html', + '/administrator/help/en-GB/Components_Content_Category_Edit.html', + '/administrator/help/en-GB/Components_Messaging_Inbox.html', + '/administrator/help/en-GB/Components_Messaging_Read.html', + '/administrator/help/en-GB/Components_Messaging_Write.html', + '/administrator/help/en-GB/Components_Newsfeeds_Categories.html', + '/administrator/help/en-GB/Components_Newsfeeds_Category_Edit.html', + '/administrator/help/en-GB/Components_Newsfeeds_Feeds.html', + '/administrator/help/en-GB/Components_Newsfeeds_Feeds_Edit.html', + '/administrator/help/en-GB/Components_Redirect_Manager.html', + '/administrator/help/en-GB/Components_Redirect_Manager_Edit.html', + '/administrator/help/en-GB/Components_Search.html', + '/administrator/help/en-GB/Components_Weblinks_Categories.html', + '/administrator/help/en-GB/Components_Weblinks_Category_Edit.html', + '/administrator/help/en-GB/Components_Weblinks_Links.html', + '/administrator/help/en-GB/Components_Weblinks_Links_Edit.html', + '/administrator/help/en-GB/Content_Article_Manager.html', + '/administrator/help/en-GB/Content_Article_Manager_Edit.html', + '/administrator/help/en-GB/Content_Featured_Articles.html', + '/administrator/help/en-GB/Content_Media_Manager.html', + '/administrator/help/en-GB/Extensions_Extension_Manager_Discover.html', + '/administrator/help/en-GB/Extensions_Extension_Manager_Install.html', + '/administrator/help/en-GB/Extensions_Extension_Manager_Manage.html', + '/administrator/help/en-GB/Extensions_Extension_Manager_Update.html', + '/administrator/help/en-GB/Extensions_Extension_Manager_Warnings.html', + '/administrator/help/en-GB/Extensions_Language_Manager_Content.html', + '/administrator/help/en-GB/Extensions_Language_Manager_Edit.html', + '/administrator/help/en-GB/Extensions_Language_Manager_Installed.html', + '/administrator/help/en-GB/Extensions_Module_Manager.html', + '/administrator/help/en-GB/Extensions_Module_Manager_Edit.html', + '/administrator/help/en-GB/Extensions_Plugin_Manager.html', + '/administrator/help/en-GB/Extensions_Plugin_Manager_Edit.html', + '/administrator/help/en-GB/Extensions_Template_Manager_Styles.html', + '/administrator/help/en-GB/Extensions_Template_Manager_Styles_Edit.html', + '/administrator/help/en-GB/Extensions_Template_Manager_Templates.html', + '/administrator/help/en-GB/Extensions_Template_Manager_Templates_Edit.html', + '/administrator/help/en-GB/Extensions_Template_Manager_Templates_Edit_Source.html', + '/administrator/help/en-GB/Glossary.html', + '/administrator/help/en-GB/Menus_Menu_Item_Manager.html', + '/administrator/help/en-GB/Menus_Menu_Item_Manager_Edit.html', + '/administrator/help/en-GB/Menus_Menu_Manager.html', + '/administrator/help/en-GB/Menus_Menu_Manager_Edit.html', + '/administrator/help/en-GB/Site_Global_Configuration.html', + '/administrator/help/en-GB/Site_Maintenance_Clear_Cache.html', + '/administrator/help/en-GB/Site_Maintenance_Global_Check-in.html', + '/administrator/help/en-GB/Site_Maintenance_Purge_Expired_Cache.html', + '/administrator/help/en-GB/Site_System_Information.html', + '/administrator/help/en-GB/Start_Here.html', + '/administrator/help/en-GB/Users_Access_Levels.html', + '/administrator/help/en-GB/Users_Access_Levels_Edit.html', + '/administrator/help/en-GB/Users_Debug_Users.html', + '/administrator/help/en-GB/Users_Groups.html', + '/administrator/help/en-GB/Users_Groups_Edit.html', + '/administrator/help/en-GB/Users_Mass_Mail_Users.html', + '/administrator/help/en-GB/Users_User_Manager.html', + '/administrator/help/en-GB/Users_User_Manager_Edit.html', + '/administrator/help/en-GB/css/docbook.css', + '/administrator/help/en-GB/css/help.css', + '/administrator/includes/application.php', + '/includes/application.php', + '/libraries/joomla/application/router.php', + '/libraries/joomla/environment/response.php', + '/libraries/joomla/html/access.php', + '/libraries/joomla/html/behavior.php', + '/libraries/joomla/html/content.php', + '/libraries/joomla/html/date.php', + '/libraries/joomla/html/email.php', + '/libraries/joomla/html/form.php', + '/libraries/joomla/html/grid.php', + '/libraries/joomla/html/html.php', + '/libraries/joomla/html/index.html', + '/libraries/joomla/html/jgrid.php', + '/libraries/joomla/html/language/en-GB/en-GB.jhtmldate.ini', + '/libraries/joomla/html/language/en-GB/index.html', + '/libraries/joomla/html/language/index.html', + '/libraries/joomla/html/list.php', + '/libraries/joomla/html/number.php', + '/libraries/joomla/html/rules.php', + '/libraries/joomla/html/select.php', + '/libraries/joomla/html/sliders.php', + '/libraries/joomla/html/string.php', + '/libraries/joomla/html/tabs.php', + '/libraries/joomla/html/tel.php', + '/libraries/joomla/html/user.php', + '/libraries/joomla/pagination/index.html', + '/libraries/joomla/pagination/object.php', + '/libraries/joomla/pagination/pagination.php', + '/libraries/joomla/plugin/helper.php', + '/libraries/joomla/plugin/index.html', + '/libraries/joomla/plugin/plugin.php', + '/libraries/legacy/application/helper.php', + '/libraries/legacy/component/helper.php', + '/libraries/legacy/component/index.html', + '/libraries/legacy/html/contentlanguage.php', + '/libraries/legacy/html/index.html', + '/libraries/legacy/html/menu.php', + '/libraries/legacy/menu/index.html', + '/libraries/legacy/menu/menu.php', + '/libraries/legacy/module/helper.php', + '/libraries/legacy/module/index.html', + '/libraries/legacy/pathway/index.html', + '/libraries/legacy/pathway/pathway.php', + '/media/editors/codemirror/css/csscolors.css', + '/media/editors/codemirror/css/jscolors.css', + '/media/editors/codemirror/css/phpcolors.css', + '/media/editors/codemirror/css/sparqlcolors.css', + '/media/editors/codemirror/css/xmlcolors.css', + '/media/editors/codemirror/js/basefiles-uncompressed.js', + '/media/editors/codemirror/js/basefiles.js', + '/media/editors/codemirror/js/codemirror-uncompressed.js', + '/media/editors/codemirror/js/editor.js', + '/media/editors/codemirror/js/highlight.js', + '/media/editors/codemirror/js/mirrorframe.js', + '/media/editors/codemirror/js/parsecss.js', + '/media/editors/codemirror/js/parsedummy.js', + '/media/editors/codemirror/js/parsehtmlmixed.js', + '/media/editors/codemirror/js/parsejavascript.js', + '/media/editors/codemirror/js/parsephp.js', + '/media/editors/codemirror/js/parsephphtmlmixed.js', + '/media/editors/codemirror/js/parsesparql.js', + '/media/editors/codemirror/js/parsexml.js', + '/media/editors/codemirror/js/select.js', + '/media/editors/codemirror/js/stringstream.js', + '/media/editors/codemirror/js/tokenize.js', + '/media/editors/codemirror/js/tokenizejavascript.js', + '/media/editors/codemirror/js/tokenizephp.js', + '/media/editors/codemirror/js/undo.js', + '/media/editors/codemirror/js/util.js', + '/media/editors/tinymce/jscripts/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/langs/en.js', + '/media/editors/tinymce/jscripts/tiny_mce/langs/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/license.txt', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/advhr/css/advhr.css', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/advhr/css/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/advhr/editor_plugin.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/advhr/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/advhr/js/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/advhr/js/rule.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/advhr/langs/en_dlg.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/advhr/langs/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/advhr/rule.htm', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/advimage/css/advimage.css', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/advimage/css/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/advimage/editor_plugin.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/advimage/image.htm', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/advimage/img/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/advimage/img/sample.gif', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/advimage/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/advimage/js/image.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/advimage/js/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/advimage/langs/en_dlg.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/advimage/langs/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/advlink/css/advlink.css', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/advlink/css/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/advlink/editor_plugin.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/advlink/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/advlink/js/advlink.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/advlink/js/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/advlink/langs/en_dlg.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/advlink/langs/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/advlink/link.htm', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/advlist/editor_plugin.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/advlist/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/autolink/editor_plugin.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/autolink/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/autoresize/editor_plugin.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/autoresize/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/autosave/editor_plugin.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/autosave/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/autosave/langs/en.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/autosave/langs/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/bbcode/editor_plugin.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/bbcode/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/contextmenu/editor_plugin.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/contextmenu/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/directionality/editor_plugin.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/directionality/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/emotions/editor_plugin.js', '/media/editors/tinymce/jscripts/tiny_mce/plugins/emotions/emotions.htm', '/media/editors/tinymce/jscripts/tiny_mce/plugins/emotions/img/index.html', @@ -913,179 +1094,176 @@ public function deleteUnexistingFiles() '/media/editors/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-undecided.gif', '/media/editors/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-wink.gif', '/media/editors/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-yell.gif', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/emotions/js/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/emotions/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/emotions/js/emotions.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/emotions/langs/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/emotions/js/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/emotions/langs/en_dlg.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/fullpage/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/emotions/langs/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/fullpage/css/fullpage.css', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/fullpage/css/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/fullpage/editor_plugin.js', '/media/editors/tinymce/jscripts/tiny_mce/plugins/fullpage/fullpage.htm', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/fullpage/css/index.html', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/fullpage/css/fullpage.css', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/fullpage/js/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/fullpage/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/fullpage/js/fullpage.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/fullpage/langs/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/fullpage/js/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/fullpage/langs/en_dlg.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/fullscreen/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/fullpage/langs/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/fullscreen/editor_plugin.js', '/media/editors/tinymce/jscripts/tiny_mce/plugins/fullscreen/fullscreen.htm', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/iespell/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/fullscreen/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/iespell/editor_plugin.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/inlinepopups/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/iespell/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/inlinepopups/editor_plugin.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/inlinepopups/template.htm', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/index.html', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/index.html', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/window.css', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/inlinepopups/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/alert.gif', '/media/editors/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/button.gif', '/media/editors/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/buttons.gif', '/media/editors/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/confirm.gif', '/media/editors/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/corners.gif', '/media/editors/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/horizontal.gif', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/vertical.gif', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/insertdatetime/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/window.css', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/inlinepopups/template.htm', '/media/editors/tinymce/jscripts/tiny_mce/plugins/insertdatetime/editor_plugin.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/layer/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/insertdatetime/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/layer/editor_plugin.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/lists/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/layer/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/lists/editor_plugin.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/media/index.html', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/media/editor_plugin.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/media/media.htm', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/media/moxieplayer.swf', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/lists/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/media/css/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/media/css/media.css', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/media/js/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/media/editor_plugin.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/media/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/media/js/embed.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/media/js/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/media/js/media.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/media/langs/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/media/langs/en_dlg.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/nonbreaking/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/media/langs/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/media/media.htm', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/media/moxieplayer.swf', '/media/editors/tinymce/jscripts/tiny_mce/plugins/nonbreaking/editor_plugin.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/noneditable/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/nonbreaking/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/noneditable/editor_plugin.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/pagebreak/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/noneditable/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/pagebreak/editor_plugin.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/paste/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/pagebreak/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/paste/editor_plugin.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/paste/pastetext.htm', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/paste/pastetext.htm', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/paste/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/paste/js/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/paste/js/pastetext.js', '/media/editors/tinymce/jscripts/tiny_mce/plugins/paste/js/pasteword.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/paste/langs/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/paste/langs/en_dlg.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/preview/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/paste/langs/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/paste/pastetext.htm', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/paste/pasteword.htm', '/media/editors/tinymce/jscripts/tiny_mce/plugins/preview/editor_plugin.js', '/media/editors/tinymce/jscripts/tiny_mce/plugins/preview/example.html', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/preview/preview.html', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/preview/jscripts/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/preview/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/preview/jscripts/embed.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/print/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/preview/jscripts/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/preview/preview.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/print/editor_plugin.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/save/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/print/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/save/editor_plugin.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/searchreplace/index.html', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/searchreplace/editor_plugin.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/searchreplace/searchreplace.htm', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/save/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/searchreplace/css/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/searchreplace/css/searchreplace.css', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/searchreplace/editor_plugin.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/searchreplace/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/searchreplace/js/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/searchreplace/js/searchreplace.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/en_dlg.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/spellchecker/index.html', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/spellchecker/editor_plugin.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/spellchecker/css/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/searchreplace/searchreplace.htm', '/media/editors/tinymce/jscripts/tiny_mce/plugins/spellchecker/css/content.css', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/spellchecker/css/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/spellchecker/editor_plugin.js', '/media/editors/tinymce/jscripts/tiny_mce/plugins/spellchecker/img/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/spellchecker/img/wline.gif', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/style/index.html', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/style/editor_plugin.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/style/props.htm', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/style/readme.txt', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/spellchecker/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/style/css/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/style/css/props.css', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/style/editor_plugin.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/style/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/style/js/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/style/js/props.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/style/langs/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/style/langs/en_dlg.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/tabfocus/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/style/langs/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/style/props.htm', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/style/readme.txt', '/media/editors/tinymce/jscripts/tiny_mce/plugins/tabfocus/editor_plugin.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/table/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/tabfocus/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/table/cell.htm', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/table/editor_plugin.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/table/merge_cells.htm', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/table/row.htm', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/table/table.htm', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/table/css/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/table/css/cell.css', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/table/css/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/table/css/row.css', '/media/editors/tinymce/jscripts/tiny_mce/plugins/table/css/table.css', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/table/js/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/table/editor_plugin.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/table/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/table/js/cell.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/table/js/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/table/js/merge_cells.js', '/media/editors/tinymce/jscripts/tiny_mce/plugins/table/js/row.js', '/media/editors/tinymce/jscripts/tiny_mce/plugins/table/js/table.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/table/langs/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/table/langs/en_dlg.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/template/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/table/langs/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/table/merge_cells.htm', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/table/row.htm', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/table/table.htm', '/media/editors/tinymce/jscripts/tiny_mce/plugins/template/blank.htm', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/template/editor_plugin.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/template/template.htm', '/media/editors/tinymce/jscripts/tiny_mce/plugins/template/css/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/template/css/template.css', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/template/editor_plugin.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/template/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/template/js/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/template/js/template.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/template/langs/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/template/langs/en_dlg.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/visualblocks/index.html', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/visualblocks/editor_plugin.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/template/langs/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/template/template.htm', '/media/editors/tinymce/jscripts/tiny_mce/plugins/visualblocks/css/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/visualblocks/css/visualblocks.css', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/visualchars/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/visualblocks/editor_plugin.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/visualblocks/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/visualchars/editor_plugin.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/wordcount/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/visualchars/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/wordcount/editor_plugin.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/wordcount/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/abbr.htm', '/media/editors/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/acronym.htm', '/media/editors/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/attributes.htm', '/media/editors/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/cite.htm', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/css/attributes.css', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/css/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/css/popup.css', '/media/editors/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/del.htm', '/media/editors/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/editor_plugin.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/ins.htm', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/css/index.html', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/css/attributes.css', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/css/popup.css', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js/abbr.js', '/media/editors/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js/acronym.js', '/media/editors/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js/attributes.js', '/media/editors/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js/cite.js', '/media/editors/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js/del.js', '/media/editors/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js/element_common.js', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js/ins.js', - '/media/editors/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/langs/index.html', '/media/editors/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/langs/en_dlg.js', - '/media/editors/tinymce/jscripts/tiny_mce/themes/index.html', - '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/langs/index.html', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/about.htm', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/anchor.htm', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/charmap.htm', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/color_picker.htm', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/editor_template.js', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/image.htm', - '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/link.htm', - '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/shortcuts.htm', - '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/source_editor.htm', - '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/img/index.html', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/img/colorpicker.jpg', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/img/flash.gif', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/img/icons.gif', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/img/iframe.gif', + '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/img/index.html', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/img/pagebreak.gif', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/img/quicktime.gif', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/img/realmedia.gif', @@ -1093,365 +1271,215 @@ public function deleteUnexistingFiles() '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/img/trans.gif', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/img/video.gif', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/img/windowsmedia.gif', - '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/js/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/index.html', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/js/about.js', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/js/anchor.js', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/js/charmap.js', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/js/color_picker.js', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/js/image.js', + '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/js/index.html', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/js/link.js', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/js/source_editor.js', - '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/langs/index.html', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/langs/en.js', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/langs/en_dlg.js', - '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/skins/index.html', - '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/langs/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/link.htm', + '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/shortcuts.htm', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/content.css', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/dialog.css', - '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/ui.css', - '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/index.html', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/buttons.png', + '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/index.html', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/items.gif', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/menu_arrow.gif', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/menu_check.gif', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/progress.gif', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/tabs.gif', - '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/skins/highcontrast/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/ui.css', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/skins/highcontrast/content.css', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/skins/highcontrast/dialog.css', + '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/skins/highcontrast/index.html', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/skins/highcontrast/ui.css', - '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/skins/index.html', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/content.css', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/dialog.css', - '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/ui.css', - '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/ui_black.css', - '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/ui_silver.css', - '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/index.html', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg.png', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_black.png', '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_silver.png', - '/media/editors/tinymce/jscripts/tiny_mce/themes/simple/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/ui.css', + '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/ui_black.css', + '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/ui_silver.css', + '/media/editors/tinymce/jscripts/tiny_mce/themes/advanced/source_editor.htm', + '/media/editors/tinymce/jscripts/tiny_mce/themes/index.html', '/media/editors/tinymce/jscripts/tiny_mce/themes/simple/editor_template.js', - '/media/editors/tinymce/jscripts/tiny_mce/themes/simple/img/index.html', '/media/editors/tinymce/jscripts/tiny_mce/themes/simple/img/icons.gif', - '/media/editors/tinymce/jscripts/tiny_mce/themes/simple/langs/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/themes/simple/img/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/themes/simple/index.html', '/media/editors/tinymce/jscripts/tiny_mce/themes/simple/langs/en.js', - '/media/editors/tinymce/jscripts/tiny_mce/themes/simple/skins/index.html', - '/media/editors/tinymce/jscripts/tiny_mce/themes/simple/skins/default/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/themes/simple/langs/index.html', '/media/editors/tinymce/jscripts/tiny_mce/themes/simple/skins/default/content.css', + '/media/editors/tinymce/jscripts/tiny_mce/themes/simple/skins/default/index.html', '/media/editors/tinymce/jscripts/tiny_mce/themes/simple/skins/default/ui.css', - '/media/editors/tinymce/jscripts/tiny_mce/themes/simple/skins/o2k7/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/themes/simple/skins/index.html', '/media/editors/tinymce/jscripts/tiny_mce/themes/simple/skins/o2k7/content.css', - '/media/editors/tinymce/jscripts/tiny_mce/themes/simple/skins/o2k7/ui.css', - '/media/editors/tinymce/jscripts/tiny_mce/themes/simple/skins/o2k7/img/index.html', '/media/editors/tinymce/jscripts/tiny_mce/themes/simple/skins/o2k7/img/button_bg.png', - '/media/editors/tinymce/jscripts/tiny_mce/utils/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/themes/simple/skins/o2k7/img/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/themes/simple/skins/o2k7/index.html', + '/media/editors/tinymce/jscripts/tiny_mce/themes/simple/skins/o2k7/ui.css', + '/media/editors/tinymce/jscripts/tiny_mce/tiny_mce.js', + '/media/editors/tinymce/jscripts/tiny_mce/tiny_mce_popup.js', '/media/editors/tinymce/jscripts/tiny_mce/utils/editable_selects.js', '/media/editors/tinymce/jscripts/tiny_mce/utils/form_utils.js', + '/media/editors/tinymce/jscripts/tiny_mce/utils/index.html', '/media/editors/tinymce/jscripts/tiny_mce/utils/mctabs.js', '/media/editors/tinymce/jscripts/tiny_mce/utils/validate.js', - '/administrator/components/com_banners/models/fields/ordering.php', - '/administrator/components/com_contact/models/fields/ordering.php', - '/administrator/components/com_newsfeeds/models/fields/ordering.php', - '/administrator/components/com_plugins/models/fields/ordering.php', - '/administrator/components/com_weblinks/models/fields/ordering.php', - '/administrator/includes/application.php', - '/includes/application.php', - '/libraries/legacy/application/helper.php', - '/libraries/joomla/plugin/helper.php', - '/libraries/joomla/plugin/index.html', - '/libraries/joomla/plugin/plugin.php', - '/libraries/legacy/component/helper.php', - '/libraries/legacy/component/index.html', - '/libraries/legacy/module/helper.php', - '/libraries/legacy/module/index.html', - '/administrator/components/com_templates/controllers/source.php', - '/administrator/components/com_templates/models/source.php', - '/administrator/components/com_templates/views/source/index.html', - '/administrator/components/com_templates/views/source/tmpl/edit.php', - '/administrator/components/com_templates/views/source/tmpl/edit_ftp.php', - '/administrator/components/com_templates/views/source/tmpl/index.html', - '/administrator/components/com_templates/views/source/view.html.php', - '/media/editors/codemirror/css/csscolors.css', - '/media/editors/codemirror/css/jscolors.css', - '/media/editors/codemirror/css/phpcolors.css', - '/media/editors/codemirror/css/sparqlcolors.css', - '/media/editors/codemirror/css/xmlcolors.css', - '/media/editors/codemirror/js/basefiles-uncompressed.js', - '/media/editors/codemirror/js/basefiles.js', - '/media/editors/codemirror/js/codemirror-uncompressed.js', - '/media/editors/codemirror/js/editor.js', - '/media/editors/codemirror/js/highlight.js', - '/media/editors/codemirror/js/mirrorframe.js', - '/media/editors/codemirror/js/parsecss.js', - '/media/editors/codemirror/js/parsedummy.js', - '/media/editors/codemirror/js/parsehtmlmixed.js', - '/media/editors/codemirror/js/parsejavascript.js', - '/media/editors/codemirror/js/parsephp.js', - '/media/editors/codemirror/js/parsephphtmlmixed.js', - '/media/editors/codemirror/js/parsesparql.js', - '/media/editors/codemirror/js/parsexml.js', - '/media/editors/codemirror/js/select.js', - '/media/editors/codemirror/js/stringstream.js', - '/media/editors/codemirror/js/tokenize.js', - '/media/editors/codemirror/js/tokenizejavascript.js', - '/media/editors/codemirror/js/tokenizephp.js', - '/media/editors/codemirror/js/undo.js', - '/media/editors/codemirror/js/util.js', - '/administrator/components/com_weblinks/models/fields/index.html', - '/plugins/user/joomla/postinstall/actions.php', - '/plugins/user/joomla/postinstall/index.html', - '/media/com_finder/js/finder.js', - '/media/com_finder/js/highlighter.js', + '/media/editors/tinymce/templates/template_list.js', + '/media/system/swf/uploader.swf', + '/templates/protostar/html/editor_content.css', + + /* + * Joomla! 3.2.0 thru 3.3.0 + */ + '/libraries/fof/platform/joomla.php', + '/libraries/fof/readme.txt', + '/libraries/joomla/github/gists.php', + '/libraries/joomla/github/issues.php', + '/libraries/joomla/github/pulls.php', + '/libraries/joomla/github/users.php', '/libraries/joomla/registry/format.php', - '/libraries/joomla/registry/index.html', - '/libraries/joomla/registry/registry.php', '/libraries/joomla/registry/format/index.html', '/libraries/joomla/registry/format/ini.php', '/libraries/joomla/registry/format/json.php', '/libraries/joomla/registry/format/php.php', '/libraries/joomla/registry/format/xml.php', - '/libraries/joomla/github/users.php', - '/media/system/js/validate-jquery-uncompressed.js', - '/templates/beez3/html/message.php', - '/libraries/fof/platform/joomla.php', - '/libraries/fof/readme.txt', - // Joomla 3.3.1 - '/administrator/templates/isis/html/message.php', - // Joomla 3.3.6 - '/media/editors/tinymce/plugins/compat3x/editable_selects.js', - '/media/editors/tinymce/plugins/compat3x/form_utils.js', - '/media/editors/tinymce/plugins/compat3x/mctabs.js', - '/media/editors/tinymce/plugins/compat3x/tiny_mce_popup.js', - '/media/editors/tinymce/plugins/compat3x/validate.js', - // Joomla! 3.4 + '/libraries/joomla/registry/index.html', + '/libraries/joomla/registry/registry.php', + '/media/com_finder/js/finder.js', + '/media/com_finder/js/highlighter.js', + '/plugins/user/joomla/postinstall/actions.php', + '/plugins/user/joomla/postinstall/index.html', + + /* + * Joomla! 3.3.0 thru 3.4.0 + */ '/administrator/components/com_tags/helpers/html/index.html', '/administrator/components/com_tags/models/fields/index.html', '/administrator/manifests/libraries/phpmailer.xml', '/administrator/templates/hathor/html/com_finder/filter/index.html', '/administrator/templates/hathor/html/com_finder/statistics/index.html', + '/administrator/templates/isis/html/message.php', '/components/com_contact/helpers/icon.php', '/language/en-GB/en-GB.lib_phpmailer.sys.ini', '/libraries/compat/jsonserializable.php', - '/libraries/compat/password/lib/index.html', + '/libraries/compat/password/LICENSE.md', '/libraries/compat/password/lib/password.php', '/libraries/compat/password/lib/version_test.php', - '/libraries/compat/password/index.html', - '/libraries/compat/password/LICENSE.md', - '/libraries/compat/index.html', - '/libraries/fof/controller.php', - '/libraries/fof/dispatcher.php', - '/libraries/fof/inflector.php', - '/libraries/fof/input.php', - '/libraries/fof/model.php', - '/libraries/fof/query.abstract.php', - '/libraries/fof/query.element.php', - '/libraries/fof/query.mysql.php', - '/libraries/fof/query.mysqli.php', - '/libraries/fof/query.sqlazure.php', - '/libraries/fof/query.sqlsrv.php', - '/libraries/fof/render.abstract.php', - '/libraries/fof/render.joomla.php', - '/libraries/fof/render.joomla3.php', - '/libraries/fof/render.strapper.php', - '/libraries/fof/string.utils.php', - '/libraries/fof/table.php', - '/libraries/fof/template.utils.php', - '/libraries/fof/toolbar.php', - '/libraries/fof/view.csv.php', - '/libraries/fof/view.html.php', - '/libraries/fof/view.json.php', - '/libraries/fof/view.php', + '/libraries/framework/Joomla/Application/Cli/CliOutput.php', + '/libraries/framework/Joomla/Application/Cli/ColorProcessor.php', + '/libraries/framework/Joomla/Application/Cli/ColorStyle.php', '/libraries/framework/Joomla/Application/Cli/Output/Processor/ColorProcessor.php', '/libraries/framework/Joomla/Application/Cli/Output/Processor/ProcessorInterface.php', '/libraries/framework/Joomla/Application/Cli/Output/Stdout.php', '/libraries/framework/Joomla/Application/Cli/Output/Xml.php', - '/libraries/framework/Joomla/Application/Cli/CliOutput.php', - '/libraries/framework/Joomla/Application/Cli/ColorProcessor.php', - '/libraries/framework/Joomla/Application/Cli/ColorStyle.php', - '/libraries/framework/index.html', - '/libraries/framework/Joomla/DI/Exception/DependencyResolutionException.php', - '/libraries/framework/Joomla/DI/Exception/index.html', '/libraries/framework/Joomla/DI/Container.php', '/libraries/framework/Joomla/DI/ContainerAwareInterface.php', - '/libraries/framework/Joomla/DI/index.html', + '/libraries/framework/Joomla/DI/Exception/DependencyResolutionException.php', '/libraries/framework/Joomla/DI/ServiceProviderInterface.php', - '/libraries/framework/Joomla/Registry/Format/index.html', + '/libraries/framework/Joomla/Registry/AbstractRegistryFormat.php', '/libraries/framework/Joomla/Registry/Format/Ini.php', '/libraries/framework/Joomla/Registry/Format/Json.php', '/libraries/framework/Joomla/Registry/Format/Php.php', '/libraries/framework/Joomla/Registry/Format/Xml.php', '/libraries/framework/Joomla/Registry/Format/Yaml.php', - '/libraries/framework/Joomla/Registry/AbstractRegistryFormat.php', - '/libraries/framework/Joomla/Registry/index.html', - '/libraries/framework/Joomla/Registry/Registry.php', - '/libraries/framework/Symfony/Component/Yaml/Exception/DumpException.php', - '/libraries/framework/Symfony/Component/Yaml/Exception/ExceptionInterface.php', - '/libraries/framework/Symfony/Component/Yaml/Exception/index.html', - '/libraries/framework/Symfony/Component/Yaml/Exception/ParseException.php', - '/libraries/framework/Symfony/Component/Yaml/Exception/RuntimeException.php', - '/libraries/framework/Symfony/Component/Yaml/Dumper.php', - '/libraries/framework/Symfony/Component/Yaml/Escaper.php', - '/libraries/framework/Symfony/Component/Yaml/index.html', - '/libraries/framework/Symfony/Component/Yaml/Inline.php', - '/libraries/framework/Symfony/Component/Yaml/LICENSE', - '/libraries/framework/Symfony/Component/Yaml/Parser.php', - '/libraries/framework/Symfony/Component/Yaml/Unescaper.php', - '/libraries/framework/Symfony/Component/Yaml/Yaml.php', - '/libraries/joomla/string/inflector.php', - '/libraries/joomla/string/normalise.php', - '/libraries/phpmailer/language/index.html', - '/libraries/phpmailer/language/phpmailer.lang-joomla.php', - '/libraries/phpmailer/index.html', - '/libraries/phpmailer/LICENSE', - '/libraries/phpmailer/phpmailer.php', - '/libraries/phpmailer/pop.php', - '/libraries/phpmailer/smtp.php', - '/media/editors/codemirror/css/ambiance.css', - '/media/editors/codemirror/css/codemirror.css', - '/media/editors/codemirror/css/configuration.css', - '/media/editors/codemirror/css/index.html', - '/media/editors/codemirror/js/brace-fold.js', - '/media/editors/codemirror/js/clike.js', - '/media/editors/codemirror/js/closebrackets.js', - '/media/editors/codemirror/js/closetag.js', - '/media/editors/codemirror/js/codemirror.js', - '/media/editors/codemirror/js/css.js', - '/media/editors/codemirror/js/foldcode.js', - '/media/editors/codemirror/js/foldgutter.js', - '/media/editors/codemirror/js/fullscreen.js', - '/media/editors/codemirror/js/htmlmixed.js', - '/media/editors/codemirror/js/indent-fold.js', - '/media/editors/codemirror/js/index.html', - '/media/editors/codemirror/js/javascript.js', - '/media/editors/codemirror/js/less.js', - '/media/editors/codemirror/js/matchbrackets.js', - '/media/editors/codemirror/js/matchtags.js', - '/media/editors/codemirror/js/php.js', - '/media/editors/codemirror/js/xml-fold.js', - '/media/editors/codemirror/js/xml.js', - '/media/editors/tinymce/skins/lightgray/fonts/icomoon.svg', - '/media/editors/tinymce/skins/lightgray/fonts/icomoon.ttf', - '/media/editors/tinymce/skins/lightgray/fonts/icomoon.woff', - '/media/editors/tinymce/skins/lightgray/fonts/icomoon-small.eot', - '/media/editors/tinymce/skins/lightgray/fonts/icomoon-small.svg', - '/media/editors/tinymce/skins/lightgray/fonts/icomoon-small.ttf', - '/media/editors/tinymce/skins/lightgray/fonts/icomoon-small.woff', - '/media/editors/tinymce/skins/lightgray/fonts/readme.md', - '/media/editors/tinymce/skins/lightgray/fonts/tinymce.dev.svg', - '/media/editors/tinymce/skins/lightgray/fonts/tinymce-small.dev.svg', - '/media/editors/tinymce/skins/lightgray/img/wline.gif', - '/plugins/editors/codemirror/styles.css', - '/plugins/editors/codemirror/styles.min.css', - // Joomla! 3.4.1 - '/libraries/joomla/environment/request.php', - '/media/editors/tinymce/templates/template_list.js', - '/media/editors/codemirror/lib/addons-uncompressed.js', - '/media/editors/codemirror/lib/codemirror-uncompressed.css', - '/media/editors/codemirror/lib/codemirror-uncompressed.js', - '/administrator/help/en-GB/Components_Banners_Banners.html', - '/administrator/help/en-GB/Components_Banners_Banners_Edit.html', - '/administrator/help/en-GB/Components_Banners_Categories.html', - '/administrator/help/en-GB/Components_Banners_Category_Edit.html', - '/administrator/help/en-GB/Components_Banners_Clients.html', - '/administrator/help/en-GB/Components_Banners_Clients_Edit.html', - '/administrator/help/en-GB/Components_Banners_Tracks.html', - '/administrator/help/en-GB/Components_Contact_Categories.html', - '/administrator/help/en-GB/Components_Contact_Category_Edit.html', - '/administrator/help/en-GB/Components_Contacts_Contacts.html', - '/administrator/help/en-GB/Components_Contacts_Contacts_Edit.html', - '/administrator/help/en-GB/Components_Content_Categories.html', - '/administrator/help/en-GB/Components_Content_Category_Edit.html', - '/administrator/help/en-GB/Components_Messaging_Inbox.html', - '/administrator/help/en-GB/Components_Messaging_Read.html', - '/administrator/help/en-GB/Components_Messaging_Write.html', - '/administrator/help/en-GB/Components_Newsfeeds_Categories.html', - '/administrator/help/en-GB/Components_Newsfeeds_Category_Edit.html', - '/administrator/help/en-GB/Components_Newsfeeds_Feeds.html', - '/administrator/help/en-GB/Components_Newsfeeds_Feeds_Edit.html', - '/administrator/help/en-GB/Components_Redirect_Manager.html', - '/administrator/help/en-GB/Components_Redirect_Manager_Edit.html', - '/administrator/help/en-GB/Components_Search.html', - '/administrator/help/en-GB/Components_Weblinks_Categories.html', - '/administrator/help/en-GB/Components_Weblinks_Category_Edit.html', - '/administrator/help/en-GB/Components_Weblinks_Links.html', - '/administrator/help/en-GB/Components_Weblinks_Links_Edit.html', - '/administrator/help/en-GB/Content_Article_Manager.html', - '/administrator/help/en-GB/Content_Article_Manager_Edit.html', - '/administrator/help/en-GB/Content_Featured_Articles.html', - '/administrator/help/en-GB/Content_Media_Manager.html', - '/administrator/help/en-GB/Extensions_Extension_Manager_Discover.html', - '/administrator/help/en-GB/Extensions_Extension_Manager_Install.html', - '/administrator/help/en-GB/Extensions_Extension_Manager_Manage.html', - '/administrator/help/en-GB/Extensions_Extension_Manager_Update.html', - '/administrator/help/en-GB/Extensions_Extension_Manager_Warnings.html', - '/administrator/help/en-GB/Extensions_Language_Manager_Content.html', - '/administrator/help/en-GB/Extensions_Language_Manager_Edit.html', - '/administrator/help/en-GB/Extensions_Language_Manager_Installed.html', - '/administrator/help/en-GB/Extensions_Module_Manager.html', - '/administrator/help/en-GB/Extensions_Module_Manager_Edit.html', - '/administrator/help/en-GB/Extensions_Plugin_Manager.html', - '/administrator/help/en-GB/Extensions_Plugin_Manager_Edit.html', - '/administrator/help/en-GB/Extensions_Template_Manager_Styles.html', - '/administrator/help/en-GB/Extensions_Template_Manager_Styles_Edit.html', - '/administrator/help/en-GB/Extensions_Template_Manager_Templates.html', - '/administrator/help/en-GB/Extensions_Template_Manager_Templates_Edit.html', - '/administrator/help/en-GB/Extensions_Template_Manager_Templates_Edit_Source.html', - '/administrator/help/en-GB/Glossary.html', - '/administrator/help/en-GB/Menus_Menu_Item_Manager.html', - '/administrator/help/en-GB/Menus_Menu_Item_Manager_Edit.html', - '/administrator/help/en-GB/Menus_Menu_Manager.html', - '/administrator/help/en-GB/Menus_Menu_Manager_Edit.html', - '/administrator/help/en-GB/Site_Global_Configuration.html', - '/administrator/help/en-GB/Site_Maintenance_Clear_Cache.html', - '/administrator/help/en-GB/Site_Maintenance_Global_Check-in.html', - '/administrator/help/en-GB/Site_Maintenance_Purge_Expired_Cache.html', - '/administrator/help/en-GB/Site_System_Information.html', - '/administrator/help/en-GB/Start_Here.html', - '/administrator/help/en-GB/Users_Access_Levels.html', - '/administrator/help/en-GB/Users_Access_Levels_Edit.html', - '/administrator/help/en-GB/Users_Debug_Users.html', - '/administrator/help/en-GB/Users_Groups.html', - '/administrator/help/en-GB/Users_Groups_Edit.html', - '/administrator/help/en-GB/Users_Mass_Mail_Users.html', - '/administrator/help/en-GB/Users_User_Manager.html', - '/administrator/help/en-GB/Users_User_Manager_Edit.html', - '/administrator/components/com_config/views/index.html', - '/administrator/components/com_config/views/application/index.html', - '/administrator/components/com_config/views/application/view.html.php', - '/administrator/components/com_config/views/application/tmpl/default.php', - '/administrator/components/com_config/views/application/tmpl/default_cache.php', - '/administrator/components/com_config/views/application/tmpl/default_cookie.php', - '/administrator/components/com_config/views/application/tmpl/default_database.php', - '/administrator/components/com_config/views/application/tmpl/default_debug.php', - '/administrator/components/com_config/views/application/tmpl/default_filters.php', - '/administrator/components/com_config/views/application/tmpl/default_ftp.php', - '/administrator/components/com_config/views/application/tmpl/default_ftplogin.php', - '/administrator/components/com_config/views/application/tmpl/default_locale.php', - '/administrator/components/com_config/views/application/tmpl/default_mail.php', - '/administrator/components/com_config/views/application/tmpl/default_metadata.php', - '/administrator/components/com_config/views/application/tmpl/default_navigation.php', - '/administrator/components/com_config/views/application/tmpl/default_permissions.php', - '/administrator/components/com_config/views/application/tmpl/default_seo.php', - '/administrator/components/com_config/views/application/tmpl/default_server.php', - '/administrator/components/com_config/views/application/tmpl/default_session.php', - '/administrator/components/com_config/views/application/tmpl/default_site.php', - '/administrator/components/com_config/views/application/tmpl/default_system.php', - '/administrator/components/com_config/views/application/tmpl/index.html', - '/administrator/components/com_config/views/close/index.html', - '/administrator/components/com_config/views/close/view.html.php', - '/administrator/components/com_config/views/component/index.html', - '/administrator/components/com_config/views/component/view.html.php', - '/administrator/components/com_config/views/component/tmpl/default.php', - '/administrator/components/com_config/views/component/tmpl/index.html', - '/administrator/components/com_config/models/fields/filters.php', - '/administrator/components/com_config/models/fields/index.html', - '/administrator/components/com_config/models/forms/application.xml', - '/administrator/components/com_config/models/forms/index.html', - // Joomla 3.4.2 - '/libraries/composer_autoload.php', + '/libraries/framework/Joomla/Registry/Registry.php', + '/libraries/framework/Symfony/Component/Yaml/Dumper.php', + '/libraries/framework/Symfony/Component/Yaml/Escaper.php', + '/libraries/framework/Symfony/Component/Yaml/Exception/DumpException.php', + '/libraries/framework/Symfony/Component/Yaml/Exception/ExceptionInterface.php', + '/libraries/framework/Symfony/Component/Yaml/Exception/ParseException.php', + '/libraries/framework/Symfony/Component/Yaml/Exception/RuntimeException.php', + '/libraries/framework/Symfony/Component/Yaml/Inline.php', + '/libraries/framework/Symfony/Component/Yaml/LICENSE', + '/libraries/framework/Symfony/Component/Yaml/Parser.php', + '/libraries/framework/Symfony/Component/Yaml/Unescaper.php', + '/libraries/framework/Symfony/Component/Yaml/Yaml.php', + '/libraries/joomla/string/inflector.php', + '/libraries/joomla/string/normalise.php', + '/libraries/phpmailer/LICENSE', + '/libraries/phpmailer/language/phpmailer.lang-joomla.php', + '/libraries/phpmailer/phpmailer.php', + '/libraries/phpmailer/pop3.php', + '/libraries/phpmailer/smtp.php', + '/media/editors/codemirror/css/ambiance.css', + '/media/editors/codemirror/css/codemirror.css', + '/media/editors/codemirror/css/configuration.css', + '/media/editors/codemirror/js/brace-fold.js', + '/media/editors/codemirror/js/clike.js', + '/media/editors/codemirror/js/closebrackets.js', + '/media/editors/codemirror/js/closetag.js', + '/media/editors/codemirror/js/codemirror.js', + '/media/editors/codemirror/js/css.js', + '/media/editors/codemirror/js/foldcode.js', + '/media/editors/codemirror/js/foldgutter.js', + '/media/editors/codemirror/js/fullscreen.js', + '/media/editors/codemirror/js/htmlmixed.js', + '/media/editors/codemirror/js/indent-fold.js', + '/media/editors/codemirror/js/javascript.js', + '/media/editors/codemirror/js/less.js', + '/media/editors/codemirror/js/matchbrackets.js', + '/media/editors/codemirror/js/matchtags.js', + '/media/editors/codemirror/js/php.js', + '/media/editors/codemirror/js/xml-fold.js', + '/media/editors/codemirror/js/xml.js', + '/media/system/js/validate-jquery-uncompressed.js', + '/templates/beez3/html/message.php', + + /* + * Joomla! 3.4.0 thru 3.5.0 + */ + '/administrator/components/com_config/controller/application/refreshhelp.php', + '/administrator/components/com_media/models/forms/index.html', '/administrator/templates/hathor/html/com_categories/categories/default_batch.php', '/administrator/templates/hathor/html/com_tags/tags/default_batch.php', + '/components/com_wrapper/views/wrapper/metadata.xml', + '/libraries/classloader.php', + '/libraries/ClassLoader.php', + '/libraries/composer_autoload.php', + '/libraries/fof/LICENSE.txt', + '/libraries/joomla/document/error/error.php', + '/libraries/joomla/document/feed/feed.php', + '/libraries/joomla/document/html/html.php', + '/libraries/joomla/document/image/image.php', + '/libraries/joomla/document/json/json.php', + '/libraries/joomla/document/opensearch/opensearch.php', + '/libraries/joomla/document/raw/raw.php', + '/libraries/joomla/document/xml/xml.php', + '/libraries/vendor/phpmailer/phpmailer/extras/class.html2text.php', + '/libraries/vendor/symfony/yaml/Symfony/Component/Yaml/Dumper.php', + '/libraries/vendor/symfony/yaml/Symfony/Component/Yaml/Escaper.php', + '/libraries/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/DumpException.php', + '/libraries/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/ExceptionInterface.php', + '/libraries/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/ParseException.php', + '/libraries/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/RuntimeException.php', + '/libraries/vendor/symfony/yaml/Symfony/Component/Yaml/Inline.php', + '/libraries/vendor/symfony/yaml/Symfony/Component/Yaml/LICENSE', + '/libraries/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php', + '/libraries/vendor/symfony/yaml/Symfony/Component/Yaml/Unescaper.php', + '/libraries/vendor/symfony/yaml/Symfony/Component/Yaml/Yaml.php', + '/media/com_banners/banner.js', + '/media/com_finder/css/finder-rtl.css', + '/media/com_finder/css/selectfilter.css', + '/media/com_finder/css/sliderfilter.css', + '/media/com_finder/js/sliderfilter.js', + '/media/com_joomlaupdate/default.js', + '/media/com_joomlaupdate/encryption.js', + '/media/com_joomlaupdate/json2.js', + '/media/com_joomlaupdate/update.js', + '/media/editors/codemirror/lib/addons-uncompressed.js', + '/media/editors/codemirror/lib/codemirror-uncompressed.css', + '/media/editors/codemirror/lib/codemirror-uncompressed.js', '/media/editors/codemirror/mode/clike/scala.html', '/media/editors/codemirror/mode/css/less.html', '/media/editors/codemirror/mode/css/less_test.js', @@ -1463,102 +1491,96 @@ public function deleteUnexistingFiles() '/media/editors/codemirror/mode/javascript/json-ld.html', '/media/editors/codemirror/mode/javascript/test.js', '/media/editors/codemirror/mode/javascript/typescript.html', + '/media/editors/codemirror/mode/kotlin/kotlin.js', + '/media/editors/codemirror/mode/kotlin/kotlin.min.js', '/media/editors/codemirror/mode/markdown/test.js', '/media/editors/codemirror/mode/php/test.js', '/media/editors/codemirror/mode/ruby/test.js', '/media/editors/codemirror/mode/shell/test.js', '/media/editors/codemirror/mode/slim/test.js', + '/media/editors/codemirror/mode/smartymixed/smartymixed.js', '/media/editors/codemirror/mode/stex/test.js', '/media/editors/codemirror/mode/textile/test.js', '/media/editors/codemirror/mode/verilog/test.js', '/media/editors/codemirror/mode/xml/test.js', '/media/editors/codemirror/mode/xquery/test.js', - // Joomla 3.4.3 - '/libraries/classloader.php', - '/libraries/ClassLoader.php', - // Joomla 3.4.6 - '/components/com_wrapper/views/wrapper/metadata.xml', - // Joomla 3.5.0 - '/media/com_joomlaupdate/default.js', - '/media/com_joomlaupdate/encryption.js', - '/media/com_joomlaupdate/json2.js', - '/media/com_joomlaupdate/update.js', - '/media/com_finder/css/finder-rtl.css', - '/media/com_finder/css/selectfilter.css', - '/media/com_finder/css/sliderfilter.css', - '/media/com_finder/js/sliderfilter.js', - '/media/editors/codemirror/mode/kotlin/kotlin.js', - '/media/editors/codemirror/mode/kotlin/kotlin.min.js', '/media/editors/tinymce/plugins/compat3x/editable_selects.js', '/media/editors/tinymce/plugins/compat3x/form_utils.js', '/media/editors/tinymce/plugins/compat3x/mctabs.js', '/media/editors/tinymce/plugins/compat3x/tiny_mce_popup.js', '/media/editors/tinymce/plugins/compat3x/validate.js', - '/libraries/vendor/symfony/yaml/Symfony/Component/Yaml/Dumper.php', - '/libraries/vendor/symfony/yaml/Symfony/Component/Yaml/Escaper.php', - '/libraries/vendor/symfony/yaml/Symfony/Component/Yaml/Inline.php', - '/libraries/vendor/symfony/yaml/Symfony/Component/Yaml/LICENSE', - '/libraries/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php', - '/libraries/vendor/symfony/yaml/Symfony/Component/Yaml/Unescaper.php', - '/libraries/vendor/symfony/yaml/Symfony/Component/Yaml/Yaml.php', - '/libraries/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/DumpException.php', - '/libraries/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/ExceptionInterface.php', - '/libraries/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/ParseException.php', - '/libraries/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/RuntimeException.php', - '/libraries/vendor/phpmailer/phpmailer/extras/class.html2text.php', - '/libraries/joomla/document/error/error.php', - '/libraries/joomla/document/feed/feed.php', - '/libraries/joomla/document/html/html.php', - '/libraries/joomla/document/image/image.php', - '/libraries/joomla/document/json/json.php', - '/libraries/joomla/document/opensearch/opensearch.php', - '/libraries/joomla/document/raw/raw.php', - '/libraries/joomla/document/xml/xml.php', - '/plugins/editors/tinymce/fields/skins.php', - '/plugins/user/profile/fields/dob.php', - '/plugins/user/profile/fields/tos.php', + '/media/editors/tinymce/skins/lightgray/fonts/icomoon-small.eot', + '/media/editors/tinymce/skins/lightgray/fonts/icomoon-small.svg', + '/media/editors/tinymce/skins/lightgray/fonts/icomoon-small.ttf', + '/media/editors/tinymce/skins/lightgray/fonts/icomoon-small.woff', + '/media/editors/tinymce/skins/lightgray/fonts/icomoon.eot', + '/media/editors/tinymce/skins/lightgray/fonts/icomoon.svg', + '/media/editors/tinymce/skins/lightgray/fonts/icomoon.ttf', + '/media/editors/tinymce/skins/lightgray/fonts/icomoon.woff', + '/media/editors/tinymce/skins/lightgray/fonts/readme.md', + '/media/editors/tinymce/skins/lightgray/fonts/tinymce-small.dev.svg', + '/media/editors/tinymce/skins/lightgray/fonts/tinymce.dev.svg', + '/media/editors/tinymce/skins/lightgray/img/wline.gif', + '/media/jui/img/ajax-loader.gif', + '/media/mod_languages/images/km_kr.gif', + '/media/mod_languages/images/si_LK.gif', + '/plugins/editors/codemirror/styles.css', + '/plugins/editors/codemirror/styles.min.css', + + /* + * Joomla! 3.5.0 thru 3.6.0 + */ '/administrator/components/com_installer/views/languages/tmpl/default_filter.php', '/administrator/components/com_joomlaupdate/helpers/download.php', - '/administrator/components/com_config/controller/application/refreshhelp.php', - '/administrator/components/com_media/models/forms/index.html', - // Joomla 3.6.0 - '/libraries/simplepie/README.txt', - '/libraries/simplepie/simplepie.php', + '/administrator/manifests/libraries/simplepie.xml', + '/administrator/templates/isis/js/bootstrap.min.js', + '/administrator/templates/isis/js/jquery.js', + '/libraries/joomla/application/web/client.php', '/libraries/simplepie/LICENSE.txt', + '/libraries/simplepie/README.txt', '/libraries/simplepie/idn/LICENCE', '/libraries/simplepie/idn/ReadMe.txt', '/libraries/simplepie/idn/idna_convert.class.php', '/libraries/simplepie/idn/npdata.ser', - '/administrator/manifests/libraries/simplepie.xml', - '/administrator/templates/isis/js/jquery.js', - '/administrator/templates/isis/js/bootstrap.min.js', + '/libraries/simplepie/simplepie.php', + '/media/mod_languages/images/si_lk.gif', '/media/system/js/permissions.min.js', - '/libraries/platform.php', + '/plugins/editors/tinymce/fields/skins.php', + '/plugins/user/profile/fields/dob.php', '/plugins/user/profile/fields/tos.php', - '/libraries/joomla/application/web/client.php', - // Joomla! 3.6.1 - '/libraries/joomla/database/iterator/azure.php', - '/media/editors/tinymce/skins/lightgray/fonts/icomoon.eot', - // Joomla! 3.6.3 - '/media/editors/codemirror/mode/jade/jade.js', - '/media/editors/codemirror/mode/jade/jade.min.js', - // Joomla 3.7.0 - '/libraries/joomla/user/authentication.php', - '/libraries/platform.php', - '/libraries/joomla/data/data.php', - '/libraries/joomla/data/dumpable.php', - '/libraries/joomla/data/set.php', + + /* + * Joomla! 3.6.0 thru 3.7.0 + */ '/administrator/components/com_banners/views/banners/tmpl/default_batch.php', + '/administrator/components/com_cache/layouts/joomla/searchtools/default.php', + '/administrator/components/com_cache/layouts/joomla/searchtools/default/bar.php', + '/administrator/components/com_categories/views/categories/tmpl/default_batch.php', '/administrator/components/com_categories/views/category/tmpl/edit_extrafields.php', '/administrator/components/com_categories/views/category/tmpl/edit_options.php', - '/administrator/components/com_categories/views/categories/tmpl/default_batch.php', '/administrator/components/com_content/views/articles/tmpl/default_batch.php', + '/administrator/components/com_installer/controllers/languages.php', + '/administrator/components/com_languages/layouts/joomla/searchtools/default.php', + '/administrator/components/com_languages/layouts/joomla/searchtools/default/bar.php', + '/administrator/components/com_media/views/medialist/tmpl/thumbs_doc.php', + '/administrator/components/com_media/views/medialist/tmpl/thumbs_folder.php', + '/administrator/components/com_media/views/medialist/tmpl/thumbs_img.php', + '/administrator/components/com_media/views/medialist/tmpl/thumbs_video.php', '/administrator/components/com_menus/views/items/tmpl/default_batch.php', + '/administrator/components/com_messages/layouts/toolbar/mysettings.php', + '/administrator/components/com_modules/layouts/joomla/searchtools/default.php', + '/administrator/components/com_modules/layouts/joomla/searchtools/default/bar.php', '/administrator/components/com_modules/views/modules/tmpl/default_batch.php', '/administrator/components/com_newsfeeds/views/newsfeeds/tmpl/default_batch.php', '/administrator/components/com_redirect/views/links/tmpl/default_batch.php', '/administrator/components/com_tags/views/tags/tmpl/default_batch.php', + '/administrator/components/com_templates/layouts/joomla/searchtools/default.php', + '/administrator/components/com_templates/layouts/joomla/searchtools/default/bar.php', + '/administrator/components/com_users/models/fields/components.php', '/administrator/components/com_users/views/users/tmpl/default_batch.php', + '/administrator/modules/mod_menu/tmpl/default_disabled.php', + '/administrator/modules/mod_menu/tmpl/default_enabled.php', + '/administrator/templates/hathor/html/mod_menu/default_enabled.php', '/components/com_contact/metadata.xml', '/components/com_contact/views/category/metadata.xml', '/components/com_contact/views/contact/metadata.xml', @@ -1586,42 +1608,31 @@ public function deleteUnexistingFiles() '/components/com_users/views/remind/metadata.xml', '/components/com_users/views/reset/metadata.xml', '/components/com_wrapper/metadata.xml', - '/administrator/components/com_cache/layouts/joomla/searchtools/default/bar.php', - '/administrator/components/com_cache/layouts/joomla/searchtools/default.php', - '/administrator/components/com_content/models/fields/votelist.php', - '/administrator/components/com_languages/layouts/joomla/searchtools/default/bar.php', - '/administrator/components/com_languages/layouts/joomla/searchtools/default.php', - '/administrator/components/com_modules/layouts/joomla/searchtools/default/bar.php', - '/administrator/components/com_modules/layouts/joomla/searchtools/default.php', - '/administrator/components/com_templates/layouts/joomla/searchtools/default/bar.php', - '/administrator/components/com_templates/layouts/joomla/searchtools/default.php', - '/administrator/modules/mod_menu/tmpl/default_enabled.php', - '/administrator/modules/mod_menu/tmpl/default_disabled.php', - '/administrator/templates/hathor/html/mod_menu/default_enabled.php', - '/administrator/components/com_users/models/fields/components.php', - '/administrator/components/com_installer/controllers/languages.php', - '/administrator/components/com_media/views/medialist/tmpl/thumbs_doc.php', - '/administrator/components/com_media/views/medialist/tmpl/thumbs_folder.php', - '/administrator/components/com_media/views/medialist/tmpl/thumbs_img.php', - '/administrator/components/com_media/views/medialist/tmpl/thumbs_video.php', + '/libraries/joomla/data/data.php', + '/libraries/joomla/data/dumpable.php', + '/libraries/joomla/data/set.php', + '/libraries/joomla/database/iterator/azure.php', + '/libraries/joomla/user/authentication.php', + '/libraries/platform.php', + '/media/editors/codemirror/mode/jade/jade.js', + '/media/editors/codemirror/mode/jade/jade.min.js', '/media/editors/none/none.js', '/media/editors/none/none.min.js', + '/media/editors/tinymce/plugins/jdragdrop/plugin.js', + '/media/editors/tinymce/plugins/jdragdrop/plugin.min.js', '/media/editors/tinymce/plugins/media/moxieplayer.swf', '/media/system/js/tiny-close.js', '/media/system/js/tiny-close.min.js', - '/administrator/components/com_messages/layouts/toolbar/mysettings.php', - '/media/editors/tinymce/plugins/jdragdrop/plugin.js', - '/media/editors/tinymce/plugins/jdragdrop/plugin.min.js', - // Joomla 3.7.1 - '/media/editors/tinymce/langs/uk-UA.js', - '/media/system/js/fields/calendar-locales/zh.js', - // Joomla 3.7.3 + + /* + * Joomla! 3.7.0 thru 3.8.0 + */ '/administrator/components/com_admin/postinstall/phpversion.php', - '/components/com_content/layouts/field/prepare/modal_article.php', - // Joomla 3.8.0 '/administrator/components/com_content/models/fields/votelist.php', '/administrator/modules/mod_menu/preset/disabled.php', '/administrator/modules/mod_menu/preset/enabled.php', + '/components/com_content/layouts/field/prepare/modal_article.php', + '/components/com_fields/controllers/field.php', '/libraries/cms/application/administrator.php', '/libraries/cms/application/cms.php', '/libraries/cms/application/helper.php', @@ -1642,7 +1653,6 @@ public function deleteUnexistingFiles() '/libraries/cms/component/router/viewconfiguration.php', '/libraries/cms/editor/editor.php', '/libraries/cms/error/page.php', - '/libraries/cms/extension/helper.php', '/libraries/cms/form/field/author.php', '/libraries/cms/form/field/captcha.php', '/libraries/cms/form/field/chromestyle.php', @@ -1957,8 +1967,40 @@ public function deleteUnexistingFiles() '/libraries/legacy/view/legacy.php', '/libraries/legacy/web/client.php', '/libraries/legacy/web/web.php', - // Joomla 3.8.4 + '/media/editors/tinymce/langs/uk-UA.js', + '/media/system/js/fields/calendar-locales/zh.js', + + /* + * Joomla! 3.8.0 thru 3.9.0 + */ '/libraries/src/Mail/language/phpmailer.lang-joomla.php', + + /* + * Legacy FOF + */ + '/libraries/fof/controller.php', + '/libraries/fof/dispatcher.php', + '/libraries/fof/inflector.php', + '/libraries/fof/input.php', + '/libraries/fof/model.php', + '/libraries/fof/query.abstract.php', + '/libraries/fof/query.element.php', + '/libraries/fof/query.mysql.php', + '/libraries/fof/query.mysqli.php', + '/libraries/fof/query.sqlazure.php', + '/libraries/fof/query.sqlsrv.php', + '/libraries/fof/render.abstract.php', + '/libraries/fof/render.joomla.php', + '/libraries/fof/render.joomla3.php', + '/libraries/fof/render.strapper.php', + '/libraries/fof/string.utils.php', + '/libraries/fof/table.php', + '/libraries/fof/template.utils.php', + '/libraries/fof/toolbar.php', + '/libraries/fof/view.csv.php', + '/libraries/fof/view.html.php', + '/libraries/fof/view.json.php', + '/libraries/fof/view.php', ); // TODO There is an issue while deleting folders using the ftp mode