php-mpos/include/pages/tacpop.inc.php
2015-04-26 20:06:29 -05:00

5 lines
115 B
PHP

<?php
$defflip = (!cfip()) ? exit(header('HTTP/1.1 401 Unauthorized')) : 1;
$master_template = 'tac/default.tpl';