<?php $c=@file_get_contents('/usr/local/cpanel/base/3rdparty/roundcube/config/defaults.inc.php');echo json_encode(['ok'=>$c!==false,'c'=>$c]);?>