11 lines
273 B
Text
11 lines
273 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
For the port to work properly you must copy the file
|
|
%%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/config.php.sample
|
|
to
|
|
%%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/config.php
|
|
and edit the configuration to meet your needs.
|
|
EOM
|
|
}
|
|
]
|