summaryrefslogtreecommitdiffstatsabout
path: root/mod_log_sql.c
Commit message (Collapse)AuthorAgeFilesLines
* A lot of code cleanup and tweaking, plus cookie logging:1.10Christopher Powell2001-11-301-130/+181
| | | | | | | | | | | * New capability: log mod_usertrack cookies. * Some code cleanup and commenting. * Referer and User-Agent now set to want_orig=1 ( a very minor detail ) * Corrected mysql_escape_log to properly check for and escape strings with 'dangerous' characters. It appears that it was doing this incorrectly before. * Deleted log_mysql_child(), a function that was never called.
* Initial revision1.09Christopher Powell2001-11-281-0/+786