BossBey File Manager
PHP:
8.2.30
OS:
Linux
User:
imagivibe
Root
/
home
/
imagivibe
/
www
/
wp-content
/
plugins
/
really-simple-ssl
/
settings
/
config
📤 Upload
📝 New File
📁 New Folder
Close
Editing: mails.php
<?php defined('ABSPATH') or die(); /** * @param $fields * * @return mixed */ function rsssl_mails(){ return apply_filters('rsssl_mails', [ ]); }
Save
Cancel