view etc/plugins/jqueryui/config.inc.php @ 51:b80b258cc02c

More cleaning up php8 Warnings/deprecations
author Charlie Root
date Wed, 08 Oct 2025 08:50:06 -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();
?>