1 dblog.install dblog_update_1002()

Convert the format for dates in the database log.

File

core/modules/dblog/dblog.install, line 114
Install, update and uninstall functions for the dblog module.

Code

function dblog_update_1002() {
  // Removed. See https://github.com/backdrop/backdrop-issues/issues/4614
}