HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux ns3133907 6.8.0-86-generic #87-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 22 18:03:36 UTC 2025 x86_64
User: cssnetorguk (1024)
PHP: 8.2.28
Disabled: NONE
Upload Files
File: //home/survivingthecreditcrunch.org.uk/public_html/wp-content/themes/auberge/functions.php
<?php
/**
 * Auberge WordPress Theme
 *
 * Auberge WordPress Theme, Copyright 2015 WebMan [https://www.webmandesign.eu/]
 * Auberge is distributed under the terms of the GNU GPL
 *
 * @package    Auberge
 * @copyright  WebMan Design, Oliver Juhas
 * @license    GPL-3.0, http://www.gnu.org/licenses/gpl-3.0.html
 *
 * @since    1.0
 * @version  2.6.0
 *
 * @link  https://www.webmandesign.eu
 *
 * Contents:
 *
 * 1) Required files
 */





/**
 * 1) Required files
 */

	// Global functions

		require_once( get_template_directory() . '/library/core.php' );

	// Theme setup

		require_once( get_template_directory() . '/includes/setup/setup.php' );