diff etc/plugins/jqueryui/config.inc.php @ 38:ac106d4c8961 default tip

flip /etc/roundcube to point here
author Charlie Root
date Sat, 29 Dec 2018 05:39:53 -0500
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/etc/plugins/jqueryui/config.inc.php	Sat Dec 29 05:39:53 2018 -0500
@@ -0,0 +1,6 @@
+<?php
+// Empty configuration for jqueryui
+// See /usr/share/roundcube/plugins/jqueryui/config.inc.php.dist for instructions
+// Check the access right of the file if you put sensitive information in it.
+$config=array();
+?>