HEX
Server: Apache
System: Linux g3.galapp.net 6.8.0-88-generic #89-Ubuntu SMP PREEMPT_DYNAMIC Sat Oct 11 01:02:46 UTC 2025 x86_64
User: web2215 (1987)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/clients/client1079/web2215/web/public/wp-content/themes/developer_c/footer.php
<!-- Footer -->
<div class="footer_down">
	<div class="section-container-black-bg">
		<div class="container">
			<div class="row stick-footer">
				<!--<div class="col-6 col-md-6 col-lg-3 py-2">
					<img src="<?php echo get_template_directory_uri(); ?>/assets/img/icons/phone_white.svg"
						class="kontakt-ico" alt="Telefon"><span class="kontakt-footer-txt">660 458 484</span>
				</div>-->
				<div class="col-6 col-md-6 col-lg-3 py-2">
					<img src="<?php echo get_template_directory_uri(); ?>/assets/img/icons/mobile_white.svg"
						class="kontakt-ico" alt="Telefon"><span class="kontakt-footer-txt">660 458 484</span>
				</div>
				<div class="col-6 col-md-6 col-lg-3 py-2">
					<img src="<?php echo get_template_directory_uri(); ?>/assets/img/icons/mail_white.svg"
						class="kontakt-ico" alt="Mail"><span class="kontakt-footer-txt"><a
							href="mailto:kontaktbnplus@gmail.com">kontaktbnplus@gmail.com</a></span>
				</div>
				<div class="col-6 col-md-6 col-lg-3 py-2">
					<!--<img src="<?php echo get_template_directory_uri(); ?>/assets/img/icons/twitter.svg"
						class="kontakt-ico" alt="Twitter">-->
					<img src="<?php echo get_template_directory_uri(); ?>/assets/img/icons/facebook.svg"
						class="kontakt-ico" alt="Facebook"><span class="kontakt-footer-txt"><a
							href="https://www.facebook.com/Inwestycje-na-plus-102328221958880">Inwestycje na plus</a></span>
				</div>

			</div>

		</div>
	</div>
</div>
<?php if ( is_active_sidebar( 'footer-widget' ) ) : ?>
	<?php if(is_active_sidebar('footer-widget')){dynamic_sidebar('footer-widget');} ?>
<?php endif; ?>
<!-- ./ Footer -->

</div>
<!-- /wrapper -->

<?php wp_footer(); ?>

<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"
	integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q"
	crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"
	integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl"
	crossorigin="anonymous"></script>
<script src="<?php echo get_template_directory_uri(); ?>/assets/js/jquery.backstretch.min.js"></script>
<script src="<?php echo get_template_directory_uri(); ?>/assets/js/wow.min.js"></script>
<script src="https://cdn.datatables.net/1.10.20/js/jquery.dataTables.min.js"></script>
<script src="https://cdn.datatables.net/1.10.20/js/dataTables.bootstrap4.min.js"></script>
<script src="<?php echo get_template_directory_uri(); ?>/assets/js/waypoints.min.js"></script>
<script src="<?php echo get_template_directory_uri(); ?>/assets/js/scripts.js"></script>
<script src="<?php echo get_template_directory_uri(); ?>/assets/js/custom.js"></script>
<script src="<?php echo get_template_directory_uri(); ?>/assets/js/jquery.maphilight.js"></script>
<script src="<?php echo get_template_directory_uri(); ?>/assets/js/image-map.min.js"></script>
</body>

</html>