view etc/plugins/jqueryui/config.inc.php @ 47:121a341ecb84

use the systemwide source
author Charlie Root
date Thu, 28 Aug 2025 10:59:24 -0400
parents ac106d4c8961
children
line wrap: on
line source

<?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();
?>