BAT::AdminConfig - override standard database config


Back to top ^


NAME

BAT::AdminConfig - override standard database config

Back to top ^


SYNOPSIS

  require BAT::AdminConfig;

Back to top ^


DESCRIPTION

Changes database connection parameters in BAT::Config so that administrative operations like insert(), expire_sesssions() and delete_session() can be performed with the appropriate privileges.

Back to top ^


SEE ALSO

  BAT::Config
  BAT::Database

Back to top ^


AUTHOR

  Bryn Honeyman 2005

Back to top ^

 BAT::AdminConfig - override standard database config