Subversion-Projekte lars-tiefland.webhosting

Revision

Revision 31 | Revision 34 | Zur aktuellen Revision | Ganze Datei anzeigen | Leerzeichen ignorieren | Details | Blame | Letzte Änderung | Log anzeigen | RSS feed

Revision 31 Revision 33
Zeile 1... Zeile 1...
1
<?
1
<?
-
 
2
	// $URL: file:///svn/repos/webhosting/trunk/index.php $ last modified in Revision $Rev: 33 $ by $Author: lars $ at $Date: 2007-04-09 17:43:52 +0200 (Mo, 09 Apr 2007) $
2
	require("libs/Smarty.class.php");
3
	require("libs/Smarty.class.php");
3
	$smarty=new Smarty();
4
	$smarty=new Smarty();
4
	$smarty->assign("title","Angebotsbeschreibung");
5
	$smarty->assign("title","Angebotsbeschreibung");
5
	$smarty->assign("IP","83.151.27.189");
6
	$smarty->assign("IP","83.151.27.189");
6
	$smarty->display("header.tpl");
7
	$smarty->display("header.tpl");