Update tacpop.inc.php
This commit is contained in:
parent
01a23a638f
commit
61151a50ac
@ -2,6 +2,5 @@
|
|||||||
|
|
||||||
// Make sure we are called from index.php
|
// Make sure we are called from index.php
|
||||||
if (!defined('SECURITY')) die('Hacking attempt');
|
if (!defined('SECURITY')) die('Hacking attempt');
|
||||||
$smarty->display('tac/default.tpl');
|
$master_template = 'tac/default.tpl';
|
||||||
$supress_master = 1;
|
|
||||||
?>
|
?>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user