%PDF- %PDF-
Direktori : /var/www/arphotolab.eco-n-tech.co.uk/wp-content/plugins/polylang/modules/wizard/ |
Current File : /var/www/arphotolab.eco-n-tech.co.uk/wp-content/plugins/polylang/modules/wizard/load.php |
<?php /** * Loads the setup wizard. * * @package Polylang */ if ( ! defined( 'ABSPATH' ) ) { exit; // Don't access directly }; if ( $polylang instanceof PLL_Admin_Base ) { $polylang->wizard = new PLL_Wizard( $polylang ); }