PHP 7.4.33
Preview: header.php Size: 952 B
/home/godevadmin/www/admin/braintree/tests/includes/header.php

<header class="main">
    <div class="container wide">
        <div class="content slim">
            <div class="set">
                <div class="fill">
                    <a class="pseudoshop" href="/">PSEUDO<strong>SHOP</strong></a>
                </div>

                <div class="fit">
                    <a class="braintree" href="https://developers.braintreepayments.com/guides/drop-in" target="_blank">Braintree</a>
                </div>
            </div>
        </div>
    </div>

    <div class="notice-wrapper">
        <?php if(isset($_SESSION["errors"])) : ?>
            <div class="show notice error notice-error">
                <span class="notice-message">
                    <?php
                        echo($_SESSION["errors"]);
                        unset($_SESSION["errors"]);
                    ?>
                <span>
            </div>
        <?php endif; ?>
    </div>
</header>

Directory Contents

Dirs: 0 × Files: 3

Name Size Perms Modified Actions
459 B lrwxrwxr-x 2023-11-07 19:59:46
Edit Download
403 B lrwxrwxr-x 2023-11-07 19:59:46
Edit Download
952 B lrwxrwxr-x 2023-11-07 19:59:46
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).