CORE-POS/IS4C

View on GitHub
fannie/auth/ui/menu.php

Summary

Maintainability
A
0 mins
Test Coverage
F
0%
<?php
if (!headers_sent()) {
    header("Location: AuthIndexPage.php");
}