Mailinglisten-Archive |
> > $
tpl = new IntegratedTemplate("/tpl");
> > $tpl->loadTemplatefile("main.html", true, true);
> > $tpl->show();
> Du musst zumindest eine (1) Variable setzen im main.html File, sonst tut
> sich mit ITX gar nichts.
oder du setzt
$tpl->loadTemplatefile("main.html", false, false);
dann wird auch was sichtbar.
gruss,
tobias,
php::bar PHP Wiki - Listenarchive