CORE-POS/IS4C

View on GitHub
fannie/item/productList.php

Summary

Maintainability
A
0 mins
Test Coverage
F
0%
<?php
if (basename(__FILE__) != basename($_SERVER['PHP_SELF'])) {
    return;
}
// make old bookmarks work
header('Location: ProductListPage.php');