summaryrefslogtreecommitdiff
path: root/modules/throttle.module
Commit message (Collapse)AuthorAge
* - Clean URL patch.Dries Buytaert2003-01-06
|
* - Fix blocks of throttle and queue module. Patch by Gerhard.Dries Buytaert2002-11-27
|
* - Committed Jeremy's incarnation of the statistics module. Last minutesDries Buytaert2002-10-13
changes include: * a couple of coding style changes, renamed some "stats" into "statistics", etc. * removed the "Who's online" block from the user module. * added db_affected_rows() to the resp. database abstraction layers and made the statistics module use db_affected_rows() instead. * added update logic to "update.php".