constant DBA_BACKUP_EXCLUDE in Database Administration 5
@file Allows administrators direct access to their Drupal database. Written by Jeremy Andrews <jeremy@kerneltrap.org>, June 2004. PostgreSQL functionality provided by AAM <aam@ugpl.de> Major security audit, porting, and maintenance by Derek "dww" Wright (http://drupal.org/user/46549)
2 uses of DBA_BACKUP_EXCLUDE
- dba_auto_backup in ./
dba.module - dba_settings_form in ./
dba.module
File
- ./
dba.module, line 12 - Allows administrators direct access to their Drupal database. Written by Jeremy Andrews <jeremy@kerneltrap.org>, June 2004. PostgreSQL functionality provided by AAM <aam@ugpl.de> Major security audit, porting, and maintenance by Derek…
Code
define('DBA_BACKUP_EXCLUDE', 'accesslog, cache, search_index, search_total, watchdog');