diff options
Diffstat (limited to 'angebote/angebote.php')
| -rw-r--r-- | angebote/angebote.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/angebote/angebote.php b/angebote/angebote.php index 5409b55..06998f3 100644 --- a/angebote/angebote.php +++ b/angebote/angebote.php @@ -7,8 +7,6 @@ if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } -require_once __DIR__ . '/inc/functions.php'; - get_header(); $container = get_theme_mod( 'understrap_container_type' ); |
