For all the admins using phpwiki-1.3.10 on sf.net.
Please make the following change:
lib/Request.php: write_sql()
- sprintf("INSERT DELAYED INTO $log_tbl"
+ sprintf("INSERT INTO $log_tbl"
There's only this place. This was already fixed in CVS
at 2005/05/14 07:22:47.
--
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/
http://phpwiki.org/
|