From: Reini U. <ru...@x-...> - 2005-04-14 16:37:40
|
> After taking a second look at your e-mail, I seem to understand that I > would need to add these php readfile calls inside of some of the code of > phpwiki. > > I did not find that <?= "Time: ". strftime("%x %X") ?> line anywhere. > Can you point out where I should add these php calls to go and read some > external files? In any template. I put it into themes/default/bottom.tmpl at the end, before the ?> tag Those three lines of mine where my test, to print something useful. -- Reini Urban http://phpwiki.org/ http://xarch.tu-graz.ac.at/home/rurban/ |