From: Arno H. <aho...@in...> - 2000-10-11 14:14:39
|
Hi, I added the two simple patches by Neil: searchtype and nested definition lists. Not yet done: tab-less markup for definition lists. I will have a look at Jan's internationalization patch next. Btw, we use exit() quite often within phpwiki. I suggest we add a function to stdlib.php called ExitWiki() or similar, in order to exit cleanly from phpwiki. Things coming to mind: ending the file with proper HTML, closing the database. If I find the time today I will add this function. /Arno |