File "sneeit-init.php"
Full Path: /var/www/bvnghean.vn/save_bvnghean.vn/wp-content/plugins/sneeit-framework/includes/sneeit/sneeit-init.php
File size: 230 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
if (is_admin()) :
define('SNEEIT_THEME_ACTIVATION_PAGE_SLUG', 'sneeit-theme-activation');
include_once 'sneeit-defines.php';
include_once 'sneeit-theme-activation.php';
include_once 'sneeit-theme-auto-update.php';
endif;