PATH:
var
/
www
/
clients
/
client1
/
web1
/
web
/
wp-content
/
sitepress-multilingual-cms
/
classes
/
upgrade
<?php class WPML_Upgrade_Loader_Factory implements IWPML_Backend_Action_Loader { public function create() { global $sitepress; return new WPML_Upgrade_Loader( $sitepress, wpml_get_upgrade_schema(), wpml_load_settings_helper(), wpml_get_admin_notices(), wpml_get_upgrade_command_factory() ); } }
[-] class-wpml-tm-upgrade-loader.php
[edit]
[-] class-wpml-upgrade-loader-factory.php
[edit]
[+]
commands
[-] class-wpml-upgrade.php
[edit]
[-] interface-iwpml-upgrade-command.php
[edit]
[-] class-wpml-tm-upgrade-loader-factory.php
[edit]
[-] class-wpml-upgrade-command-factory.php
[edit]
[-] class-wpml-upgrade-loader.php
[edit]
[-] class-wpml-upgrade-command-definition.php
[edit]
[-] class-wpml-upgrade-schema.php
[edit]
[+]
..
[-] class-wpml-upgrade-localizations-files.php
[edit]
[-] CommandsStatus.php
[edit]
[-] class-wpml-upgrade-run-all.php
[edit]