GhostManSec
Server: Apache
System: Linux webm019.cluster130.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: exhehbu (1008962)
PHP: 8.0.30
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/exhehbu/www/wp-content/themes/revolution/inc/templates/footer/style1.php
<?php
	$footer_classes[] = 'footer';
	$footer_classes[] = ot_get_option( 'footer_color', 'light' );
	$footer_classes[] = 'footer-full-width-' . ot_get_option( 'footer_full_width', 'off' );
?>
<!-- Start Footer -->
<footer id="footer" class="<?php echo esc_attr( implode( ' ', $footer_classes ) ); ?>">
	<?php do_action( 'thb_footer_logo' ); ?>
	<?php do_action( 'thb_page_content', apply_filters( 'thb_footer_page_content', ot_get_option( 'footer_top_content' ) ) ); ?>
	<div class="row footer-row">
		<?php do_action( 'thb_footer_columns' ); ?>
	</div>
</footer>
<!-- End Footer -->