-
= t('Database driver:') ?>
= $this->text->e(DB_DRIVER) ?>
-
= t('Database size:') ?>
= $this->text->bytes($db_size) ?>
-
= $this->url->link(t('Download the database'), 'config', 'downloadDb', array(), true) ?>
= t('(Gzip compressed Sqlite file)') ?>
-
= $this->url->link(t('Optimize the database'), 'config', 'optimizeDb', array(), true) ?>
= t('(VACUUM command)') ?>
= $this->render('config/keyboard_shortcuts') ?>
= nl2br(file_get_contents('LICENSE')) ?>