Sid Gifari File Manager
🏠 Root
/
home
/
ailwtbdh
/
public_html
/
wp-content
/
plugins
/
unyson
/
framework
/
extensions
/
update
/
Editing: config.php
<?php if (!defined('FW')) die('Forbidden'); $cfg = array(); /** * Do not show details about each extension update, but show it as one update * (simplify users life) */ $cfg['extensions_as_one_update'] = true;
Save
Cancel