From: Reini U. <ru...@x-...> - 2005-08-25 07:30:59
|
> i seem to be seeing this a lot when I save a page.. runing the rc11 > > Warning! > lib/WikiDB.php:897: Notice: Optimizing database > > doesn't seem like a big problem, but I'd like it to be quiet about it. > is there a place in the config that I missed to mute such warnings? set DEBUG = 0 or 1 in config.ini The logic is in the last lines of lib/prepend.php -- Reini Urban http://phpwiki.org/ http://xarch.tu-graz.ac.at/home/rurban/ |