Aleksander Machniak
2014-10-18 ced34cb15e095836767971aa4d27b141fb1d7ec9
program/lib/Roundcube/README.md
@@ -40,6 +40,7 @@
If you wanna use more complex functionality like IMAP access with database
caching or plugins, the rcube singleton helps you loading the necessary files:
```php
<?php
define('RCUBE_CONFIG_DIR',  '<path-to-config-directory>');
@@ -53,7 +54,7 @@
// do cool stuff here...
?>
```
LICENSE
-------