[REMOVED] Support page code

This commit is contained in:
Sebastian Grewe 2014-01-09 09:11:33 +01:00
parent 6e99806479
commit eafb241bde

View File

@ -1,9 +0,0 @@
<?php
// Make sure we are called from index.php
if (!defined('SECURITY'))
die('Hacking attempt');
// Tempalte specifics
$smarty->assign("CONTENT", "default.tpl");
?>