freebsd-ports/databases/adminer/files/pkg-message.in
2019-08-13 16:01:59 +00:00

8 lines
222 B
Text

[
{ type: install
message: <<EOM
You should install the database extension(s) what you want to use:
php%%PHPVER%%-mysqli, php%%PHPVER%%-mssql, php%%PHPVER%%-odbc, php%%PHPVER%%-pgsql or php%%PHPVER%%-pdo_sqlite.
EOM
}
]