Create third_party-roundcube.md

Dieser Commit ist enthalten in:
Phoenix Eve Aspacio 2017-06-11 12:40:35 +08:00 committet von GitHub
Ursprung 83a09946e8
Commit 4a9b260be4

Datei anzeigen

@ -85,7 +85,7 @@ $config['password_query'] = "UPDATE mailbox SET password = %P WHERE username = %
Optionally, you can add Roundcube's link to the mailcow Apps list.
To do this, open or create `data/web/inc/vars.local.inc.php` and add the following code-block:
**Don't forget to add the `<?php` delimiter on the first line**
*NOTE: Don't forget to add the `<?php` delimiter on the first line*
````
...