Revision 90 | Blame | Vergleich mit vorheriger | Letzte Änderung | Log anzeigen | RSS feed
<? require("include/common.php"); $smarty->assign("title","Index"); $smarty->display("index.tpl"); ?>
<?
require("include/common.php");
$smarty->assign("title","Index");
$smarty->display("index.tpl");
?>