-
= t('Database driver:') ?>
= $this->e(DB_DRIVER) ?>
-
= t('Database size:') ?>
= $this->formatBytes($db_size) ?>
-
= $this->a(t('Download the database'), 'config', 'downloadDb', array(), true) ?>
= t('(Gzip compressed Sqlite file)') ?>
-
= $this->a(t('Optimize the database'), 'config', 'optimizeDb', array(), true) ?>
= t('(VACUUM command)') ?>