Hi,
naja es ist eine TPL Datei die mit smarty dargestellt wird...
index.php wird geladen und je nach mode wird dann:
und book.tpl ist oben der gepostete code und dann:
Code:
$mysmarty->Assign('content', $mysmarty->fetch($page));
und
Code:
$mysmarty->display('index.tpl');
wobei dann in index.tpl sowas steht wie:
sind in smarty als Anfang und Ende einer Smarty Variable definiert..
Gruß
Neutral General
Michael
"Programmers talk about software development on weekends, vacations, and over meals not because they lack imagination,
but because their imagination reveals worlds that others cannot see."