CORE-POS/IS4C

View on GitHub
fannie/reports/TenderReport/TenderReport.php

Summary

Maintainability
A
0 mins
Test Coverage
F
0%
<?php
// this is just here for WFC URL compatibility
if (!headers_sent()) {
    header('Location: BackendTenderReport.php');
}