Server : Apache
System : Linux webm011.cluster126.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64
User : alfamiffjq ( 77889)
PHP Version : 8.2.31
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
Directory :  /home/alfamiffjq/www/alfamifwp/wp-content/plugins/burger-companion/inc/spabiz/

📁 Create New:
⬆️ Upload File:
Current Dir [ Writable ] Root [ Writable ]


OR Upload from URL:
URL: Save as:

📄 File: spabiz.php

Path: /home/alfamiffjq/www/alfamifwp/wp-content/plugins/burger-companion/inc/spabiz/spabiz.php

Size: 1.29 KB

Permissions: 0644

<?php
/**
 * @package   SpaBiz
 */
 
require BURGER_COMPANION_PLUGIN_DIR . 'inc/spabiz/extras.php';
require BURGER_COMPANION_PLUGIN_DIR . 'inc/spabiz/dynamic-style.php';
require BURGER_COMPANION_PLUGIN_DIR . 'inc/spabiz/sections/section-above-header.php';
require BURGER_COMPANION_PLUGIN_DIR . 'inc/spabiz/features/spabiz-header.php';
require BURGER_COMPANION_PLUGIN_DIR . 'inc/spabiz/features/spabiz-slider.php';
require BURGER_COMPANION_PLUGIN_DIR . 'inc/spabiz/features/spabiz-info.php';
require BURGER_COMPANION_PLUGIN_DIR . 'inc/spabiz/features/spabiz-service.php';
require BURGER_COMPANION_PLUGIN_DIR . 'inc/spabiz/features/spabiz-funfact.php';
require BURGER_COMPANION_PLUGIN_DIR . 'inc/spabiz/features/spabiz-typography.php';

if ( ! function_exists( 'burger_companion_spabiz_frontpage_sections' ) ) :
	function burger_companion_spabiz_frontpage_sections() {	
		 require BURGER_COMPANION_PLUGIN_DIR . 'inc/spabiz/sections/section-slider.php';
		 require BURGER_COMPANION_PLUGIN_DIR . 'inc/spabiz/sections/section-info.php';
		 require BURGER_COMPANION_PLUGIN_DIR . 'inc/spabiz/sections/section-service.php';
		 require BURGER_COMPANION_PLUGIN_DIR . 'inc/spabiz/sections/section-funfact.php';
    }
	add_action( 'spabiz_sections', 'burger_companion_spabiz_frontpage_sections' );
endif;

← Back to Directory Edit File 🔒 Chmod

WP File Manager