sql review assumes watchdog is installed
Thanks! I committed module_exists('dblog') instead of db_table_exists() because the former uses a static cache and handles if dblog wasn't uninstalled. http://drupalcode.org/project/security_review.git/commit/48874cc
Automatically closed -- issue fixed for 2 weeks with no activity.
Comments
Comment #1
gregglesComment #2
coltraneThanks! I committed module_exists('dblog') instead of db_table_exists() because the former uses a static cache and handles if dblog wasn't uninstalled. http://drupalcode.org/project/security_review.git/commit/48874cc