CORE-POS/IS4C

View on GitHub
fannie/reports/HourlyTrans/hourlyTrans.php

Summary

Maintainability
A
0 mins
Test Coverage
F
0%
<?php
if (basename($_SERVER['PHP_SELF']) == basename(__FILE__)) {
    header('Location: HourlyTransReport.php');
}