HEX
Server: LiteSpeed
System: Linux s787.bom1.mysecurecloudhost.com 4.18.0-477.13.1.lve.el8.x86_64 #1 SMP Thu Jun 1 16:40:47 EDT 2023 x86_64
User: mobilech (5348)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /home/mobilech/alliancelaptoptraining.com.np/wp-content/plugins/html5-video-player/includes.php
<?php
if (!defined('ABSPATH'))
    exit;
if (!class_exists('CSF') && file_exists(dirname(__FILE__) . "/vendor/codestar-framework/codestar-framework.php")) {
    require_once dirname(__FILE__) . "/vendor/codestar-framework/codestar-framework.php";
}

$h5vp_include_files = array(
    __DIR__ . "/blocks.php",
    __DIR__ . "/elementor-widget.php",
    __DIR__ . "/inc/functions.php",
);

foreach ($h5vp_include_files as $h5vp_file) {
    if (file_exists($h5vp_file)) {
        require_once $h5vp_file;
    }
}