Would it be possible to access
Читать далее...
$config['db']['dbname']
from inside an Admin controller? I would like to show some data related to the custom tables that my addon creates, so would need information about the database name (things like size on file, row count etc)Читать далее...