HEX
Server: Apache
System: Linux server2.voipitup.com.au 4.18.0-553.104.1.lve.el8.x86_64 #1 SMP Tue Feb 10 20:07:30 UTC 2026 x86_64
User: posscale (1027)
PHP: 8.2.29
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/posscale/public_html/WP-POS/wp-content/themes/angle/footer.php
<?php
/**
 * The template for displaying the footer
 *
 * Contains footer content and the closing of the #main and #page div elements.
 */
?>

    <div class="clear"></div>
    <footer id="colophon" class="site-footer" role="contentinfo">

        <div class="footer-widgetized-wrapper">
            <?php angle_footer_widgetized_callback() ?>
        </div>

        <div class="site-info">
            <div class="inner-wrap">
                <p class="copyright">
                    <?php zoom_customizer_partial_blogcopyright(); ?>
                </p>
                <p class="designed-by">
                    <?php printf( __( 'Designed by %s', 'Evay Pty Lyd' ), '<a href="https://www.evay.com.au/" target="_blank" rel="designer">EVAY MEDIA</a>' ); ?>
                </p>
            </div>
            <div class="clear"></div>
        </div><!-- .site-info -->
    </footer><!-- #colophon -->

</div><!-- /.page-wrap -->


<?php wp_footer(); ?>
</body>
</html>