You are here

8 string references to 'watchdog' in Drupal 5

default_profile_modules in profiles/default/default.profile
Return an array of the modules to be enabled when this profile is installed.
system_modules in modules/system/system.module
Menu callback; provides module enable/disable interface.
system_update_1016 in modules/system/system.install
Allow for longer URL encoded (%NN) UTF-8 characters in the location field of watchdog table.
system_update_162 in modules/system/system.install
system_update_169 in modules/system/system.install
update_fix_system_table in ./update.php
update_fix_watchdog in ./update.php
System update 142 changes the watchdog table, which breaks the update script's ability to use logging. This changes the table appropriately.
watchdog_menu in modules/watchdog/watchdog.module
Implementation of hook_menu().