16 lines
299 B
Plaintext
16 lines
299 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
Please read doc/INSTALL for (database) installation information.
|
|
|
|
config.inc.php has been installed as config.inc.php-default,
|
|
please move and edit as appropriate.
|
|
EOM
|
|
}
|
|
{ type: upgrade
|
|
message: <<EOM
|
|
Please read doc/UPGRADE for upgrade information.
|
|
EOM
|
|
}
|
|
]
|